types-tqdm 4.67.0.20250516__tar.gz → 4.67.2.20260202__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. types_tqdm-4.67.2.20260202/CHANGELOG.md +222 -0
  2. {types_tqdm-4.67.0.20250516/types_tqdm.egg-info → types_tqdm-4.67.2.20260202}/PKG-INFO +10 -15
  3. types_tqdm-4.67.2.20260202/README.md +21 -0
  4. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/pyproject.toml +10 -15
  5. types_tqdm-4.67.2.20260202/setup.py +4 -0
  6. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/METADATA.toml +1 -1
  7. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/dask.pyi +2 -1
  8. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/rich.pyi +2 -1
  9. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/std.pyi +1 -1
  10. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/utils.pyi +2 -1
  11. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202/types_tqdm.egg-info}/PKG-INFO +10 -15
  12. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/types_tqdm.egg-info/SOURCES.txt +0 -1
  13. types_tqdm-4.67.0.20250516/CHANGELOG.md +0 -211
  14. types_tqdm-4.67.0.20250516/README.md +0 -26
  15. types_tqdm-4.67.0.20250516/setup.py +0 -4
  16. types_tqdm-4.67.0.20250516/tqdm-stubs/_dist_ver.pyi +0 -0
  17. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/LICENSE +0 -0
  18. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/MANIFEST.in +0 -0
  19. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/setup.cfg +0 -0
  20. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/__init__.pyi +0 -0
  21. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/_main.pyi +0 -0
  22. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/_monitor.pyi +0 -0
  23. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/_tqdm.pyi +0 -0
  24. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/_tqdm_gui.pyi +0 -0
  25. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/_tqdm_notebook.pyi +0 -0
  26. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/_tqdm_pandas.pyi +0 -0
  27. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/_utils.pyi +0 -0
  28. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/asyncio.pyi +0 -0
  29. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/auto.pyi +0 -0
  30. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/autonotebook.pyi +0 -0
  31. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/cli.pyi +0 -0
  32. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/contrib/__init__.pyi +0 -0
  33. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/contrib/bells.pyi +0 -0
  34. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/contrib/concurrent.pyi +0 -0
  35. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/contrib/discord.pyi +0 -0
  36. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/contrib/itertools.pyi +0 -0
  37. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/contrib/logging.pyi +0 -0
  38. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/contrib/slack.pyi +0 -0
  39. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/contrib/telegram.pyi +0 -0
  40. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/contrib/utils_worker.pyi +0 -0
  41. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/gui.pyi +0 -0
  42. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/keras.pyi +0 -0
  43. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/notebook.pyi +0 -0
  44. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/py.typed +0 -0
  45. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/tk.pyi +0 -0
  46. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/tqdm-stubs/version.pyi +0 -0
  47. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/types_tqdm.egg-info/dependency_links.txt +0 -0
  48. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/types_tqdm.egg-info/requires.txt +0 -0
  49. {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.2.20260202}/types_tqdm.egg-info/top_level.txt +0 -0
