[issue37603] parsetok(): Assertion `(intptr_t)(int)(a - line_start) == (a - line_start)' failed, when running get-pip.py

STINNER Victor report at bugs.python.org
Tue Jul 16 12:05:54 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

PR 14433 seems to fix this issue and it contains a test.

My PR 14789 fixed get-pip.py, but it introduces another bug: I closed it.

----------

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


More information about the Python-bugs-list mailing list