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-05-17.01:15:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558055717.57.0.0274878017441.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 870b035bc6da96689b59dd6f79782ec6f1873617 by Victor Stinner in branch 'master':
bpo-36763: Cleanup precmdline in _PyCoreConfig_Read() (GH-13371)
https://github.com/python/cpython/commit/870b035bc6da96689b59dd6f79782ec6f1873617
History
Date User Action Args
2019-05-17 01:15:17vstinnersetrecipients: + vstinner
2019-05-17 01:15:17vstinnersetmessageid: <1558055717.57.0.0274878017441.issue36763@roundup.psfhosted.org>
2019-05-17 01:15:17vstinnerlinkissue36763 messages
2019-05-17 01:15:17vstinnercreate