Skip to content

TheComet/python3.8-unittest-broken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Building and Running

mkdir build && cd build
cmake ..
make
./wtf

Output:

Init 1
Init 2
[1]    8764 segmentation fault  ./wtf

About

Minimal working program demonstrating segfault of python3.8 when importing unittest multiple times

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published