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.29.1 #135

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates tqdm from 4.28.1 to 4.29.1.

Changelog

4.29.1

- fix `classmethod` lock bug (617: 457 -> 658)
- add unit test to prevent regression

4.29.0

- Avoid global multiprocessing locks (611 -> 617)
- Add support for infinite iterables (651)
- Fix missing attr pos when used in multi-threaded environment (573)
- Do not join `TMonitor` if it is the current thread (613 -> 641)
- Add OpenBSD NIX support (638)
- Unit tests, general documentation fixes and tidying (e.g. 642)
- CI travis improvements
+ `py37-dev` -> `py37` (622)
+ fix `py26`
Links

@pyup-bot pyup-bot mentioned this pull request Jan 11, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 568

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 56.65%

Totals Coverage Status
Change from base Build 565: 0.0%
Covered Lines: 4758
Relevant Lines: 8399

💛 - Coveralls

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #139

@pyup-bot pyup-bot closed this Jan 26, 2019
@schlegelp schlegelp deleted the pyup-update-tqdm-4.28.1-to-4.29.1 branch January 26, 2019 19:37
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.

2 participants