New submission from Grzegorz Krasoń <grzegorz.kra...@gmail.com>:

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 <rep...@bugs.python.org>
<https://bugs.python.org/issue39668>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to