Skip to content

Update backoff to 1.8.1#736

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

Update backoff to 1.8.1#736
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-backoff-1.4.3-to-1.8.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates backoff from 1.4.3 to 1.8.1.

Changelog

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

Closing this in favor of #770

@pyup-bot pyup-bot closed this Nov 17, 2019
@tapple tapple deleted the pyup-update-backoff-1.4.3-to-1.8.1 branch November 17, 2019 09:45
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