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-04-05.09:44:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554457449.61.0.636004754353.issue36301@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6a8c3139ae9ada89d4a95985ec7cf8bb7d03bc01 by Victor Stinner in branch 'master':
bpo-36301: Fix _PyPreConfig_Read() compiler warning (GH-12695)
https://github.com/python/cpython/commit/6a8c3139ae9ada89d4a95985ec7cf8bb7d03bc01
History
Date User Action Args
2019-04-05 09:44:09vstinnersetrecipients: + vstinner
2019-04-05 09:44:09vstinnersetmessageid: <1554457449.61.0.636004754353.issue36301@roundup.psfhosted.org>
2019-04-05 09:44:09vstinnerlinkissue36301 messages
2019-04-05 09:44:09vstinnercreate