Skip to content

Update backoff to 1.9.0#770

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

Update backoff to 1.9.0#770
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-backoff-1.4.3-to-1.9.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates backoff from 1.4.3 to 1.9.0.

Changelog

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 Nov 17, 2019
@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #772

@pyup-bot pyup-bot closed this Nov 19, 2019
@tapple tapple deleted the pyup-update-backoff-1.4.3-to-1.9.0 branch November 19, 2019 14:08
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