165f973dd5
Accepting request 1144038 from devel:languages:python
Ana Guerrero2024-02-05 21:00:59 +00:00
e139cd96b8
- update to 3.8.2: * Windows can also return an OSError instead of a ValueError for a fromtimestamp overflow
Dirk Mueller2024-02-04 18:30:50 +00:00
74bb3ee058
Accepting request 1137812 from devel:languages:python
Ana Guerrero2024-01-10 20:51:56 +00:00
0691404cb5
- update to 3.8.1: * fixed silly typo - update to 3.8.0: * Added slicabledeque - update to 3.7.0: * Fixed several typing issues and added more thorough tests - update to 3.6.1: * Increased typing-extensions version requirement to fix#38 - update to 3.6.0: * Added extra containers such as UniqueList and SlicableDeque. Added full pyright strict and mypy type checks - update to 3.5.2: * Added import shortcuts for container classes - update to 3.5.1: * Improved type hinting thanks to @jorenham - update to 3.5.0: * Added unique list container https://github.com/wolph/python-utils/commits/develop * added map/remap/scale/rescale function
Dirk Mueller2024-01-09 21:33:10 +00:00