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 #38

Merged
merged 1 commit into from
Jan 12, 2019
Merged

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

Coverage Status

Coverage remained the same at 95.166% when pulling b9286b8 on pyup-update-tqdm-4.28.1-to-4.29.1 into 42869ca on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.166% when pulling b9286b8 on pyup-update-tqdm-4.28.1-to-4.29.1 into 42869ca on master.

@GiulioRossetti GiulioRossetti merged commit d73e714 into master Jan 12, 2019
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

3 participants