mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-26 03:23:55 +03:00
694c1db21e
* Vendor DataLoader from aiodataloader and also move get_event_loop behavior from `__init__` to a property which only gets resolved when actually needed (this will solve PyTest-related to early get_event_loop() issues) * Added DataLoader's specific tests * plug `loop` parameter into `self._loop`, so that we still have the ability to pass in a custom event loop, if needed. Co-authored-by: Erik Wrede <erikwrede2@gmail.com> |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
crunch.py | ||
dataloader.py | ||
deduplicator.py | ||
deprecated.py | ||
get_unbound_function.py | ||
is_introspection_key.py | ||
module_loading.py | ||
orderedtype.py | ||
props.py | ||
resolve_only_args.py | ||
str_converters.py | ||
subclass_with_meta.py | ||
thenables.py | ||
trim_docstring.py |