graphql-python
graphql-core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add some test cases for case conversion
main
17 days ago
Fix #140: camel_to_snake adds underscore after digits Fixed regex to add underscore between digit sequences and uppercase letters. Example: camel_to_snake('python2Thing') now returns 'python2_thing' instead of 'python2thing'.
BlackBeardsoul:fix/camel-to-snake-digit
17 days ago
Update stable version
main
19 days ago
Require newer uv_build
main
19 days ago
Bump version Replicates graphql/graphql-js@b093768132f5e2a098baf65f8f51837090fc262e
main
19 days ago
Update dependencies
main
19 days ago
fix(incremental): fix paths for subsequent async stream items Replicates graphql/graphql-js@c6ebbf4ef933307494c422faf547dfbe3961b42a
main
19 days ago
polish(incremental): rename terms to match spec Replicates graphql/graphql-js@02ee34f28404fb88306ae77499162f5f4002bda8
main
19 days ago
Latest Branches
CodSpeed Performance Gauge
0%
camel_to_snake adds underscore after digits
#261
17 days ago
93faadd
BlackBeardsoul:fix/camel-to-snake-digit
CodSpeed Performance Gauge
0%
Switch to typing_extensions.Self for __new__ implementations
#259
23 days ago
69bb011
bigfootjon:fix-self-type
CodSpeed Performance Gauge
-23%
7: Convert AST nodes to frozen dataclasses (70% faster decode, 40% faster parsing)
#256
2 months ago
c04825e
corydolphin:convert-ast-to-dataclasses
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs