We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a46167 commit e496a99Copy full SHA for e496a99
source/specifications/dependency-specifiers.rst
@@ -482,7 +482,7 @@ History
482
``'.'.join(platform.python_version_tuple()[:2])``, to accommodate potential
483
future versions of Python with 2-digit major and minor versions
484
(e.g. 3.10). [#future_versions]_
485
-- May 2024: The definition of ``version_many`` was changed to allow trailing
+- June 2024: The definition of ``version_many`` was changed to allow trailing
486
commas, matching with the behavior of the Python implementation that has been
487
in use since late 2022.
488
0 commit comments