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-10-03.22:43:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570142594.78.0.276896692933.issue38353@roundup.psfhosted.org>
In-reply-to
Content
New changeset c515b573af1189fc46ddcd3323c53ed073b84848 by Victor Stinner in branch 'master':
bpo-38353: Fix compiler warning in pycore_initconfig.h (GH-16570)
https://github.com/python/cpython/commit/c515b573af1189fc46ddcd3323c53ed073b84848
History
Date User Action Args
2019-10-03 22:43:14vstinnersetrecipients: + vstinner
2019-10-03 22:43:14vstinnersetmessageid: <1570142594.78.0.276896692933.issue38353@roundup.psfhosted.org>
2019-10-03 22:43:14vstinnerlinkissue38353 messages
2019-10-03 22:43:14vstinnercreate