]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38080: Added "getproxies" to urllib fixes in the 2to3 tool (GH-16167)
authorJosé Roberto Meza Cabrera <robertpro01@gmail.com>
Wed, 11 Mar 2020 23:51:20 +0000 (18:51 -0500)
committerGitHub <noreply@github.com>
Wed, 11 Mar 2020 23:51:20 +0000 (23:51 +0000)
commit276a84a0a6c694ce227bf36ec2e2e6ec6686170f
tree3fc4cbfa5ad8570f45f464c8fd47d29b7e58cf0b
parent64838ce7172c7a92183b39b22504b433a33a884d
bpo-38080: Added "getproxies" to urllib fixes in the 2to3 tool (GH-16167)
Lib/lib2to3/fixes/fix_urllib.py
Lib/lib2to3/tests/test_fixers.py
Misc/NEWS.d/next/Tools-Demos/2019-09-18-13-49-56.bpo-38080.Nbl7lF.rst [new file with mode: 0644]