summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
td>2023-02-083-1/+30 | | | | | (cherry picked from commit 9e7d7266ecdcccc02385fe4ccb094f3444102e26) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> * [3.11] Make use of TESTFN_ASCII in test_fileio (GH-101645) (#101650)Miss Islington (bot)2023-02-081-7/+6 | | | | | | testBytesOpen requires an ASCII filename, but TESTFN usually isn't ASCII. (cherry picked from commit 6fd5eb640af19b535f4f2ba27b1b61b8d17f02e9) Co-authored-by: Zachary Ware <zach@python.org> * [3.11] gh-47937: Note that Popen attributes are read-only (GH-93070) (#101684)Miss Islington (bot)2023-02-081-11/+12 | | | | | | | | | * Note that Popen attributes aren't meant to be set by users by rewording the text about the attributes. * Also update some universal_newlines references to mention the modern text parameter name while in the area. (cherry picked from commit 027adf42cd85db41fee05b0a40d89ef822876c97) Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org> * [3.11] gh-97725: Fix documentation for the default file of ↵Oleg Iarygin2023-02-08