* Resolve name clashes between Python enums Introduces a symbol table for enums that handles disambiguation logic. Previously, the enum simple name was always used. If an API contained multiple enums ...
The "enum" type in Python lets you create variables constrained to a predefined range of values. Learn how this built-in Python type can be used to express the state of something, whether as a string, ...
Happens on latest beta version, and depends on grapql's version. This seems because in create_enum() (former construct_enum()) , the enumeration __members__ values are being getattr for description ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results