Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-09 | 440 Bytes | |
v3.4.3 source code.tar.gz | 2024-11-09 | 112.6 kB | |
v3.4.3 source code.zip | 2024-11-09 | 186.4 kB | |
Totals: 3 Items | 299.4 kB | 0 |
What's Changed
A proper error will now be raised when invalid UUIDs are passed as input variables. * Do not raise AttributeError when parsing non-string UUIDs by @phihag in https://github.com/graphql-python/graphene/pull/1582
New Contributors
- @phihag made their first contribution in https://github.com/graphql-python/graphene/pull/1582
Full Changelog: https://github.com/graphql-python/graphene/compare/v3.4.2...v3.4.3