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 pablogsal
Recipients Mark.Shannon, christian.heimes, jdemeyer, lukasz.langa, methane, miss-islington, pablogsal, petr.viktorin, pitrou, vstinner
Date 2019-09-27.17:00:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
There is this PR that avoids a hard crash in the interpreter:

https://github.com/python/cpython/pull/15645
History
Date User Action Args
2019-09-27 17:00:12pablogsalsetrecipients: + pablogsal, pitrou, vstinner, christian.heimes, petr.viktorin, methane, lukasz.langa, Mark.Shannon, jdemeyer, miss-islington
2019-09-27 17:00:12pablogsalsetmessageid: <[email protected]>
2019-09-27 17:00:12pablogsallinkissue38006 messages
2019-09-27 17:00:12pablogsalcreate