Skip to content

Pull requests: graphql-python/graphene

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
Sort

Pull requests list

Include extra data in Meta in _meta
#1328 opened Apr 21, 2021 by adrianschneider94 Loading…
Add support for Enum inheritance
#1364 opened Sep 11, 2021 by MykytaMaliarenko Loading…
Union types documentation
#1426 opened Jun 15, 2022 by ramonwenger Loading…
feat: added object_type_name_prefix
#1466 opened Oct 14, 2022 by superlevure Loading…
Improve security best practices in documentation
#1501 opened Mar 17, 2023 by QuentinN42 Loading…
Simplify props.py
#1511 opened Jul 4, 2023 by RJPercival Loading…
fix: snake case converter corner cases
#1515 opened Aug 8, 2023 by tcleonard Loading…
add test cases for context
#1517 opened Aug 22, 2023 by AjmalPonneth Loading…
v2 Support Python 3.8 to 3.11 only
#1518 opened Aug 29, 2023 by wongcht Loading…
Fix enum value equality comparison
#1525 opened Sep 1, 2023 by cc-jj Loading…
CI: build package
#1564 opened Jun 28, 2024 by dulmandakh Loading…
migrate to poetry
#1565 opened Jun 29, 2024 by dulmandakh Loading…
lint: use ruff pre commit hook
#1566 opened Jul 5, 2024 by dulmandakh Loading…
CI: bump upload-artifact and codecov actions
#1567 opened Jul 5, 2024 by dulmandakh Loading…
bump pre-commit to 3.7
#1568 opened Jul 5, 2024 by dulmandakh Loading…
bump mypy to 1.10
#1570 opened Jul 6, 2024 by dulmandakh Loading…
ProTip! Exclude everything labeled bug with -label:bug.