]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Feb 2023 11:42:04 +0000 (03:42 -0800)
committerGitHub <noreply@github.com>
Wed, 22 Feb 2023 11:42:04 +0000 (20:42 +0900)
commitedbde8feb7496e0f7898a49b80fb703c2d6012a8
tree6161583a7018067d229e60e20b1b1a5c4d5f7ee3
parent528e91c067610eb9f2af240248dde70969982b04
[3.11] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100) (gh-102117)

gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100)
(cherry picked from commit 0d4c7fcd4f078708a5ac6499af378ce5ee8eb211)

Co-authored-by: Long Vo <long.vo@linecorp.com>
Lib/test/test_urllib2.py
Lib/urllib/error.py
Misc/ACKS
Misc/NEWS.d/next/Library/2023-02-21-07-15-41.gh-issue-101936.QVOxHH.rst [new file with mode: 0644]