Package Release Info

python-aiodataloader-0.4.2-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-aiodataloader

Change Logs

* Thu Mar 20 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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)
* Fri Dec 01 2023 Dirk Müller <dmueller@suse.com>
- 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
* Thu Mar 10 2022 pgajdos@suse.com
- pytest-mock is actually not required for build
* Mon Jan 24 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 0.2.1:
  - Resolve deprecation warning for Python 3.9
  - Fix print related typos in the README files
* Mon Dec 06 2021 Sebastian Wagner <sebix+novell.com@sebix.at>
- remove coverage from test.
* Mon Dec 06 2021 Sebastian Wagner <sebix+novell.com@sebix.at>
- initial package for version 0.2.0.