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 tqdm to 4.31.1 #13

Merged
merged 1 commit into from Feb 10, 2019
Merged

Conversation

pyup-bot
Copy link
Contributor

This PR updates tqdm from 4.30.0 to 4.31.1.

Changelog

4.31.0

- Write bytes to `stdout`/`stderr` in py2 (https://bugs.python.org/issue21363, 589 -> 598)
- Add `write_bytes` parameter for py2/3 default override
- support custom bar characters vias `ascii` parameter (223 -> 227)
- implement, document and test custom bar spinners
- support custom `bar_format` with unknown `total` (282 -> 284)
- fix `TypeError` when `unit_scale` and unknown `total`
- document `format_dict`
- expose `elapsed_s`, `remaining_s` to `bar_format`
- add `unit` option to `bar_format` (368)
- auto `README.rst` generation framework
- add notes in `CONTRIBUTING.md`
- update tests
- update documentation
- misc code tidy
Links

@pyup-bot pyup-bot mentioned this pull request Feb 10, 2019
@GiulioRossetti GiulioRossetti merged commit 1e4a873 into master Feb 10, 2019
@GiulioRossetti GiulioRossetti deleted the pyup-update-tqdm-4.30.0-to-4.31.1 branch February 13, 2019 09:00
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.

None yet

2 participants