SIGN IN SIGN UP

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
E
Ethan Furman committed
ec09973f5b21d33550c834ddc89606b0e1c70ffd
Parent: 0dca5eb
Committed by GitHub <noreply@github.com> on 4/15/2021, 1:58:33 PM