]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100)
authorVo Hoang Long <vohoanglong07@gmail.com>
Tue, 21 Feb 2023 15:14:41 +0000 (22:14 +0700)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 15:14:41 +0000 (00:14 +0900)
commit0d4c7fcd4f078708a5ac6499af378ce5ee8eb211
tree8eee1990e04156e58947481ceaf556f8f646b8b0
parentc2b85a95a50687a2e5d1873e17266370876e77e9
gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100)

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]