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 BTaskaya
Recipients BTaskaya, Mark.Shannon, pablogsal, serhiy.storchaka
Date 2021-06-23.19:48:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624477726.31.0.664929234129.issue44501@roundup.psfhosted.org>
In-reply-to
Content
Here is my branch for the reference (I didn't worked on about it much, so still lacks some error handling etc); https://github.com/isidentical/cpython/blob/b556d1172b08c65b88093f7ff1dadc985ce72f62/Python/ast_opt.c#L634-L698
History
Date User Action Args
2021-06-23 19:48:46BTaskayasetrecipients: + BTaskaya, Mark.Shannon, serhiy.storchaka, pablogsal
2021-06-23 19:48:46BTaskayasetmessageid: <1624477726.31.0.664929234129.issue44501@roundup.psfhosted.org>
2021-06-23 19:48:46BTaskayalinkissue44501 messages
2021-06-23 19:48:46BTaskayacreate