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 benjamin.peterson, pablogsal, serhiy.storchaka, vstinner, yselivanov
Date 2019-06-10.10:12:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Thank you very much, Serhiy!

I am interested, I will try to look at the problem and try to get a PR soon.

What of the two possible solutions that you mention you think is better? I assume if we make the peephole optimizer work with lnotab containing 255 we could backport to 3.8 as a bugfix, right?
History
Date User Action Args
2019-06-10 10:12:40pablogsalsetrecipients: + pablogsal, vstinner, benjamin.peterson, serhiy.storchaka, yselivanov
2019-06-10 10:12:40pablogsalsetmessageid: <[email protected]>
2019-06-10 10:12:40pablogsallinkissue37213 messages
2019-06-10 10:12:40pablogsalcreate