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

The script has 14 imports from 10 external packages, perhaps half of which 
include C code.  In such cases, the crash is nearly always in the external 
package, and Daugeras has already identified a pandas routine.

Daugeras, you can re-open if you gain evidence that the problem is in the 
cpython code we are responsible for.  But you should start by stripping out as 
much as you can and if there are crashes in pandas, submit a report to its 
authors.

----------
nosy: +terry.reedy
resolution:  -> third party
stage:  -> resolved
status: open -> closed

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

Reply via email to