]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120361: Add `nonmember` test with enum flags inside to `test_enum` (GH-120364)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 14 Jun 2024 17:25:35 +0000 (20:25 +0300)
committerGitHub <noreply@github.com>
Fri, 14 Jun 2024 17:25:35 +0000 (10:25 -0700)
commit7fadfd82ebf6ea90b38cb3f2a046a51f8601a205
treed07cf796d7121d8d0c1a1ed5f251d3bb63893ab6
parent7c38097add9cc24e9f68414cd3e5e1b6cbe38a17
gh-120361: Add `nonmember` test with enum flags inside to `test_enum` (GH-120364)

* gh-120361: Add `nonmember` test with enum flags inside to `test_enum`
Doc/library/enum.rst
Lib/test/test_enum.py