Skip to content

Update backoff to 1.9.2#774

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

Update backoff to 1.9.2#774
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-backoff-1.4.3-to-1.9.2

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates backoff from 1.4.3 to 1.9.2.

Changelog

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

pyup-bot commented Dec 7, 2019

Closing this in favor of #794

@pyup-bot pyup-bot closed this Dec 7, 2019
@tapple tapple deleted the pyup-update-backoff-1.4.3-to-1.9.2 branch December 7, 2019 23:52
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