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 xxm
Recipients xxm
Date 2020-12-25.05:45:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608875129.15.0.565092953865.issue42734@roundup.psfhosted.org>
In-reply-to
Content
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".
History
Date User Action Args
2020-12-25 05:45:29xxmsetrecipients: + xxm
2020-12-25 05:45:29xxmsetmessageid: <1608875129.15.0.565092953865.issue42734@roundup.psfhosted.org>
2020-12-25 05:45:29xxmlinkissue42734 messages
2020-12-25 05:45:29xxmcreate