@@ -0,0 +1,222 @@
1
+ ## 4.67.2.20260202 (2026-02-02)
2
+
3
+ [tqdm] Update to 4.67.2 ([#15348](https://github.com/python/typeshed/pull/15348))
4
+
5
+ Closes: #15347
6
+ Diff: https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.2
7
+
8
+ ## 4.67.0.20250809 (2025-08-09)
9
+
10
+ Mark stub-only private symbols as `@type_check_only` in third-party stubs ([#14545](https://github.com/python/typeshed/pull/14545))
11
+
12
+ ## 4.67.0.20250516 (2025-05-16)
13
+
14
+ Replace `Incomplete | None = None` in third party stubs ([#14063](https://github.com/python/typeshed/pull/14063))
15
+
16
+ ## 4.67.0.20250513 (2025-05-13)
17
+
18
+ tqdm: Fix return type of `async for` loop ([#14028](https://github.com/python/typeshed/pull/14028))
19
+
20
+ ## 4.67.0.20250417 (2025-04-17)
21
+
22
+ [tqdm] Add return type to tqdm.asyncio.gather ([#13839](https://github.com/python/typeshed/pull/13839))
23
+
24
+ ## 4.67.0.20250404 (2025-04-04)
25
+
26
+ Enable Ruff flake8-todos (TD) ([#13748](https://github.com/python/typeshed/pull/13748))
27
+
28
+ ## 4.67.0.20250401 (2025-04-01)
29
+
30
+ Add `__all__` part 2 ([#13719](https://github.com/python/typeshed/pull/13719))
31
+
32
+ ---------
33
+
34
+ Co-authored-by: Avasam <samuel.06@hotmail.com>
35
+
36
+ ## 4.67.0.20250319 (2025-03-19)
37
+
38
+ [CI] Run stubtest with Python 3.13 ([#13638](https://github.com/python/typeshed/pull/13638))
39
+
40
+ ## 4.67.0.20250301 (2025-03-01)
41
+
42
+ fix yield type of `tqdm.as_completed` ([#13557](https://github.com/python/typeshed/pull/13557))
43
+
44
+ ## 4.67.0.20250228 (2025-02-28)
45
+
46
+ tqdm: Improve wrapattr ([#13361](https://github.com/python/typeshed/pull/13361))
47
+
48
+ ## 4.67.0.20241221 (2024-12-21)
49
+
50
+ Update to mypy 1.14 ([#13272](https://github.com/python/typeshed/pull/13272))
51
+
52
+ ## 4.67.0.20241220 (2024-12-20)
53
+
54
+ Fix tqdm.asyncio type inconsistency ([#13259](https://github.com/python/typeshed/pull/13259))
55
+
56
+ ## 4.67.0.20241119 (2024-11-19)
57
+
58
+ Update tqdm to 4.67.* ([#13004](https://github.com/python/typeshed/pull/13004))
59
+
60
+ ## 4.66.0.20240417 (2024-04-17)
61
+
62
+ Remove remaining bare `Incomplete`s ([#11768](https://github.com/python/typeshed/pull/11768))
63
+
64
+ Enable Y065
65
+
66
+ ## 4.66.0.20240106 (2024-01-06)
67
+
68
+ Update typing_extensions imports in third-party stubs ([#11245](https://github.com/python/typeshed/pull/11245))
69
+
70
+ ## 4.66.0.5 (2023-11-24)
71
+
72
+ Third-party stubs: remove unused `type: ignore`s ([#11063](https://github.com/python/typeshed/pull/11063))
73
+
74
+ ## 4.66.0.4 (2023-11-07)
75
+
76
+ Remove redundant inheritances from `Generic` and various `typing` protocols ([#10981](https://github.com/python/typeshed/pull/10981))
77
+
78
+ ## 4.66.0.3 (2023-10-27)
79
+
80
+ Remove many redundant inheritances from `Generic[]` ([#10933](https://github.com/python/typeshed/pull/10933))
81
+
82
+ ## 4.66.0.2 (2023-08-28)
83
+
84
+ Consistently use `Generic` as the last base class ([#10610](https://github.com/python/typeshed/pull/10610))
85
+
86
+ ## 4.66.0.1 (2023-08-11)
87
+
88
+ Fix stubtest for `tqdm` ([#10560](https://github.com/python/typeshed/pull/10560))
89
+
90
+ ## 4.66.0.0 (2023-08-10)
91
+
92
+ [stubsabot] Bump tqdm to 4.66.* ([#10552](https://github.com/python/typeshed/pull/10552))
93
+
94
+ Release: https://pypi.org/pypi/tqdm/4.66.0
95
+ Repository: https://github.com/tqdm/tqdm
96
+ Diff: https://github.com/tqdm/tqdm/compare/v4.65.2...v4.66.0
97
+
98
+ Stubsabot analysis of the diff between the two releases:
99
+ - 1 public Python file has been added: `tests/tests_utils.py`.
100
+ - 0 files included in typeshed's stubs have been deleted.
101
+ - 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`.
102
+ - Total lines of Python code added: 274.
103
+ - Total lines of Python code deleted: 182.
104
+
105
+ Co-authored-by: stubsabot <>
106
+ Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
107
+
108
+ ## 4.65.0.2 (2023-07-20)
109
+
110
+ Add an upstream_repository field to METADATA.toml ([#10487](https://github.com/python/typeshed/pull/10487))
111
+
112
+ Closes: #10478
113
+
114
+ ## 4.65.0.1 (2023-03-28)
115
+
116
+ Add defaults for third-party stubs Q-T ([#9959](https://github.com/python/typeshed/pull/9959))
117
+
118
+ ## 4.65.0.0 (2023-03-04)
119
+
120
+ Update `tqdm` stubs to 4.65.* ([#9840](https://github.com/python/typeshed/pull/9840))
121
+
122
+ ## 4.64.7.16 (2023-02-26)
123
+
124
+ Improve many `__(a)exit__` annotations ([#9696](https://github.com/python/typeshed/pull/9696))
125
+
126
+ ## 4.64.7.15 (2023-02-21)
127
+
128
+ Integrate requirements-stubtest.txt into METADATA.toml ([#9778](https://github.com/python/typeshed/pull/9778))
129
+
130
+ ## 4.64.7.14 (2023-02-21)
131
+
132
+ Stubtest settings: change `ignore_missing_stub` default to `false` ([#9779](https://github.com/python/typeshed/pull/9779))
133
+
134
+ 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.
135
+
136
+ ## 4.64.7.13 (2023-02-15)
137
+
138
+ Use `typing_extensions.Self` instead of `_typeshed.Self` ([#9702](https://github.com/python/typeshed/pull/9702))
139
+
140
+ ## 4.64.7.12 (2023-02-07)
141
+
142
+ Complete stubtest and fix `Any` subclassing in `tqdm` ([#9525](https://github.com/python/typeshed/pull/9525))
143
+
144
+ ## 4.64.7.11 (2023-01-18)
145
+
146
+ Improve pre-commit config ([#9563](https://github.com/python/typeshed/pull/9563))
147
+
148
+ - Add a few more hooks. These are all very fast, and I've found them useful in other projects:
149
+ - Autofixes:
150
+ - `trailing-whitespace`: fixes trailing whitespace
151
+ - `requirements-txt-fixer`: alphabetises items in `requirements.txt` files
152
+ - `end-of-file-fixer`: makes sure every file ends with a single newline character
153
+ - `mixed-line-ending`: Makes sure Windows users don't accidentally introduce CRLF line endings into a file that uses LF line endings
154
+ - None-autofixes:
155
+ - `check-yaml`: loads YAML files to validate syntax
156
+ - `check-toml`: loads TOML files to validate syntax
157
+ - `check-merge-conflict`: detects merge-conflict strings in files and blocks them from accidentally being committed
158
+ - `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.
159
+ - Change the bot schedule to quarterly, to reduce noisy PRs
160
+ - 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
161
+
162
+ ## 4.64.7.10 (2023-01-13)
163
+
164
+ Fix some Any subclassing in tqdm ([#9505](https://github.com/python/typeshed/pull/9505))
165
+
166
+ ## 4.64.7.9 (2022-11-23)
167
+
168
+ tqdm: Add missing tqdm.monitor class variable ([#9249](https://github.com/python/typeshed/pull/9249))
169
+
170
+ Co-authored-by: Gabriel Smith <gabriel.smith@precisionot.com>
171
+
172
+ ## 4.64.7.3 (2022-11-11)
173
+
174
+ tqdm: allow `disable=None` in `tqdm.__init__` ([#9154](https://github.com/python/typeshed/pull/9154))
175
+
176
+ ## 4.64.7.2 (2022-11-08)
177
+
178
+ Fix and allow classes with missing metaclasses ([#9136](https://github.com/python/typeshed/pull/9136))
179
+
180
+ ## 4.64.7.1 (2022-10-16)
181
+
182
+ Remove empty `__init__` methods from classes with 0 parents ([#8907](https://github.com/python/typeshed/pull/8907))
183
+
184
+ ## 4.64.7 (2022-09-27)
185
+
186
+ Bump mypy to 0.981 ([#8796](https://github.com/python/typeshed/pull/8796))
187
+
188
+ ## 4.64.6 (2022-08-24)
189
+
190
+ tqdm: All `leave` arguments can be `None` ([#8603](https://github.com/python/typeshed/pull/8603))
191
+
192
+ All `leave` arguments are optional in tqdm.
193
+
194
+ ## 4.64.5 (2022-08-18)
195
+
196
+ Support extras in stubtest_third_party.py ([#8467](https://github.com/python/typeshed/pull/8467))
197
+
198
+ ## 4.64.4 (2022-07-15)
199
+
200
+ `tqdm`: Add `__all__` to `__init__.pyi` and submodules ([#8308](https://github.com/python/typeshed/pull/8308))
201
+
202
+ Fixes #8307
203
+
204
+ ## 4.64.3 (2022-07-15)
205
+
206
+ `tqdm`: Improve a few `__init__` methods ([#8246](https://github.com/python/typeshed/pull/8246))
207
+
208
+ ## 4.64.2 (2022-07-12)
209
+
210
+ Import `Match` and `Pattern` from `re`, not `typing` ([#8277](https://github.com/python/typeshed/pull/8277))
211
+
212
+ ## 4.64.1 (2022-07-07)
213
+
214
+ Improve `tqdm.contrib.logging` context managers ([#8251](https://github.com/python/typeshed/pull/8251))
215
+
216
+ ## 4.64.0 (2022-07-05)
217
+
218
+ Add stubs for `tqdm` ([#8235](https://github.com/python/typeshed/pull/8235))
219
+
220
+ Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
221
+ Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
222
+
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-tqdm
3
- Version: 4.67.0.20250516
3
+ Version: 4.67.2.20260202
4
4
  Summary: Typing stubs for tqdm
5
5
  License-Expression: Apache-2.0
6
6
  Project-URL: Homepage, https://github.com/python/typeshed
@@ -18,16 +18,11 @@ Dynamic: license-file
18
18
 
19
19
  ## Typing stubs for tqdm
20
20
 
21
- This is a [PEP 561](https://peps.python.org/pep-0561/)
22
- type stub package for the [`tqdm`](https://github.com/tqdm/tqdm) package.
23
- It can be used by type-checking tools like
24
- [mypy](https://github.com/python/mypy/),
25
- [pyright](https://github.com/microsoft/pyright),
26
- [pytype](https://github.com/google/pytype/),
27
- [Pyre](https://pyre-check.org/),
28
- PyCharm, etc. to check code that uses `tqdm`. This version of
21
+ This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)
22
+ for the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
23
+ to check code that uses `tqdm`. This version of
29
24
  `types-tqdm` aims to provide accurate annotations for
30
- `tqdm==4.67.*`.
25
+ `tqdm==4.67.2`.
31
26
 
32
27
  This package is part of the [typeshed project](https://github.com/python/typeshed).
33
28
  All fixes for types and metadata should be contributed there.
@@ -36,9 +31,9 @@ for more details. The source for this package can be found in the
36
31
  [`stubs/tqdm`](https://github.com/python/typeshed/tree/main/stubs/tqdm)
37
32
  directory.
38
33
 
39
- This package was tested with
40
- mypy 1.15.0,
41
- pyright 1.1.400,
42
- and pytype 2024.10.11.
34
+ This package was tested with the following type checkers:
35
+ * [mypy](https://github.com/python/mypy/) 1.19.1
36
+ * [pyright](https://github.com/microsoft/pyright) 1.1.408
37
+
43
38
  It was generated from typeshed commit
44
- [`126768408a69b7a3a09b7d3992970b289f92937e`](https://github.com/python/typeshed/commit/126768408a69b7a3a09b7d3992970b289f92937e).
39
+ [`c01356380fd56b42aa49a0aac8a320437fc7f7b9`](https://github.com/python/typeshed/commit/c01356380fd56b42aa49a0aac8a320437fc7f7b9).
@@ -0,0 +1,21 @@
1
+ ## Typing stubs for tqdm
2
+
3
+ This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)
4
+ for the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
5
+ to check code that uses `tqdm`. This version of
6
+ `types-tqdm` aims to provide accurate annotations for
7
+ `tqdm==4.67.2`.
8
+
9
+ This package is part of the [typeshed project](https://github.com/python/typeshed).
10
+ All fixes for types and metadata should be contributed there.
11
+ See [the README](https://github.com/python/typeshed/blob/main/README.md)
12
+ for more details. The source for this package can be found in the
13
+ [`stubs/tqdm`](https://github.com/python/typeshed/tree/main/stubs/tqdm)
14
+ directory.
15
+
16
+ This package was tested with the following type checkers:
17
+ * [mypy](https://github.com/python/mypy/) 1.19.1
18
+ * [pyright](https://github.com/microsoft/pyright) 1.1.408
19
+
20
+ It was generated from typeshed commit
21
+ [`c01356380fd56b42aa49a0aac8a320437fc7f7b9`](https://github.com/python/typeshed/commit/c01356380fd56b42aa49a0aac8a320437fc7f7b9).
@@ -4,23 +4,18 @@ requires = ["setuptools>=77.0.3"]
4
4
 
5
5
  [project]
6
6
  name = "types-tqdm"
7
- version = "4.67.0.20250516"
7
+ version = "4.67.2.20260202"
8
8
  license = "Apache-2.0"
9
9
  license-files = ["LICENSE"]
10
10
  description = "Typing stubs for tqdm"
11
11
  readme = { text = """\
12
12
  ## Typing stubs for tqdm
13
13
 
14
- This is a [PEP 561](https://peps.python.org/pep-0561/)
15
- type stub package for the [`tqdm`](https://github.com/tqdm/tqdm) package.
16
- It can be used by type-checking tools like
17
- [mypy](https://github.com/python/mypy/),
18
- [pyright](https://github.com/microsoft/pyright),
19
- [pytype](https://github.com/google/pytype/),
20
- [Pyre](https://pyre-check.org/),
21
- PyCharm, etc. to check code that uses `tqdm`. This version of
14
+ This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)
15
+ for the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
16
+ to check code that uses `tqdm`. This version of
22
17
  `types-tqdm` aims to provide accurate annotations for
23
- `tqdm==4.67.*`.
18
+ `tqdm==4.67.2`.
24
19
 
25
20
  This package is part of the [typeshed project](https://github.com/python/typeshed).
26
21
  All fixes for types and metadata should be contributed there.
@@ -29,12 +24,12 @@ for more details. The source for this package can be found in the
29
24
  [`stubs/tqdm`](https://github.com/python/typeshed/tree/main/stubs/tqdm)
30
25
  directory.
31
26
 
32
- This package was tested with
33
- mypy 1.15.0,
34
- pyright 1.1.400,
35
- and pytype 2024.10.11.
27
+ This package was tested with the following type checkers:
28
+ * [mypy](https://github.com/python/mypy/) 1.19.1
29
+ * [pyright](https://github.com/microsoft/pyright) 1.1.408
30
+
36
31
  It was generated from typeshed commit
37
- [`126768408a69b7a3a09b7d3992970b289f92937e`](https://github.com/python/typeshed/commit/126768408a69b7a3a09b7d3992970b289f92937e).
32
+ [`c01356380fd56b42aa49a0aac8a320437fc7f7b9`](https://github.com/python/typeshed/commit/c01356380fd56b42aa49a0aac8a320437fc7f7b9).
38
33
  """, content-type = "text/markdown" }
39
34
  classifiers = [
40
35
  "Programming Language :: Python :: 3",
@@ -0,0 +1,4 @@
1
+
2
+ from setuptools import setup
3
+
4
+ setup(package_data={'tqdm-stubs': ['__init__.pyi', '_main.pyi', '_monitor.pyi', '_tqdm.pyi', '_tqdm_gui.pyi', '_tqdm_notebook.pyi', '_tqdm_pandas.pyi', '_utils.pyi', 'asyncio.pyi', 'auto.pyi', 'autonotebook.pyi', 'cli.pyi', 'contrib/__init__.pyi', 'contrib/bells.pyi', 'contrib/concurrent.pyi', 'contrib/discord.pyi', 'contrib/itertools.pyi', 'contrib/logging.pyi', 'contrib/slack.pyi', 'contrib/telegram.pyi', 'contrib/utils_worker.pyi', 'dask.pyi', 'gui.pyi', 'keras.pyi', 'notebook.pyi', 'rich.pyi', 'std.pyi', 'tk.pyi', 'utils.pyi', 'version.pyi', 'METADATA.toml', 'py.typed']})
@@ -1,4 +1,4 @@
1
- version = "4.67.*"
1
+ version = "4.67.2"
2
2
  upstream_repository = "https://github.com/tqdm/tqdm"
3
3
  requires = ["types-requests"]
4
4
 
@@ -1,11 +1,12 @@
1
1
  from _typeshed import Incomplete
2
2
  from collections.abc import Callable
3
- from typing import ClassVar
3
+ from typing import ClassVar, type_check_only
4
4
  from typing_extensions import Self
5
5
 
6
6
  __all__ = ["TqdmCallback"]
7
7
 
8
8
  # dask.callbacks.Callback
9
+ @type_check_only
9
10
  class _Callback:
10
11
  active: ClassVar[set[tuple[Callable[..., Incomplete] | None, ...]]]
11
12
  def __init__(
@@ -1,7 +1,7 @@
1
1
  from _typeshed import Incomplete, SupportsWrite
2
2
  from abc import ABC, abstractmethod
3
3
  from collections.abc import Iterable, Mapping
4
- from typing import NoReturn, TypeVar, overload
4
+ from typing import NoReturn, TypeVar, overload, type_check_only
5
5
 
6
6
  from .std import tqdm as std_tqdm
7
7
 
@@ -10,6 +10,7 @@ __all__ = ["tqdm_rich", "trrange", "tqdm", "trange"]
10
10
  _T = TypeVar("_T")
11
11
 
12
12
  # Actually rich.progress.ProgressColumn
13
+ @type_check_only
13
14
  class _ProgressColumn(ABC):
14
15
  max_refresh: float | None
15
16
  def __init__(self, table_column: Incomplete | None = ...) -> None: ...
@@ -23,7 +23,7 @@ class TqdmTypeError(TypeError): ...
23
23
  class TqdmKeyError(KeyError): ...
24
24
 
25
25
  class TqdmWarning(Warning):
26
- def __init__(self, msg, fp_write=None, *a, **k) -> None: ...
26
+ def __init__(self, msg, fp_write=None) -> None: ...
27
27
 
28
28
  class TqdmExperimentalWarning(TqdmWarning, FutureWarning): ...
29
29
  class TqdmDeprecationWarning(TqdmWarning, DeprecationWarning): ...
@@ -1,7 +1,7 @@
1
1
  from _typeshed import Incomplete
2
2
  from collections.abc import Callable, Mapping
3
3
  from re import Pattern
4
- from typing import Protocol, TypeVar
4
+ from typing import Protocol, TypeVar, type_check_only
5
5
  from typing_extensions import ParamSpec
6
6
 
7
7
  CUR_OS: str
@@ -15,6 +15,7 @@ class FormatReplace:
15
15
  def __init__(self, replace: str = "") -> None: ...
16
16
  def __format__(self, _) -> str: ...
17
17
 
18
+ @type_check_only
18
19
  class _Has__Comparable(Protocol):
19
20
  _comparable: Incomplete
20
21
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-tqdm
3
- Version: 4.67.0.20250516
3
+ Version: 4.67.2.20260202
4
4
  Summary: Typing stubs for tqdm
5
5
  License-Expression: Apache-2.0
6
6
  Project-URL: Homepage, https://github.com/python/typeshed
@@ -18,16 +18,11 @@ Dynamic: license-file
18
18
 
19
19
  ## Typing stubs for tqdm
20
20
 
21
- This is a [PEP 561](https://peps.python.org/pep-0561/)
22
- type stub package for the [`tqdm`](https://github.com/tqdm/tqdm) package.
23
- It can be used by type-checking tools like
24
- [mypy](https://github.com/python/mypy/),
25
- [pyright](https://github.com/microsoft/pyright),
26
- [pytype](https://github.com/google/pytype/),
27
- [Pyre](https://pyre-check.org/),
28
- PyCharm, etc. to check code that uses `tqdm`. This version of
21
+ This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)
22
+ for the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
23
+ to check code that uses `tqdm`. This version of
29
24
  `types-tqdm` aims to provide accurate annotations for
30
- `tqdm==4.67.*`.
25
+ `tqdm==4.67.2`.
31
26
 
32
27
  This package is part of the [typeshed project](https://github.com/python/typeshed).
33
28
  All fixes for types and metadata should be contributed there.
@@ -36,9 +31,9 @@ for more details. The source for this package can be found in the
36
31
  [`stubs/tqdm`](https://github.com/python/typeshed/tree/main/stubs/tqdm)
37
32
  directory.
38
33
 
39
- This package was tested with
40
- mypy 1.15.0,
41
- pyright 1.1.400,
42
- and pytype 2024.10.11.
34
+ This package was tested with the following type checkers:
35
+ * [mypy](https://github.com/python/mypy/) 1.19.1
36
+ * [pyright](https://github.com/microsoft/pyright) 1.1.408
37
+
43
38
  It was generated from typeshed commit
44
- [`126768408a69b7a3a09b7d3992970b289f92937e`](https://github.com/python/typeshed/commit/126768408a69b7a3a09b7d3992970b289f92937e).
39
+ [`c01356380fd56b42aa49a0aac8a320437fc7f7b9`](https://github.com/python/typeshed/commit/c01356380fd56b42aa49a0aac8a320437fc7f7b9).
@@ -6,7 +6,6 @@ pyproject.toml
6
6
  setup.py
7
7
  tqdm-stubs/METADATA.toml
8
8
  tqdm-stubs/__init__.pyi
9
- tqdm-stubs/_dist_ver.pyi
10
9
  tqdm-stubs/_main.pyi
11
10
  tqdm-stubs/_monitor.pyi
12
11
  tqdm-stubs/_tqdm.pyi
@@ -1,211 +0,0 @@
1
- ## 4.67.0.20250516 (2025-05-16)
2
-
3
- Replace `Incomplete | None = None` in third party stubs (#14063)
4
-
5
- ## 4.67.0.20250513 (2025-05-13)
6
-
7
- tqdm: Fix return type of `async for` loop (#14028)
8
-
9
- ## 4.67.0.20250417 (2025-04-17)
10
-
11
- [tqdm] Add return type to tqdm.asyncio.gather (#13839)
12
-
13
- ## 4.67.0.20250404 (2025-04-04)
14
-
15
- Enable Ruff flake8-todos (TD) (#13748)
16
-
17
- ## 4.67.0.20250401 (2025-04-01)
18
-
19
- Add `__all__` part 2 (#13719)
20
-
21
- ---------
22
-
23
- Co-authored-by: Avasam <samuel.06@hotmail.com>
24
-
25
- ## 4.67.0.20250319 (2025-03-19)
26
-
27
- [CI] Run stubtest with Python 3.13 (#13638)
28
-
29
- ## 4.67.0.20250301 (2025-03-01)
30
-
31
- fix yield type of `tqdm.as_completed` (#13557)
32
-
33
- ## 4.67.0.20250228 (2025-02-28)
34
-
35
- tqdm: Improve wrapattr (#13361)
36
-
37
- ## 4.67.0.20241221 (2024-12-21)
38
-
39
- Update to mypy 1.14 (#13272)
40
-
41
- ## 4.67.0.20241220 (2024-12-20)
42
-
43
- Fix tqdm.asyncio type inconsistency (#13259)
44
-
45
- ## 4.67.0.20241119 (2024-11-19)
46
-
47
- Update tqdm to 4.67.* (#13004)
48
-
49
- ## 4.66.0.20240417 (2024-04-17)
50
-
51
- Remove remaining bare `Incomplete`s (#11768)
52
-
53
- Enable Y065
54
-
55
- ## 4.66.0.20240106 (2024-01-06)
56
-
57
- Update typing_extensions imports in third-party stubs (#11245)
58
-
59
- ## 4.66.0.5 (2023-11-24)
60
-
61
- Third-party stubs: remove unused `type: ignore`s (#11063)
62
-
63
- ## 4.66.0.4 (2023-11-07)
64
-
65
- Remove redundant inheritances from `Generic` and various `typing` protocols (#10981)
66
-
67
- ## 4.66.0.3 (2023-10-27)
68
-
69
- Remove many redundant inheritances from `Generic[]` (#10933)
70
-
71
- ## 4.66.0.2 (2023-08-28)
72
-
73
- Consistently use `Generic` as the last base class (#10610)
74
-
75
- ## 4.66.0.1 (2023-08-11)
76
-
77
- Fix stubtest for `tqdm` (#10560)
78
-
79
- ## 4.66.0.0 (2023-08-10)
80
-
81
- [stubsabot] Bump tqdm to 4.66.* (#10552)
82
-
83
- Release: https://pypi.org/pypi/tqdm/4.66.0
84
- Repository: https://github.com/tqdm/tqdm
85
- Diff: https://github.com/tqdm/tqdm/compare/v4.65.2...v4.66.0
86
-
87
- Stubsabot analysis of the diff between the two releases:
88
- - 1 public Python file has been added: `tests/tests_utils.py`.
89
- - 0 files included in typeshed's stubs have been deleted.
90
- - 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`.
91
- - Total lines of Python code added: 274.
92
- - Total lines of Python code deleted: 182.
93
-
94
- Co-authored-by: stubsabot <>
95
- Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
96
-
97
- ## 4.65.0.2 (2023-07-20)
98
-
99
- Add an upstream_repository field to METADATA.toml (#10487)
100
-
101
- Closes: #10478
102
-
103
- ## 4.65.0.1 (2023-03-28)
104
-
105
- Add defaults for third-party stubs Q-T (#9959)
106
-
107
- ## 4.65.0.0 (2023-03-04)
108
-
109
- Update `tqdm` stubs to 4.65.* (#9840)
110
-
111
- ## 4.64.7.16 (2023-02-26)
112
-
113
- Improve many `__(a)exit__` annotations (#9696)
114
-
115
- ## 4.64.7.15 (2023-02-21)
116
-
117
- Integrate requirements-stubtest.txt into METADATA.toml (#9778)
118
-
119
- ## 4.64.7.14 (2023-02-21)
120
-
121
- Stubtest settings: change `ignore_missing_stub` default to `false` (#9779)
122
-
123
- 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.
124
-
125
- ## 4.64.7.13 (2023-02-15)
126
-
127
- Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)
128
-
129
- ## 4.64.7.12 (2023-02-07)
130
-
131
- Complete stubtest and fix `Any` subclassing in `tqdm` (#9525)
132
-
133
- ## 4.64.7.11 (2023-01-18)
134
-
135
- Improve pre-commit config (#9563)
136
-
137
- - Add a few more hooks. These are all very fast, and I've found them useful in other projects:
138
- - Autofixes:
139
- - `trailing-whitespace`: fixes trailing whitespace
140
- - `requirements-txt-fixer`: alphabetises items in `requirements.txt` files
141
- - `end-of-file-fixer`: makes sure every file ends with a single newline character
142
- - `mixed-line-ending`: Makes sure Windows users don't accidentally introduce CRLF line endings into a file that uses LF line endings
143
- - None-autofixes:
144
- - `check-yaml`: loads YAML files to validate syntax
145
- - `check-toml`: loads TOML files to validate syntax
146
- - `check-merge-conflict`: detects merge-conflict strings in files and blocks them from accidentally being committed
147
- - `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.
148
- - Change the bot schedule to quarterly, to reduce noisy PRs
149
- - 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
150
-
151
- ## 4.64.7.10 (2023-01-13)
152
-
153
- Fix some Any subclassing in tqdm (#9505)
154
-
155
- ## 4.64.7.9 (2022-11-23)
156
-
157
- tqdm: Add missing tqdm.monitor class variable (#9249)
158
-
159
- Co-authored-by: Gabriel Smith <gabriel.smith@precisionot.com>
160
-
161
- ## 4.64.7.3 (2022-11-11)
162
-
163
- tqdm: allow `disable=None` in `tqdm.__init__` (#9154)
164
-
165
- ## 4.64.7.2 (2022-11-08)
166
-
167
- Fix and allow classes with missing metaclasses (#9136)
168
-
169
- ## 4.64.7.1 (2022-10-16)
170
-
171
- Remove empty `__init__` methods from classes with 0 parents (#8907)
172
-
173
- ## 4.64.7 (2022-09-27)
174
-
175
- Bump mypy to 0.981 (#8796)
176
-
177
- ## 4.64.6 (2022-08-24)
178
-
179
- tqdm: All `leave` arguments can be `None` (#8603)
180
-
181
- All `leave` arguments are optional in tqdm.
182
-
183
- ## 4.64.5 (2022-08-18)
184
-
185
- Support extras in stubtest_third_party.py (#8467)
186
-
187
- ## 4.64.4 (2022-07-15)
188
-
189
- `tqdm`: Add `__all__` to `__init__.pyi` and submodules (#8308)
190
-
191
- Fixes #8307
192
-
193
- ## 4.64.3 (2022-07-15)
194
-
195
- `tqdm`: Improve a few `__init__` methods (#8246)
196
-
197
- ## 4.64.2 (2022-07-12)
198
-
199
- Import `Match` and `Pattern` from `re`, not `typing` (#8277)
200
-
201
- ## 4.64.1 (2022-07-07)
202
-
203
- Improve `tqdm.contrib.logging` context managers (#8251)
204
-
205
- ## 4.64.0 (2022-07-05)
206
-
207
- Add stubs for `tqdm` (#8235)
208
-
209
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
210
- Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
211
-
@@ -1,26 +0,0 @@
1
- ## Typing stubs for tqdm
2
-
3
- This is a [PEP 561](https://peps.python.org/pep-0561/)
4
- type stub package for the [`tqdm`](https://github.com/tqdm/tqdm) package.
5
- It can be used by type-checking tools like
6
- [mypy](https://github.com/python/mypy/),
7
- [pyright](https://github.com/microsoft/pyright),
8
- [pytype](https://github.com/google/pytype/),
9
- [Pyre](https://pyre-check.org/),
10
- PyCharm, etc. to check code that uses `tqdm`. This version of
11
- `types-tqdm` aims to provide accurate annotations for
12
- `tqdm==4.67.*`.
13
-
14
- This package is part of the [typeshed project](https://github.com/python/typeshed).
15
- All fixes for types and metadata should be contributed there.
16
- See [the README](https://github.com/python/typeshed/blob/main/README.md)
17
- for more details. The source for this package can be found in the
18
- [`stubs/tqdm`](https://github.com/python/typeshed/tree/main/stubs/tqdm)
19
- directory.
20
-
21
- This package was tested with
22
- mypy 1.15.0,
23
- pyright 1.1.400,
24
- and pytype 2024.10.11.
25
- It was generated from typeshed commit
26
- [`126768408a69b7a3a09b7d3992970b289f92937e`](https://github.com/python/typeshed/commit/126768408a69b7a3a09b7d3992970b289f92937e).
@@ -1,4 +0,0 @@
1
-
2
- from setuptools import setup
3
-
4
- setup(package_data={'tqdm-stubs': ['__init__.pyi', '_dist_ver.pyi', '_main.pyi', '_monitor.pyi', '_tqdm.pyi', '_tqdm_gui.pyi', '_tqdm_notebook.pyi', '_tqdm_pandas.pyi', '_utils.pyi', 'asyncio.pyi', 'auto.pyi', 'autonotebook.pyi', 'cli.pyi', 'contrib/__init__.pyi', 'contrib/bells.pyi', 'contrib/concurrent.pyi', 'contrib/discord.pyi', 'contrib/itertools.pyi', 'contrib/logging.pyi', 'contrib/slack.pyi', 'contrib/telegram.pyi', 'contrib/utils_worker.pyi', 'dask.pyi', 'gui.pyi', 'keras.pyi', 'notebook.pyi', 'rich.pyi', 'std.pyi', 'tk.pyi', 'utils.pyi', 'version.pyi', 'METADATA.toml', 'py.typed']})
File without changes