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.42.0 #93

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates tqdm from 4.41.1 to 4.42.0.

Changelog

4.42.0

- `notebook`: update `disable=None` behaviour (880)
- `tqdm.keras`: support `tensorflow.keras` as well as `keras` (885)
- add `contrib` (882)
+ `tenumerate` (840 <- 480, 402)
+ `tzip` <= `zip`
+ `tmap` <= `map`
+ add `concurrent` module
 * `thread_map` <= `concurrent.futures.ThreadPoolExecutor.map`
 * `process_map` <= `concurrent.futures.ProcessPoolExecutor.map`
+ add `itertools` module (225) stub
 * `product`
- add & update tests
- add & update documentation
+ [README](https://github.com/tqdm/tqdmtqdm)
+ [examples/](https://github.com/tqdm/tqdm/tree/master/examples)
- update CI framework
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.166% when pulling b37462a on pyup-update-tqdm-4.41.1-to-4.42.0 into dbe024b on master.

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Feb 3, 2020

Closing this in favor of #95

@pyup-bot pyup-bot closed this Feb 3, 2020
@GiulioRossetti GiulioRossetti deleted the pyup-update-tqdm-4.41.1-to-4.42.0 branch February 3, 2020 16:30
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