Change by Connor W Fitzgerald :
--
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Connor W Fitzgerald added the comment:
I'm going to close this. It's been a really long time and this was for an
assignment and I rewrote it before we put it into a github repo so I don't even
have the buggy code still. Additionally I think it may have been the fault of
some
New submission from Connor W Fitzgerald :
This is my first time submitting a bug report, so forgive me if I miss on
important information. I am writing code that makes heavy use of sets (8GB+ of
them). It segfaults semi-randomly during the processing of them. I've used
versions 3.5.3,