Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

Update tqdm to 4.19.1.post1 #75

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Oct 3, 2017

There's a new version of tqdm available.
You are currently using 4.11.2. I have updated it to 4.19.1.post1

These links might come in handy: PyPI | Changelog | Repo

Changelog

4.19.1

  • rate_(no)inv(_fmt) (72, b228bc3)
  • __repr__() tidy (389)
  • fix write() before initialisation AttributeError: _lock (457)
  • man pages
  • documentation updates

4.18.0

  • Thread safety! (285 -> 291 -> 329, 407, 417)
  • Ease redirection of sys.stdout/stderr (422)
  • Minor internal stream bugfix (439)
  • AttributeError fixes (323, 324, 418)

Related to:

  • Misc bugs (334)
  • concurrent.futures (97)
  • Multi-tqdm (143)
  • flush() and refresh() (331)
  • Newline on refresh() (361)
  • Nested trees (384)
  • Manually positioned nested bars clearing (385)

4.17.1

  • initialise n even when disabled (438)
  • better unicode detection (437)
  • __repr__() bugfix (441)

4.17.0

  • easier redirect of stdout (426 -> 431)
    • cls.external_write_mode() contextmanager
  • refresh=True for set_description/update(_str) (317 -> 377)

4.16.0

  • more formatting control (347 -> 362)
    • set_postfix_str(), set_description_str()
    • move ": " to bar_format
    • complements 266, 270
  • better CLI support (e.g. hyphenated paths) (421 423 -> 424)
  • more unit tests (411)
    • upgrade to pypy2/3-5.8.0
    • add py37-dev
  • doc updates

4.15.0

  • minor fixes (395)
  • minor documentation updates (400, 401, 412)
  • better pandas support (351 -> 409)
  • Jupyter notebook fix (352, 369 -> 373, 405)
  • optimise setcheckinterval/setswitchinterval (376)
  • add unit_scale (273, 295 -> 378)

4.14.0

  • add unit_divisor 354 -> 356
  • update examples

4.13.0

4.12.0

  • fix monitor race condition 338 -> 339
  • add explicit NetBSD support 344
  • documentation tidy

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 馃

@GitCop
Copy link

GitCop commented Oct 3, 2017

There were the following issues with your Pull Request

  • Commit: 4321946
  • Commits must be in the following format: %{type}(%{scope}): %{description}

Guidelines are available at https://github.com/thekevjames/league


This message was auto-generated by https://gitcop.com

@pyup-bot
Copy link
Contributor Author

pyup-bot commented Oct 9, 2017

Closing this in favor of #78

@pyup-bot pyup-bot closed this Oct 9, 2017
@TheKevJames TheKevJames deleted the pyup-update-tqdm-4.11.2-to-4.19.1.post1 branch October 9, 2017 00:12
@ghost ghost removed the in-review label Oct 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants