]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a typo in _make_class_unpicklable() docstring (GH-26729)
authorandrei kulakov <andrei.avk@gmail.com>
Tue, 15 Jun 2021 02:42:46 +0000 (22:42 -0400)
committerGitHub <noreply@github.com>
Tue, 15 Jun 2021 02:42:46 +0000 (19:42 -0700)
commit689a84475e7b1da79d5ae82df67ab8897316f98c
treed1016d17c2079860a0d7e4807cc728726a5295a3
parent507ed6fa1d6661e0f8e6d3282764aa9625a99594
Fix a typo in _make_class_unpicklable() docstring (GH-26729)
Lib/enum.py