diff options
| author | Alex Hedges <aphedges1@gmail.com> | 2021-11-03 19:40:48 -0400 |
|---|---|---|
| committer | Alex Hedges <aphedges1@gmail.com> | 2021-11-03 19:40:48 -0400 |
| commit | 503785c2f0a991eff0826ea1379901d6c7de08e4 (patch) | |
| tree | 2e441cce7f6cad914f985311014a8f2ab5f9627e | |
| parent | 41b6e7655dd72e2f0dcc06e776009f73af738c48 (diff) | |
| download | python-setuptools-git-503785c2f0a991eff0826ea1379901d6c7de08e4.tar.gz | |
Fix wrong issue number in CHANGES.rst
| -rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 67d62ccb..cbc7e4a2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -13,7 +13,7 @@ v58.5.1 Misc ^^^^ -* #2486: Move PkgResourcesDeprecationWarning above implicitly-called function so that it's in the namespace when version warnings are generated in an environment that contains them. +* #2846: Move PkgResourcesDeprecationWarning above implicitly-called function so that it's in the namespace when version warnings are generated in an environment that contains them. v58.5.0 |
