]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] [Enum] reformat and add doc strings (GH-23705). (GH-23706)
authorEthan Furman <ethan@stoneleaf.us>
Tue, 8 Dec 2020 21:28:47 +0000 (13:28 -0800)
committerGitHub <noreply@github.com>
Tue, 8 Dec 2020 21:28:47 +0000 (13:28 -0800)
commit21ca80eef44bbfb0de4bd4c3032873d36bf7c37f
tree4570ac316c58988ee05c6785c1ec4c15c9eeffe3
parentcbfcc67170d459bcf3e9d63d2f44eadec740bf69
[3.8] [Enum] reformat and add doc strings (GH-23705). (GH-23706)

* [3.8] [Enum] reformat and add doc strings (GH-23705).
Lib/enum.py
Lib/test/test_enum.py