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 Quentin.Pradet
Recipients Mark.Shannon, Quentin.Pradet, alex, reaperhulk
Date 2022-01-18.06:42:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642488134.54.0.628411058892.issue46159@roundup.psfhosted.org>
In-reply-to
Content
Thanks, you're right, I ran `git bisect` on Linux and the commit that causes the issue is https://github.com/python/cpython/commit/135cabd328504e1648d17242b42b675cdbd0193b ("Copy free variables in bytecode to allow calls to inner functions to be specialized") from https://bugs.python.org/issue44525
History
Date User Action Args
2022-01-18 06:42:14Quentin.Pradetsetrecipients: + Quentin.Pradet, alex, Mark.Shannon, reaperhulk
2022-01-18 06:42:14Quentin.Pradetsetmessageid: <1642488134.54.0.628411058892.issue46159@roundup.psfhosted.org>
2022-01-18 06:42:14Quentin.Pradetlinkissue46159 messages
2022-01-18 06:42:14Quentin.Pradetcreate