This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, eric.snow, gvanrossum, vstinner
Date 2021-11-02.11:09:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635851341.81.0.336687641485.issue45688@roundup.psfhosted.org>
In-reply-to
Content
New changeset 34098991289cb3e8eec012fa0243f30b9709666f by Christian Heimes in branch 'main':
bpo-45688: Add _scproxy to sys.stdlib_module_names (GH-29358)
https://github.com/python/cpython/commit/34098991289cb3e8eec012fa0243f30b9709666f
History
Date User Action Args
2021-11-02 11:09:01christian.heimessetrecipients: + christian.heimes, gvanrossum, vstinner, eric.snow
2021-11-02 11:09:01christian.heimessetmessageid: <1635851341.81.0.336687641485.issue45688@roundup.psfhosted.org>
2021-11-02 11:09:01christian.heimeslinkissue45688 messages
2021-11-02 11:09:01christian.heimescreate