diff options
author | Ethan Furman <ethan@stoneleaf.us> | 2021-04-15 06:58:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-15 06:58:33 -0700 |
commit | ec09973f5b21d33550c834ddc89606b0e1c70ffd (patch) | |
tree | 21d1545868a0d3be55a76ed88f6514941aab74fc /Python/compile.c | |
parent | 0dca5eb54bd137ed5c6e20012fe8dddb2eadfdd7 (diff) | |
download | cpython-ec09973f5b21d33550c834ddc89606b0e1c70ffd.tar.gz cpython-ec09973f5b21d33550c834ddc89606b0e1c70ffd.zip |
bpo-43744: [Enum] fix ``_is_private`` (GH-25349)
``_is_private`` now returns ``False`` instead of raising an exception when enum name matches beginning of class name
as used in a private variable
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions