9e1c104299
- update to 0.4.3: * Change future checks from .cancelled() to .done() before setting future results. * Import iscoroutinefunction() from the inspect module on Python >= 3.14
Dirk Mueller2026-02-16 17:06:45 +00:00
2583b78866
Accepting request 1254750 from devel:languages:python
Ana Guerrero2025-03-20 18:26:33 +00:00
cbaa7697ab
- Update to 0.4.2 * Updated badges in README - from version 0.4.1 * #44 check cancelled() before calling set_exception() or set_result() on futures (thanks @Hellzed)
Sebastian Wagner2025-03-20 14:19:04 +00:00
48fe97a684
Accepting request 1254742 from home:glaubitz:branches:devel:languages:python
Sebastian Wagner2025-03-20 14:19:04 +00:00
a3f96d28a4
Accepting request 1130179 from devel:languages:python
Ana Guerrero2023-12-01 20:26:17 +00:00
bbf5ac6b28
Accepting request 1130179 from devel:languages:python
Ana Guerrero2023-12-01 20:26:17 +00:00
66a0247ef8
- update to 0.4.0: * Fixed typo in batch_load_fn TypeError * Removed None default value for key arg in DataLoader.load() * Removed Python 3.6 as a supported target version - update to 0.3.0: * Adds typing * Drops support for Python<3.6 * Adds support for overriding get_cache_key in subclasses * Improves README.md and removes README.rst
Dirk Mueller2023-12-01 09:57:28 +00:00
7e9eeb537f
- update to 0.4.0: * Fixed typo in batch_load_fn TypeError * Removed None default value for key arg in DataLoader.load() * Removed Python 3.6 as a supported target version - update to 0.3.0: * Adds typing * Drops support for Python<3.6 * Adds support for overriding get_cache_key in subclasses * Improves README.md and removes README.rst
Dirk Mueller2023-12-01 09:57:28 +00:00
80a204812a
- update to version 0.2.1: - Resolve deprecation warning for Python 3.9 - Fix print related typos in the README files
Sebastian Wagner2022-01-24 10:09:50 +00:00
3d3e18c976
- update to version 0.2.1: - Resolve deprecation warning for Python 3.9 - Fix print related typos in the README files
Sebastian Wagner2022-01-24 10:09:50 +00:00