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 BTaskaya, Mark.Shannon, eric.smith, lukasz.langa, pablogsal, serhiy.storchaka, vstinner, xtreak
Date 2019-08-12.12:35:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565613311.06.0.305123649191.issue37830@roundup.psfhosted.org>
In-reply-to
Content
> It looks to me, that it is not possible to solve this with the current bytecode. Perhaps the only way to fix a crash is to revert issue32489.

That sounds like a good compromise to unblock next Python 3.8 release. issue32489 can wait another release (Python 3.9), no?
History
Date User Action Args
2019-08-12 12:35:11vstinnersetrecipients: + vstinner, eric.smith, lukasz.langa, Mark.Shannon, serhiy.storchaka, pablogsal, xtreak, BTaskaya
2019-08-12 12:35:11vstinnersetmessageid: <1565613311.06.0.305123649191.issue37830@roundup.psfhosted.org>
2019-08-12 12:35:11vstinnerlinkissue37830 messages
2019-08-12 12:35:10vstinnercreate