Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update python-utils to 3.9.1 #838

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates python-utils from 2.3.0 to 3.9.1.

Changelog

3.9.1

Made tests far more reliable and fixed python_requires thanks to zeevro

3.9.0

dist/python_utils-3.9.0-py2.py3-none-any.whl

3.8.2

Windows can also return an OSError instead of a ValueError for a `fromtimestamp` overflow

3.8.1

fixed silly typo

3.8.0

Added slicabledeque

3.7.0

Fixed several typing issues and added more thorough tests

3.6.1

Increased `typing-extensions` version requirement to fix 38

3.6.0

Added extra containers such as UniqueList and SlicableDeque. Added full pyright strict and mypy type checks

3.5.2

Added import shortcuts for container classes

3.5.1

Improved type hinting thanks to jorenham

3.5.0

Added unique list container

3.4.5

Added TracebackType to types

3.4.4

Added py.typed

3.4.3

Added py.typed

3.4.2

Added py.typed

3.4.1

Added py.typed

3.4.0

added more type hints, full pyright and mypy support and added py.typed file

3.3.3

fixed issue with not submitting tasks to `asyncio.wait`. Fixes 35

3.3.2

Fixed bug with batcher skipping items in the case of timeouts thanks to jorenham

3.3.1

improved generator timeout handling

3.3.0

Added (asyncio) generators for automatic batching and timeout detection

3.2.3

Fixed loguru stack location

3.2.0

Added loguru support, added apply recursive function and improved camel to underscore function

3.1.0

dropped python 3.6 support because it is deprecated and so we can somewhat use | as type union

3.0.0

Python 3 update including full type hinting, asyncio tools, typing shortcuts and listify decorator for generators

2.7.1

Small documentation updates

2.7.0

added automated tox github action tests
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant