summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Hedges <aphedges1@gmail.com>2021-11-03 19:40:48 -0400
committerAlex Hedges <aphedges1@gmail.com>2021-11-03 19:40:48 -0400
commit503785c2f0a991eff0826ea1379901d6c7de08e4 (patch)
tree2e441cce7f6cad914f985311014a8f2ab5f9627e
parent41b6e7655dd72e2f0dcc06e776009f73af738c48 (diff)
downloadpython-setuptools-git-503785c2f0a991eff0826ea1379901d6c7de08e4.tar.gz
Fix wrong issue number in CHANGES.rst
-rw-r--r--CHANGES.rst2
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