lev-blit and GitHub
fc7a5448ff
Rename requires to dependencies in METADATA files ( #15594 )
2026-04-01 19:15:12 +02:00
renovate[bot] and GitHub
8b31f2639e
Update most test/lint dependencies ( #15582 )
2026-04-01 17:54:51 +02:00
Hoël Bagard and GitHub
1965b2051b
[tqdm] Add thread_map and process_map type hints ( #15460 )
2026-03-02 12:19:48 +01:00
f7619a4e5b
[stubsabot] Bump tqdm to 4.67.3 ( #15366 )
...
Release: https://pypi.org/pypi/tqdm/4.67.3
Repository: https://github.com/tqdm/tqdm
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/tqdm
Diff: https://github.com/tqdm/tqdm/compare/v4.67.2...v4.67.3
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 0.
- Total lines of Python code deleted: 0.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
Co-authored-by: stubsabot <>
2026-02-03 22:56:55 -06:00
Semyon Moroz and GitHub
58f581cea1
[tqdm] Update to 4.67.2 ( #15348 )
...
Closes : #15347
Diff: https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.2
2026-01-31 22:07:19 -08:00
Brian Schubert and GitHub
81c8fcb2e6
Mark stub-only private symbols as @type_check_only in third-party stubs ( #14545 )
2025-08-08 11:29:48 +02:00
Sebastian Rittau and GitHub
126768408a
Replace Incomplete | None = None in third party stubs ( #14063 )
2025-05-15 21:37:43 +02:00
Mickel Edward and GitHub
41b2f9e7b4
tqdm: Fix return type of async for loop ( #14028 )
2025-05-12 19:43:48 +02:00
CatBraaain and GitHub
9b23a54897
[tqdm] Add return type to tqdm.asyncio.gather ( #13839 )
2025-04-16 11:11:32 +02:00
Avasam and GitHub
4b253d2932
Enable Ruff flake8-todos (TD) ( #13748 )
2025-04-03 07:43:54 +02:00
a3c8fce58d
Add __all__ part 2 ( #13719 )
...
---------
Co-authored-by: Avasam <samuel.06@hotmail.com >
2025-03-31 18:27:19 -04:00
Sebastian Rittau and GitHub
414e6d2150
[CI] Run stubtest with Python 3.13 ( #13638 )
2025-03-18 13:36:15 +01:00
Toshiki Kataoka and GitHub
4d8812c64f
fix yield type of tqdm.as_completed ( #13557 )
2025-02-28 10:52:08 +01:00
Matthew Bradbury and GitHub
3658ba83b8
tqdm: Improve wrapattr ( #13361 )
2025-02-27 14:44:03 +01:00
Stephen Morton and GitHub
097581ea47
Update to mypy 1.14 ( #13272 )
2024-12-20 17:29:38 -08:00
Konstantin Baikov and GitHub
d31e3ea11e
Fix tqdm.asyncio type inconsistency ( #13259 )
2024-12-19 10:48:07 +01:00
Danny Yang and GitHub
2cc71de3c3
Update tqdm to 4.67.* ( #13004 )
2024-11-18 13:09:35 +01:00
Sebastian Rittau and GitHub
7d56cd9a6c
Remove remaining bare Incompletes ( #11768 )
...
Enable Y065
2024-04-16 06:26:14 -07:00
Sebastian Rittau and GitHub
b6eaadcfe5
Update typing_extensions imports in third-party stubs ( #11245 )
2024-01-05 15:40:13 +01:00
Alex Waygood and GitHub
1d2fe59e88
Third-party stubs: remove unused type: ignores ( #11063 )
2023-11-23 13:35:45 +00:00
Alex Waygood and GitHub
8023ba764a
Remove redundant inheritances from Generic and various typing protocols ( #10981 )
2023-11-06 14:00:25 +01:00
Alex Waygood and GitHub
a08d4c8d2e
Remove many redundant inheritances from Generic[] ( #10933 )
2023-10-26 20:07:20 +02:00
Nikita Sobolev and GitHub
2c1db00761
Consistently use Generic as the last base class ( #10610 )
2023-08-28 10:16:54 +02:00
Alex Waygood and GitHub
7836c47286
Fix stubtest for tqdm ( #10560 )
2023-08-11 12:52:01 +01:00
9647d964d0
[stubsabot] Bump tqdm to 4.66.* ( #10552 )
...
Release: https://pypi.org/pypi/tqdm/4.66.0
Repository: https://github.com/tqdm/tqdm
Diff: https://github.com/tqdm/tqdm/compare/v4.65.2...v4.66.0
Stubsabot analysis of the diff between the two releases:
- 1 public Python file has been added: `tests/tests_utils.py`.
- 0 files included in typeshed's stubs have been deleted.
- 6 files included in typeshed's stubs have been modified or renamed: `tqdm/cli.py`, `tqdm/contrib/discord.py`, `tqdm/contrib/slack.py`, `tqdm/contrib/telegram.py`, `tqdm/std.py`, `tqdm/utils.py`.
- Total lines of Python code added: 274.
- Total lines of Python code deleted: 182.
Co-authored-by: stubsabot <>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-08-10 01:46:03 +01:00
Sebastian Rittau and GitHub
afe18e95a9
Add an upstream_repository field to METADATA.toml ( #10487 )
...
Closes : #10478
2023-07-20 16:45:41 +02:00
Alex Waygood and GitHub
b69b17c3d8
Add defaults for third-party stubs Q-T ( #9959 )
2023-03-28 13:16:31 +02:00
Alex Waygood and GitHub
9472dc10b9
Update tqdm stubs to 4.65.* ( #9840 )
2023-03-04 10:06:40 -08:00
Avasam and GitHub
52ec44fa58
Improve many __(a)exit__ annotations ( #9696 )
2023-02-25 21:50:30 +00:00
Avasam and GitHub
5ac80781ec
Integrate requirements-stubtest.txt into METADATA.toml ( #9778 )
2023-02-21 11:19:50 +01:00
Avasam and GitHub
ed6748fb32
Stubtest settings: change ignore_missing_stub default to false ( #9779 )
...
If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.
2023-02-20 22:37:45 +00:00
Alex Waygood and GitHub
7180d0223b
Use typing_extensions.Self instead of _typeshed.Self ( #9702 )
2023-02-15 11:32:43 +01:00
Avasam and GitHub
29d9aa9b28
Complete stubtest and fix Any subclassing in tqdm ( #9525 )
2023-02-07 00:15:44 +00:00
Alex Waygood and GitHub
a4e3cfefac
Improve pre-commit config ( #9563 )
...
- Add a few more hooks. These are all very fast, and I've found them useful in other projects:
- Autofixes:
- `trailing-whitespace`: fixes trailing whitespace
- `requirements-txt-fixer`: alphabetises items in `requirements.txt` files
- `end-of-file-fixer`: makes sure every file ends with a single newline character
- `mixed-line-ending`: Makes sure Windows users don't accidentally introduce CRLF line endings into a file that uses LF line endings
- None-autofixes:
- `check-yaml`: loads YAML files to validate syntax
- `check-toml`: loads TOML files to validate syntax
- `check-merge-conflict`: detects merge-conflict strings in files and blocks them from accidentally being committed
- `check-case-conflict`: checks for files with names that would conflict on a case-insensitive filesystem like MacOS HFS+ or Windows FAT; blocks them from being committed.
- Change the bot schedule to quarterly, to reduce noisy PRs
- Change the `black` language target-version to Python 3.10, synching the setting here with the changes that were made to our `pyproject.toml` file in #7538
2023-01-18 06:29:18 -08:00
Avasam and GitHub
102a8fa38c
Fix some Any subclassing in tqdm ( #9505 )
2023-01-13 08:10:21 +00:00
dfa6a75af6
tqdm: Add missing tqdm.monitor class variable ( #9249 )
...
Co-authored-by: Gabriel Smith <gabriel.smith@precisionot.com >
2022-11-22 19:39:14 +00:00
Ted Conbeer and GitHub
294b03f75b
tqdm: allow disable=None in tqdm.__init__ ( #9154 )
2022-11-10 13:45:28 -08:00
Nikita Sobolev and GitHub
c0e9038f0d
Fix and allow classes with missing metaclasses ( #9136 )
2022-11-08 18:13:59 +00:00
Nikita Sobolev and GitHub
3e828bd307
Remove empty __init__ methods from classes with 0 parents ( #8907 )
2022-10-16 12:47:47 +01:00
Alex Waygood and GitHub
48e76e8a56
Bump mypy to 0.981 ( #8796 )
2022-09-26 17:14:33 -07:00
Liam Damewood and GitHub
3ab3711f42
tqdm: All leave arguments can be None ( #8603 )
...
All `leave` arguments are optional in tqdm.
2022-08-24 12:30:29 +02:00
Kevin Kirsche and GitHub
8c51fab4e2
Support extras in stubtest_third_party.py ( #8467 )
2022-08-18 14:12:36 -07:00
Alex Waygood and GitHub
0764f9f31f
tqdm: Add __all__ to __init__.pyi and submodules (#8308 )
...
Fixes #8307
2022-07-15 17:39:45 +01:00
Alex Waygood and GitHub
ed0b3a4412
tqdm: Improve a few __init__ methods (#8246 )
2022-07-15 10:30:24 +01:00
Alex Waygood and GitHub
6348a58b8b
Import Match and Pattern from re, not typing ( #8277 )
2022-07-12 15:32:48 +02:00
Alex Waygood and GitHub
42c5633bf6
Improve tqdm.contrib.logging context managers ( #8251 )
2022-07-07 10:28:28 +01:00
c23cb7be75
Add stubs for tqdm ( #8235 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2022-07-05 18:34:11 +01:00