Zachary Ware <zachary.w...@gmail.com> added the comment:

Your examples appear to use code from outside the standard library, some of 
which may include C code that will happily segfault your process well outside 
of Python's control.  You'll need to reduce your problem to the smallest 
possible reproducer (100 lines or less is almost always possible) using no code 
from outside of the standard library.  If you can do so, please reopen this 
issue with your small reproducer.  Until then, though, I'm closing the issue as 
probably third-party.

----------
nosy: +zach.ware
resolution:  -> third party
stage:  -> resolved
status: open -> closed

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

Reply via email to