- 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: subscription returns incorrect result when data loader is used during fields resolving.
#287 by DayS1eeper was closed Jan 13, 2023 Loading… updated Jan 13, 2023
Cancel asyncio iteration task on unsubscription
#184 by ciscorn was merged Jun 22, 2018 Loading… updated Aug 4, 2021
Add
extensions
property to GraphQLError. #204 by jckw was closed Mar 1, 2021 Loading… updated Mar 1, 2021
An incorrect Pull Request
#282 by tatterdemalion was closed Aug 17, 2020 Loading… updated Aug 19, 2020
chore: decode utf-8 on readme
#275 by KingDarBoja was merged May 12, 2020 Loading… updated May 12, 2020
optional wrapping the middleware into promises
#108 by rapthead was merged Mar 1, 2017 Loading… updated Apr 29, 2020
Add support for __str__ in ExecutionResult
#277 by KingDarBoja was merged Mar 23, 2020 Loading… updated Mar 23, 2020
Add __repr__ and __str__ to ExecutionResult
#81 by bcb was closed Mar 23, 2020 Loading… updated Mar 23, 2020
Change AsyncioExecutor loop argument type
#273 by blazewicz was merged Mar 23, 2020 Loading… updated Mar 23, 2020
Add support for __str__ in ExecutionResult
#274 by KingDarBoja was closed Mar 23, 2020 Loading… updated Mar 23, 2020
Update dependencies and other minor changes
#270 by KingDarBoja was merged Mar 15, 2020 Loading… updated Mar 16, 2020
Make default_backend type annotation more generous
#265 by PeterJCLaw was closed Mar 14, 2020 Loading… updated Mar 14, 2020
Support new multiple inheritance syntax
#258 by fmoga was closed Jan 24, 2020 Loading… updated Jan 24, 2020
Feature/fix deprecation warnings
#210 by ekampf was closed Dec 31, 2019 Loading… updated Dec 31, 2019
Add py.typed file to allow users to use the types this library provides
#259 by ckarnell was merged Dec 11, 2019 Loading… updated Dec 11, 2019
Use exc_info keyword when logging an exception.
#165 by CaselIT was closed Dec 10, 2019 Loading… updated Dec 10, 2019
Fixed crash occurring when one sends a query containing type definitions
#257 by NyanKiyoshi was merged Oct 11, 2019 Loading… updated Oct 12, 2019
add support for
yield from graphql_async(schema, query)
#254 by voith was closed Aug 12, 2019 Loading… updated Aug 12, 2019
If using Python >=3.7, use built-in dict as OrderedDict
#248 by necaris was merged Jul 26, 2019 Loading… updated Jul 26, 2019
Consistently translate Python enumerations to values
#198 by nickbruun was merged Jul 19, 2019 Loading… updated Jul 19, 2019
FIX #235: change RX requirements to a version below 3.0
#236 by Nabellaleen was closed Jul 18, 2019 Loading… updated Jul 18, 2019
Fix a small problem in the TypeInfo utility class
#158 by Cito was merged Jun 5, 2018 Loading… updated Jun 4, 2019
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.