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
E
Ethan Furman committed
7cf0aad96d1d20f07d7f0e374885f327c2d5ff27
Parent: 6bd94de
Committed by GitHub <noreply@github.com>
on 12/10/2020, 1:12:11 AM