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 lukasz.langa, ncoghlan, ned.deily, vstinner
Date 2019-09-30.10:52:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569840757.61.0.721905181463.issue38304@roundup.psfhosted.org>
In-reply-to
Content
New changeset 89f8177dcfdbcf17c85bb6998c946c9f42bf6e27 by Victor Stinner in branch 'master':
bpo-38304: Fix PyConfig usage in python_uwp.cpp (GH-16487)
https://github.com/python/cpython/commit/89f8177dcfdbcf17c85bb6998c946c9f42bf6e27
History
Date User Action Args
2019-09-30 10:52:37vstinnersetrecipients: + vstinner, ncoghlan, ned.deily, lukasz.langa
2019-09-30 10:52:37vstinnersetmessageid: <1569840757.61.0.721905181463.issue38304@roundup.psfhosted.org>
2019-09-30 10:52:37vstinnerlinkissue38304 messages
2019-09-30 10:52:37vstinnercreate