[issue37783] int returns error (SystemError)

Eric V. Smith report at bugs.python.org
Wed Aug 7 06:17:20 EDT 2019


Eric V. Smith <eric at trueblade.com> added the comment:

This looks like a problem in pandas.

If you can distill this down to a short python program that doesn't include any third party libraries, then we can take a look at it.

Otherwise, I suggest reporting it on the pandas bug tracker.

----------
components: +Interpreter Core -Windows
nosy: +eric.smith
resolution:  -> third party
stage:  -> test needed
status: open -> pending
type: compile error -> crash

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37783>
_______________________________________


More information about the Python-bugs-list mailing list