6519734932
* Deprecate ordereddict module * Import OrderedDict from collections module instead of pgcollections * Deprecate pgcollections module * Deprecate lru_cache module A simpler recipe exists from the standard library using OrderedDict. * Deprecate pil_fix module * Python 3.7 compatibility fix * Avoid or suppress deprecation warnings in tests |
||
---|---|---|
.. | ||
colorama | ||
tests | ||
__init__.py | ||
cprint.py | ||
cupy_helper.py | ||
garbage_collector.py | ||
get_resolution.py | ||
lru_cache.py | ||
mutex.py | ||
pil_fix.py |