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 Johan Dahlin, db3l, emilyemorehouse, eric.snow, nascheme, ncoghlan, pmpp, serhiy.storchaka, vstinner, yselivanov
Date 2019-03-15.15:04:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552662263.8.0.382041088748.issue33608@roundup.psfhosted.org>
In-reply-to
Content
New changeset e3f4070aee6f2d489416fdcafd51d6b04d661919 by Victor Stinner in branch 'master':
bpo-33608: Fix PyEval_InitThreads() warning (GH-12346)
https://github.com/python/cpython/commit/e3f4070aee6f2d489416fdcafd51d6b04d661919
History
Date User Action Args
2019-03-15 15:04:23vstinnersetrecipients: + vstinner, nascheme, db3l, ncoghlan, pmpp, eric.snow, serhiy.storchaka, yselivanov, emilyemorehouse, Johan Dahlin
2019-03-15 15:04:23vstinnersetmessageid: <1552662263.8.0.382041088748.issue33608@roundup.psfhosted.org>
2019-03-15 15:04:23vstinnerlinkissue33608 messages
2019-03-15 15:04:23vstinnercreate