◐ Shell
clean mode source ↗

Message 396459 - Python tracker

Message396459

Author christian.heimes
Recipients amacd31, christian.heimes, jakirkham, jan-xyz, matan1008, methane, ronaldoussoren
Date 2021-06-24.08:28:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624523320.18.0.705188593689.issue42853@roundup.psfhosted.org>
In-reply-to
Content
The ssl module supports sending or receiving buffers of more than 2GB in Python 3.10. It cannot be reliable fixed in Python 3.9 and earlier.
History
Date User Action Args
2021-06-24 08:28:40christian.heimessetrecipients: + christian.heimes, ronaldoussoren, methane, jakirkham, matan1008, amacd31, jan-xyz
2021-06-24 08:28:40christian.heimessetmessageid: <1624523320.18.0.705188593689.issue42853@roundup.psfhosted.org>
2021-06-24 08:28:40christian.heimeslinkissue42853 messages
2021-06-24 08:28:40christian.heimescreate