]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] 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:28 +0000 (03:42 -0800)
committerGitHub <noreply@github.com>
Wed, 22 Feb 2023 11:42:28 +0000 (20:42 +0900)
commit0f28af589bd23a1daceedfe03d920a619b03cb6c
treeea9d1e80466e0ba04134df87bef8681405f5127a
parent3e9fb1a8390f84a3db56a398eb289fec487bc7da
[3.10] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100) (#102118)

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]