]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40462: fix variable and function names (GH-19832)
authorFurkan Önder <furkantahaonder@gmail.com>
Fri, 1 May 2020 12:49:35 +0000 (15:49 +0300)
committerGitHub <noreply@github.com>
Fri, 1 May 2020 12:49:35 +0000 (05:49 -0700)
commit719e14d2837520c18398a3e22a36f20c1fe76edf
tree81e6e4b774b4fa828b9429c06d033dee74ec0ac2
parent8727664557cd44dcd00612ccba816942e8f885ab
bpo-40462: fix variable and function names (GH-19832)

Automerge-Triggered-By: @vstinner
Lib/test/mock_socket.py
Lib/test/test_frame.py
Lib/unittest/test/test_program.py