Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tqdm/tqdm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.11.1
Choose a base ref
...
head repository: tqdm/tqdm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.11.2
Choose a head ref
  • 13 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 20, 2017

  1. Update _tqdm.py

    elsonidoq authored and casperdcl committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    64f5e73 View commit details
    Browse the repository at this point in the history
  2. minor tidy

    closes #332
    casperdcl committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    588530c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19ea87e View commit details
    Browse the repository at this point in the history
  4. sys.setcheckinterval (deprecated) changed to sys.setswitchinterval

    use both new and deprecated
    deeenes authored and casperdcl committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    3db952e View commit details
    Browse the repository at this point in the history
  5. minor tidy

    casperdcl committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    1002292 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'deeenes-patch-1'

    closes #326
    casperdcl committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    d9c2964 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. __version__ extra calculation: security fix, add branch name

    fix #328, Clean imports, Fix style
    lrq3000 authored and casperdcl committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    7996430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    064aa65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4857462 View commit details
    Browse the repository at this point in the history
  4. coverage fixes

    casperdcl committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    30a39b2 View commit details
    Browse the repository at this point in the history
  5. no extra on manual tag

    casperdcl committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    aec3f7d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Configuration menu
    Copy the full SHA
    9d7ccc3 View commit details
    Browse the repository at this point in the history
  2. travis git fetch tags

    casperdcl committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    3a873f9 View commit details
    Browse the repository at this point in the history
Loading