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 miss-islington
Recipients Tibor Csonka, anthonywee, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-01-06.17:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578331063.3.0.330422140224.issue29778@roundup.psfhosted.org>
In-reply-to
Content
New changeset a9a43c221bf3896ed1d1c2eee2531b7121cf78e4 by Miss Islington (bot) in branch '3.8':
bpo-29778: Fix incorrect NULL check in _PyPathConfig_InitDLLPath() (GH-17818)
https://github.com/python/cpython/commit/a9a43c221bf3896ed1d1c2eee2531b7121cf78e4
History
Date User Action Args
2020-01-06 17:17:43miss-islingtonsetrecipients: + miss-islington, paul.moore, vstinner, tim.golden, zach.ware, steve.dower, Tibor Csonka, anthonywee
2020-01-06 17:17:43miss-islingtonsetmessageid: <1578331063.3.0.330422140224.issue29778@roundup.psfhosted.org>
2020-01-06 17:17:43miss-islingtonlinkissue29778 messages
2020-01-06 17:17:43miss-islingtoncreate