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 ned.deily
Recipients brett.cannon, dino.viehland, ned.deily, serhiy.storchaka, yselivanov
Date 2017-06-13.01:46:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497318397.61.0.400477149988.issue30604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2997fec01ee7300c6d5940e6c55e4ccf9f56f1b5 by Ned Deily (Dino Viehland) in branch '3.6':
[3.6] bpo-30604: Move co_extra_freefuncs to interpreter state to avoid crashes in threads (#2015)
https://github.com/python/cpython/commit/2997fec01ee7300c6d5940e6c55e4ccf9f56f1b5
History
Date User Action Args
2017-06-13 01:46:37ned.deilysetrecipients: + ned.deily, brett.cannon, dino.viehland, serhiy.storchaka, yselivanov
2017-06-13 01:46:37ned.deilysetmessageid: <1497318397.61.0.400477149988.issue30604@psf.upfronthosting.co.za>
2017-06-13 01:46:37ned.deilylinkissue30604 messages
2017-06-13 01:46:37ned.deilycreate