]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update reference to the size of PyPI (GH-99076)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 9 Nov 2022 19:36:10 +0000 (11:36 -0800)
committerGitHub <noreply@github.com>
Wed, 9 Nov 2022 19:36:10 +0000 (11:36 -0800)
Update reference to the size of PyPI

Last changed in 2008 (528576031d9655ca8004260a2bf2c783f77d1da1).
(cherry picked from commit 58ee5d8677fbd4c6c58b7a78117835bccede6bcd)

Co-authored-by: jmcb <joelsgp@protonmail.com>
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>`_.