Terry J. Reedy <tjre...@udel.edu> added the comment:

When python as delivered crashes running pure non-ctype Python code, we usually 
consider it a bug to be fixed.  As soon as one pokes around with ctypes or 
imports 3rd party binaries, the crash is usually due to a user or 3rd par.  So 
this probably should be closed as 'not a (cpython) bug' or '3rd party', at 
least until the crash can be duplicated run pure python.  I am leaving it open 
for now in case someone checks the zip.

You might get more help posting on python-list with an import list or zip 
requirements.txt.  Some other user might know something about intermittent 
crashes in one of the packages.

----------
components: +Extension Modules, Windows -Interpreter Core, Library (Lib)
nosy: +paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware

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

Reply via email to