]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update reference to the size of PyPI (#99076)
authorjmcb <joelsgp@protonmail.com>
Wed, 9 Nov 2022 19:26:46 +0000 (19:26 +0000)
committerGitHub <noreply@github.com>
Wed, 9 Nov 2022 19:26:46 +0000 (11:26 -0800)
Update reference to the size of PyPI

Last changed in 2008 (528576031d9655ca8004260a2bf2c783f77d1da1).

Doc/library/index.rst

index 7d2002b37df12c1b782a00d616e72c909034167d..d064b680f9aaa47e0a05146815ed2b3ebda3359c 100644 (file)
@@ -27,8 +27,8 @@ as a collection of packages, so it may be necessary to use the packaging
 tools provided with the operating system to obtain some or all of the
 optional components.
 
-In addition to the standard library, there is a growing collection of
-several thousand components (from individual programs and modules to
+In addition to the standard library, there is an active collection of
+hundreds of thousands of components (from individual programs and modules to
 packages and entire application development frameworks), available from
 the `Python Package Index <https://pypi.org>`_.