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 docs@python, eric.snow, ncoghlan, serhiy.storchaka, vstinner
Date 2017-11-24.21:30:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511559029.8.0.213398074469.issue32124@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 84c4b1938fade2b425ac906730beabd413de094d by Victor Stinner in branch 'master':
bpo-32124: Document C functions safe before init (#4540)
https://github.com/python/cpython/commit/84c4b1938fade2b425ac906730beabd413de094d
History
Date User Action Args
2017-11-24 21:30:29vstinnersetrecipients: + vstinner, ncoghlan, docs@python, eric.snow, serhiy.storchaka
2017-11-24 21:30:29vstinnersetmessageid: <1511559029.8.0.213398074469.issue32124@psf.upfronthosting.co.za>
2017-11-24 21:30:29vstinnerlinkissue32124 messages
2017-11-24 21:30:29vstinnercreate