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 Grzegorz Krasoń
Recipients Grzegorz Krasoń
Date 2020-02-17.23:33:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581982397.85.0.278174574567.issue39668@roundup.psfhosted.org>
In-reply-to
Content
This causes segmentation fault:

list((lambda: None).__annotations__.__reversed__())
History
Date User Action Args
2020-02-17 23:33:17Grzegorz Krasońsetrecipients: + Grzegorz Krasoń
2020-02-17 23:33:17Grzegorz Krasońsetmessageid: <1581982397.85.0.278174574567.issue39668@roundup.psfhosted.org>
2020-02-17 23:33:17Grzegorz Krasońlinkissue39668 messages
2020-02-17 23:33:17Grzegorz Krasońcreate