CJ

Results 3 issues of CJ

Fix for https://github.com/graphql-python/graphene/issues/1524 This change takes care to preserve the current behavior where different enums with identical values are non-equal. However it fixes inconsistent behavior when comparing enums to non-enum...

## What is the expected behavior? I expect the following code to always succeed. It succeeds in simple scripts. But in a larger code base it fails: ```python class Kind(graphene.Enum):...

🐛 bug

**What is the feature and why do you need it**: `google-auth` is a required dependency which seems to only be used for kubernetes running on GCP. **Describe the solution you'd...

kind/feature
lifecycle/stale