]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45853: Fix misspelling and unused import in pathlib (GH-30292)
authorandrei kulakov <andrei.avk@gmail.com>
Thu, 30 Dec 2021 07:45:06 +0000 (02:45 -0500)
committerGitHub <noreply@github.com>
Thu, 30 Dec 2021 07:45:06 +0000 (09:45 +0200)
commit8d7644fa64213207b8dc6f555cb8a02bfabeced2
tree2c2aa283dadd562a9c8f30de19f6266f6a23690f
parentfb44d0589615590b1e7895ba78a038e96b15a219
bpo-45853: Fix misspelling and unused import in pathlib (GH-30292)
Lib/pathlib.py