Skip to content

Pull requests: graphql-python/graphql-server

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Allow should be a string, not a list.
#4 by dfee was merged Jan 21, 2018 Loading…
Make HttpQueryError hashable
#8 by tlinhart was merged Jul 19, 2018 Loading…
Expose HttpQueryError in __all__
#12 by ekampf was merged Jul 19, 2018 Loading…
add license file to distribution
#14 by carlodri was merged Apr 6, 2019 Loading…
Merge typo fix
#30 by Cito was merged Dec 5, 2019 Loading…
docs: update links on readme type: documentation An issue or pull request for improving or updating the documentation
#60 by KingDarBoja was merged Aug 2, 2020 Loading…
Bumped Sanic >= 20.3.0
#72 by shinybrar was closed Oct 29, 2020 Loading…
Fix tests
#84 by jkimbo was merged Aug 9, 2021 Loading…
Run additional parse step only when necessary (#43) type: optimization A code change that improves performance
#51 by Cito was merged Jul 11, 2020 Loading… GraphQL-Server (V3)
chore: stable Python 3.9 support and bump version type: chore Changes to the build process or auxiliary tools and libraries such as documentation generation
#71 by KingDarBoja was merged Oct 27, 2020 Loading… GraphQL-Server (V3)
Update AGENTS instructions codex
#130 by syrusakbary was merged Jul 4, 2025 Loading…
Add WebOb integration codex
#129 by syrusakbary was merged Jul 4, 2025 Loading…
Fix typos and improve docs codex
#131 by syrusakbary was merged Aug 8, 2025 Loading…
test: cover debug util and channels consumer codex
#133 by syrusakbary was merged Aug 8, 2025 Loading…
Enable Chalice multipart uploads codex
#134 by syrusakbary was merged Aug 9, 2025 Loading…
Update setup.cfg [pytest] -> [tool:pytest]
#22 by lennart-k was closed Dec 5, 2019 Loading…
load typo
#26 by kelleyblackmore was merged Sep 25, 2019 Loading…
chore: submit coverage to codecov type: chore Changes to the build process or auxiliary tools and libraries such as documentation generation
#63 by KingDarBoja was merged Oct 17, 2020 Loading…
Updated Optional Dependency: Sanic type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
#73 by shinybrar was merged Oct 31, 2020 Loading…
Update setup.py
#87 by wangsha was closed Dec 25, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.