Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

tqdm · Issues· 625 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #1729

    Add Support for Custom Time Units in Rate Display

    Updated Sep 16, 2026
  • #1827

    `python -m tqdm --log` with a missing or invalid level raises `IndexError` / `AttributeError`

    Updated Sep 10, 2026
  • #1826

    Invalid hex `colour='#00ff0g'` raises `ValueError` instead of the unknown-colour warning

    Updated Sep 10, 2026
  • #744

    How to create a progress bar to a file instead of sys.stderr, using the logging module?

    question/docs ‽Updated Sep 8, 2026
  • #1814

    `contrib.concurrent`: bounded map

    p4-enhancement-future 🧨Updated Sep 3, 2026
  • #1812

    `tqdm.contrib.discord` and `telegram` mask connection errors with `UnboundLocalError`

    Updated Sep 3, 2026
  • #1811

    `tqdm.asyncio.as_completed` rejects generators supported by `asyncio.as_completed`

    Updated Sep 3, 2026
  • #1810

    `tqdm.pandas`: empty DataFrame raises `ZeroDivisionError`, and `total=` only applies once

    Updated Sep 3, 2026
  • #1501

    logging_redirect_tqdm bug when no console logging handler is present

    Updated Aug 28, 2026
  • #1806

    OSC 9;4 support

    p3-enhancement 🔥c3-small 🕒Updated Aug 28, 2026
  • #1794

    a class-level tqdm.set_postfix_str() / status message

    Updated Aug 25, 2026
  • #1803

    GroupBy.progress_map always raises AttributeError: pandas has no GroupBy.map

    Updated Aug 21, 2026
  • #1791

    process_map undercounts progress with chunksize > 1 in tqdm 4.70.0

    Updated Aug 21, 2026
  • #1801

    contrib.concurrent.process_map raises ValueError with unsized iterables and no explicit chunksize

    Updated Aug 20, 2026
  • #1798

    DataFrame.progress_map shows wrong total (number of columns) and freezes at 100%

    Updated Aug 19, 2026