Skip to content

bpo-26153: crasher for warnings + del + interpreter shutdown#6518

Merged
Yhg1s merged 2 commits into
python:2.7from
Yhg1s:2.7-warnings-del-crasher
May 31, 2018
Merged

bpo-26153: crasher for warnings + del + interpreter shutdown#6518
Yhg1s merged 2 commits into
python:2.7from
Yhg1s:2.7-warnings-del-crasher

Conversation

@Yhg1s
Copy link
Copy Markdown
Member

@Yhg1s Yhg1s commented Apr 18, 2018

Add a crasher to Lib/test/crashers for issue #26153. This crasher doesn't crash Python 3.6, although I've seen the same crash in 3.6 (when involving extension types and more complicated threading setups).

https://bugs.python.org/issue26153

…t crash

Python 3.6, although I've seen the same crash in 3.6 (when involving
extension types and more complicated threading setups).
Copy link
Copy Markdown

@DaddyCal DaddyCal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+”””

@Yhg1s Yhg1s merged commit 8b98d2a into python:2.7 May 31, 2018
@bedevere-bot
Copy link
Copy Markdown

@Yhg1s: Please replace # with GH- in the commit message next time. Thanks!

@Yhg1s Yhg1s deleted the 2.7-warnings-del-crasher branch May 31, 2018 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants