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 vstinner
Recipients vstinner
Date 2019-11-19.23:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574206701.2.0.248780056489.issue38858@roundup.psfhosted.org>
In-reply-to
Content
New changeset ef5aa9af7c7e493402ac62009e4400aed7c3d54e by Victor Stinner in branch 'master':
bpo-38858: Reorganize pycore_init_types() (GH-17265)
https://github.com/python/cpython/commit/ef5aa9af7c7e493402ac62009e4400aed7c3d54e
History
Date User Action Args
2019-11-19 23:38:21vstinnersetrecipients: + vstinner
2019-11-19 23:38:21vstinnersetmessageid: <1574206701.2.0.248780056489.issue38858@roundup.psfhosted.org>
2019-11-19 23:38:21vstinnerlinkissue38858 messages
2019-11-19 23:38:21vstinnercreate