]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove spaces in empty lines (GH-30121)
authorAN Long <aisk@users.noreply.github.com>
Wed, 15 Dec 2021 16:35:21 +0000 (00:35 +0800)
committerGitHub <noreply@github.com>
Wed, 15 Dec 2021 16:35:21 +0000 (01:35 +0900)
commitf62420c3d3f5d87f2b57e54b2a98682bc835f7b6
tree3cf9b4abd5f46be10d6d80e0d23bc684f5a74056
parent342b93f9f28746abb7b221a61d5a9b26ccbb395a
Remove spaces in empty lines (GH-30121)
Lib/inspect.py
Lib/test/test_getpath.py
Lib/test/test_inspect.py