This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SoniEx2
Recipients SoniEx2, benjamin.peterson, vstinner
Date 2018-09-10.16:44:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+-cKyPLXjBDz5CjnwBpnQ2K=1uK2Q0+E6eb9OH1jz_9B5X9iA@mail.gmail.com>
In-reply-to <1536596051.13.0.56676864532.issue23354@psf.upfronthosting.co.za>
Content
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
2018-09-10 16:44:02SoniEx2setrecipients: + SoniEx2, vstinner, benjamin.peterson
2018-09-10 16:44:02SoniEx2linkissue23354 messages
2018-09-10 16:44:02SoniEx2create