From 014940ac7013d9022cb00eaf00326c0b95f160d4 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Wed, 9 Nov 2022 11:36:10 -0800 Subject: Update reference to the size of PyPI (GH-99076) Update reference to the size of PyPI Last changed in 2008 (528576031d9655ca8004260a2bf2c783f77d1da1). (cherry picked from commit 58ee5d8677fbd4c6c58b7a78117835bccede6bcd) Co-authored-by: jmcb --- Doc/library/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/library/index.rst b/Doc/library/index.rst index 7d2002b..d064b68 100644 --- a/Doc/library/index.rst +++ b/Doc/library/index.rst @@ -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 `_. -- cgit v0.12