Skip to content

Update backoff to 1.10.0#794

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-backoff-1.4.3-to-1.10.0
Closed

Update backoff to 1.10.0#794
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-backoff-1.4.3-to-1.10.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Dec 7, 2019

This PR updates backoff from 1.4.3 to 1.10.0.

Changelog

1.10.0

Changed

- Allow sync decorator call from async function

1.9.2

Changed

- Don't include tests and changelog in distribution

1.9.1

Changed

- Include tests and changelog in distribution

1.9.0

Changed

- Support python 3.8

1.8.1

Changed

- Use arguments in log messages rather than fully formatting log
https://github.com/litl/backoff/pull/82 from lbernick

1.8.0

Changed

- Give up on StopIteration raised in wait generators
- Iterable intervals for constant wait_gen for predefined wait sequences
- Nullary jitter signature deprecation warning
- Custom loggers

1.7.0

Changed

- Support Python 3.7
- Drop support for async in Python 3.4
- Drop support for Python 2.6
- Update development dependencies
- Use poetry for dependencies and packaging

1.6.0

Changed

- Change default log level from ERROR to INFO
- Log retries on exception as INFO

1.5.0

Changed

- Add max_time keyword argument
Links

@pyup-bot pyup-bot mentioned this pull request Dec 7, 2019
@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #1386

@pyup-bot pyup-bot closed this Jul 13, 2021
@tapple tapple deleted the pyup-update-backoff-1.4.3-to-1.10.0 branch July 13, 2021 18:09
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