diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-16 22:20:49 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-16 22:20:49 -0400 |
| commit | b92164bd9ecc08374e1e5e810cf0bc37c8fb9aca (patch) | |
| tree | f24aac377f55aef1037c00f1083ffac2899e7280 /changelog.d | |
| parent | c457e68319555b7266e5e0802946c5b1b63e4d61 (diff) | |
| download | python-setuptools-git-b92164bd9ecc08374e1e5e810cf0bc37c8fb9aca.tar.gz | |
Bump version: 46.3.1 → 46.4.0v46.4.0
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/1753.change.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changelog.d/1753.change.rst b/changelog.d/1753.change.rst deleted file mode 100644 index 08fa9ea4..00000000 --- a/changelog.d/1753.change.rst +++ /dev/null @@ -1,4 +0,0 @@ -``attr:`` now extracts variables through rudimentary examination of the AST, -thereby supporting modules with third-party imports. If examining the AST -fails to find the variable, ``attr:`` falls back to the old behavior of -importing the module. Works on Python 3 only. |
