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 hauntsaninja
Recipients eric.smith, hauntsaninja, lukasz.langa
Date 2021-09-07.01:27:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630978042.17.0.905463573325.issue45121@roundup.psfhosted.org>
In-reply-to
Content
Sorry if my message was confusing. Hopefully the following makes things clear:

3.9.6: snippet runs without error

3.9.7, with bpo-44806: (a probably reasonable) TypeError, but a breaking change

main, with bpo-45081: RecursionError
History
Date User Action Args
2021-09-07 01:27:22hauntsaninjasetrecipients: + hauntsaninja, eric.smith, lukasz.langa
2021-09-07 01:27:22hauntsaninjasetmessageid: <1630978042.17.0.905463573325.issue45121@roundup.psfhosted.org>
2021-09-07 01:27:22hauntsaninjalinkissue45121 messages
2021-09-07 01:27:22hauntsaninjacreate