I loaded a file with 2 GiLOC followed by "assert False" and this was the error/traceback: Traceback (most recent call last): File "test.py", line -2147483647, in AssertionError
test.py is the result of `"\n" * (2**31) + "assert False"`, written to a file. On Mon, Sep 10, 2018, 13:14 Benjamin Peterson <report@bugs.python.org> wrote: > > Benjamin Peterson <benjamin@python.org> added the comment: > > We would need to know what test.py was actually doing to fix this bug. > > ---------- > resolution: -> works for me > stage: -> resolved > status: open -> closed > > _______________________________________ > Python tracker <report@bugs.python.org> > <https://bugs.python.org/issue23354> > _______________________________________ >
History
Date
User
Action
Args
2022-04-11 14:58:12
admin
set
github: 67543
2021-09-03 22:30:34
iritkatriel
set
status: open -> closedresolution: wont fix
2018-09-10 16:45:53
benjamin.peterson
set
status: closed -> openresolution: works for me -> (no value)
2018-09-10 16:44:02
SoniEx2
set
messages: +
2018-09-10 16:14:11
benjamin.peterson
set
status: open -> closedresolution: works for memessages: + stage: resolved