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 2018-08-01.01:07:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533085640.71.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ea68d83933e6de6cabfb115ec1b8888301947369 by Victor Stinner in branch 'master':
bpo-34170: _PyCoreConfig_Read() defaults to argc=0 (GH-8595)
https://github.com/python/cpython/commit/ea68d83933e6de6cabfb115ec1b8888301947369
History
Date User Action Args
2018-08-01 01:07:20vstinnersetrecipients: + vstinner
2018-08-01 01:07:20vstinnersetmessageid: <1533085640.71.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-08-01 01:07:20vstinnerlinkissue34170 messages
2018-08-01 01:07:20vstinnercreate