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.66.6
Choose a base ref
...
head repository: tqdm/tqdm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 28, 2024

  1. Using REST API directly

    guigoruiz1 authored and casperdcl committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b78efea View commit details
    Browse the repository at this point in the history
  2. Using correct user agent

    guigoruiz1 authored and casperdcl committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    03b90e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1129e7 View commit details
    Browse the repository at this point in the history
  4. use requests.Session

    casperdcl committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6708400 View commit details
    Browse the repository at this point in the history
  5. handle rate limit

    casperdcl committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    61365d8 View commit details
    Browse the repository at this point in the history
  6. better user-agent

    casperdcl committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1db24b4 View commit details
    Browse the repository at this point in the history
  7. add discord requests dep

    casperdcl committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8aa9470 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35a6ee9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. gui: fix matplotlib

    casperdcl committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c66458d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. tests: sync deps

    casperdcl committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    342b15e View commit details
    Browse the repository at this point in the history
  2. deps: fix pybuild

    casperdcl committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6338f62 View commit details
    Browse the repository at this point in the history
  3. tests: bump pytest-asyncio

    - fixes #1630
    casperdcl committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    cac7150 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2d5f1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ed5d7f View commit details
    Browse the repository at this point in the history
Loading