- Notifications
You must be signed in to change notification settings - Fork 181
Pull requests: graphql-python/graphql-core-legacy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
FIX #235: change RX requirements to a version below 3.0
#236 by Nabellaleen was closed Jul 18, 2019 Loading…
If using Python >=3.7, use built-in dict as OrderedDict
#248 by necaris was merged Jul 26, 2019 Loading…
Allow merging of types when one is an interface for the other
#50 by sdcooke was closed May 4, 2016 Loading…
Add flake8 pre-commit hook and manually edit files to fix flake8 viol…
#191 by dan98765 was closed Mar 14, 2019 Loading…
Make default_backend type annotation more generous
#265 by PeterJCLaw was closed Mar 14, 2020 Loading…
Handle serialization of standard library Enum values
#140 by descawed was merged Jul 19, 2018 Loading…
Add py.typed file to allow users to use the types this library provides
#259 by ckarnell was merged Dec 11, 2019 Loading…
inline fragment bug fix: use more precise type comparaison than native python object equality
#68 by akira-dev was merged Aug 1, 2016 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.