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 steve.dower
Recipients Tibor Csonka, anthonywee, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-01-06.16:57:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578329858.07.0.583128158511.issue29778@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7b79dc9200a19ecbac667111dffd58e314be02a8 by Steve Dower (Anthony Wee) in branch 'master':
bpo-29778: Fix incorrect NULL check in _PyPathConfig_InitDLLPath() (GH-17818)
https://github.com/python/cpython/commit/7b79dc9200a19ecbac667111dffd58e314be02a8
History
Date User Action Args
2020-01-06 16:57:38steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, zach.ware, Tibor Csonka, anthonywee
2020-01-06 16:57:38steve.dowersetmessageid: <1578329858.07.0.583128158511.issue29778@roundup.psfhosted.org>
2020-01-06 16:57:38steve.dowerlinkissue29778 messages
2020-01-06 16:57:37steve.dowercreate