-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: tqdm/tqdm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: tqdm_notebook.update() no longer returns True
#1720
opened Feb 27, 2026 by
worksbyfriday
Loading…
Take into account
unit_divisor for rate calculation
#1719
opened Feb 26, 2026 by
whitequark
Loading…
fix: replace 1 bare except clauses with except Exception
#1718
opened Feb 26, 2026 by
haosenwang1018
Loading…
Fix #1658: apply disp_trim to all format_meter return paths
#1717
opened Feb 25, 2026 by
cobyfrombrooklyn-bot
Loading…
Support async iterables with only __aiter__ in tqdm_asyncio
#1714
opened Feb 22, 2026 by
bysiber
Loading…
Fix notebook widget progress bar with numeric unit_scale
#1713
opened Feb 20, 2026 by
bysiber
Loading…
Defer
tqdm.auto imports in callbacks and contrib helpers
#1710
opened Feb 15, 2026 by
kmnhan
Loading…
Fix progress updates for thread_map
#1709
opened Feb 12, 2026 by
BorisTheBrave
Loading…
5 of 9 tasks
fix: pass unit_divisor to format_sizeof when formatting rate
#1707
opened Feb 8, 2026 by
veeceey
Loading…
Clarify supported Python versions in installation docs
#1694
opened Nov 29, 2025 by
yajie628
Loading…
Add
formatters option to customize progress output
#1684
opened Aug 30, 2025 by
naoto-aoki-fy
Loading…
docs: fix minor typos and improve clarity in documentation files
#1680
opened Aug 13, 2025 by
maitreytalware
Loading…
docs: mention supported Python versions in installation instructions
#1679
opened Aug 8, 2025 by
Sodas0
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.