New submission from Grzegorz Krasoń <[email protected]>: This causes segmentation fault:
list((lambda: None).__annotations__.__reversed__()) ---------- components: Interpreter Core messages: 362164 nosy: Grzegorz Krasoń priority: normal severity: normal status: open title: segmentation fault on calling __reversed__() type: crash versions: Python 3.8 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39668> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
