New submission from Xinmeng Xia <xi...@smail.nju.edu.cn>:

In "Python/Lib/test/crashers/README", it said "This directory only contains 
tests for outstanding bugs that cause the
interpreter to segfault..... Once the crash is fixed, the test case should be 
moved into an appropriate test." 

The file "bogus_code_obj.py" has been fixed on Python 3.8, 3.9, 3.10. No 
segmentation fault will be caused any more. I think this file should be removed 
from "Python/Lib/test/crashers".

----------
components: Library (Lib)
messages: 383721
nosy: xxm
priority: normal
severity: normal
status: open
title: "bogus_code_obj.py" should be removed from "cPython/Lib/test/crashers"
type: enhancement
versions: Python 3.10, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42734>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to