Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Windows can also return an OSError instead of a ValueError for a `fro… …mtimestamp` overflow v3.8.2
fixed silly typo v3.8.1
Added slicable deque v3.8.0
Fixed several typing issues and added more thorough tests v3.7.0
Increased `typing-extensions` version requirement to fix wolph#38 v3.6.1
Added extra containers such as UniqueList and SlicableDeque. Added fu… …ll pyright strict and mypy type checks v3.6.0
Added import shortcuts for container classes v3.5.2
Improved type hinting thanks to @jorenham v3.5.1
Added unique list container v3.5.0
Added TracebackType to types v3.4.5