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 geofft
Recipients christian.heimes, ethan.furman, geofft
Date 2021-07-19.17:56:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626717362.96.0.467020458478.issue42854@roundup.psfhosted.org>
In-reply-to
Content
I am still seeing failures to read responses over 2 GB in Python 3.10b1. I'm working on a reproducer, but I'm getting the same "OverflowError: signed integer is greater than maximum" that I get in 3.9.
History
Date User Action Args
2021-07-19 17:56:03geofftsetrecipients: + geofft, christian.heimes, ethan.furman
2021-07-19 17:56:02geofftsetmessageid: <1626717362.96.0.467020458478.issue42854@roundup.psfhosted.org>
2021-07-19 17:56:02geofftlinkissue42854 messages
2021-07-19 17:56:02geofftcreate