diff options
author | Ethan Furman <ethan@stoneleaf.us> | 2020-12-10 01:12:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-10 01:12:11 (GMT) |
commit | 7cf0aad96d1d20f07d7f0e374885f327c2d5ff27 (patch) | |
tree | babeef9e57bf228cf1714462dfdf7ca1bce97870 /Python/pyarena.c | |
parent | 6bd94de168b58ac9358277ed6f200490ab26c174 (diff) | |
download | cpython-7cf0aad96d1d20f07d7f0e374885f327c2d5ff27.zip cpython-7cf0aad96d1d20f07d7f0e374885f327c2d5ff27.tar.gz cpython-7cf0aad96d1d20f07d7f0e374885f327c2d5ff27.tar.bz2 |
bpo-42517: [Enum] do not convert private names into members (GH-23722)
private names, such as `_Color__hue` and `_Color__hue_` are now normal attributes, and do not become members nor raise exceptions
Diffstat (limited to 'Python/pyarena.c')
0 files changed, 0 insertions, 0 deletions