diff options
author | Giovanni Siragusa <siracusano@gmail.com> | 2024-12-02 13:18:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-02 13:18:30 (GMT) |
commit | 31f16e427b545f66a9a45ea9dd6c933975ce0e4c (patch) | |
tree | b474deff7609570a193b6232a2992dc03701af59 /Misc/ACKS | |
parent | 930ba0ce605eee9e3b992fa368b00a3f2b7dc4c1 (diff) | |
download | cpython-31f16e427b545f66a9a45ea9dd6c933975ce0e4c.zip cpython-31f16e427b545f66a9a45ea9dd6c933975ce0e4c.tar.gz cpython-31f16e427b545f66a9a45ea9dd6c933975ce0e4c.tar.bz2 |
gh-109523: Raise a BlockingIOError if reading text from a non-blocking stream cannot immediately return bytes. (GH-122933)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1736,6 +1736,7 @@ Ng Pheng Siong Yann Sionneau George Sipe J. Sipprell +Giovanni Siragusa Ngalim Siregar Kragen Sitaker Kaartic Sivaraam |