types-tqdm 4.67.0.20250513__tar.gz → 4.67.0.20250809__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.
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/CHANGELOG.md +8 -0
- {types_tqdm-4.67.0.20250513/types_tqdm.egg-info → types_tqdm-4.67.0.20250809}/PKG-INFO +9 -14
- types_tqdm-4.67.0.20250809/README.md +21 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/pyproject.toml +9 -14
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/__init__.pyi +1 -1
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/dask.pyi +2 -1
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/keras.pyi +2 -10
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/rich.pyi +2 -1
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/std.pyi +1 -1
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/tk.pyi +1 -1
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/utils.pyi +2 -1
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809/types_tqdm.egg-info}/PKG-INFO +9 -14
- types_tqdm-4.67.0.20250513/README.md +0 -26
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/LICENSE +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/MANIFEST.in +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/setup.cfg +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/setup.py +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/METADATA.toml +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/__init__.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_dist_ver.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_main.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_monitor.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_tqdm.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_tqdm_gui.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_tqdm_notebook.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_tqdm_pandas.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_utils.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/asyncio.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/auto.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/autonotebook.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/cli.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/bells.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/concurrent.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/discord.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/itertools.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/logging.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/slack.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/telegram.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/utils_worker.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/gui.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/notebook.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/py.typed +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/version.pyi +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/types_tqdm.egg-info/SOURCES.txt +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/types_tqdm.egg-info/dependency_links.txt +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/types_tqdm.egg-info/requires.txt +0 -0
- {types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/types_tqdm.egg-info/top_level.txt +0 -0
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## 4.67.0.20250809 (2025-08-09)
|
|
2
|
+
|
|
3
|
+
Mark stub-only private symbols as `@type_check_only` in third-party stubs (#14545)
|
|
4
|
+
|
|
5
|
+
## 4.67.0.20250516 (2025-05-16)
|
|
6
|
+
|
|
7
|
+
Replace `Incomplete | None = None` in third party stubs (#14063)
|
|
8
|
+
|
|
1
9
|
## 4.67.0.20250513 (2025-05-13)
|
|
2
10
|
|
|
3
11
|
tqdm: Fix return type of `async for` loop (#14028)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-tqdm
|
|
3
|
-
Version: 4.67.0.
|
|
3
|
+
Version: 4.67.0.20250809
|
|
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,14 +18,9 @@ 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
|
-
|
|
23
|
-
|
|
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 [PEP 561](https://peps.python.org/pep-0561/) type stub package for
|
|
22
|
+
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
25
|
`tqdm==4.67.*`.
|
|
31
26
|
|
|
@@ -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.
|
|
41
|
-
pyright 1.1.
|
|
42
|
-
|
|
34
|
+
This package was tested with the following type checkers:
|
|
35
|
+
* [mypy](https://github.com/python/mypy/) 1.16.1
|
|
36
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.403
|
|
37
|
+
|
|
43
38
|
It was generated from typeshed commit
|
|
44
|
-
[`
|
|
39
|
+
[`91ba0da4aad754c912a82b9e052cb4f8191ce520`](https://github.com/python/typeshed/commit/91ba0da4aad754c912a82b9e052cb4f8191ce520).
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
## Typing stubs for tqdm
|
|
2
|
+
|
|
3
|
+
This is a [PEP 561](https://peps.python.org/pep-0561/) type stub package for
|
|
4
|
+
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.*`.
|
|
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.16.1
|
|
18
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.403
|
|
19
|
+
|
|
20
|
+
It was generated from typeshed commit
|
|
21
|
+
[`91ba0da4aad754c912a82b9e052cb4f8191ce520`](https://github.com/python/typeshed/commit/91ba0da4aad754c912a82b9e052cb4f8191ce520).
|
|
@@ -4,21 +4,16 @@ requires = ["setuptools>=77.0.3"]
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "types-tqdm"
|
|
7
|
-
version = "4.67.0.
|
|
7
|
+
version = "4.67.0.20250809"
|
|
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
|
-
|
|
16
|
-
|
|
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 [PEP 561](https://peps.python.org/pep-0561/) type stub package for
|
|
15
|
+
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
18
|
`tqdm==4.67.*`.
|
|
24
19
|
|
|
@@ -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.
|
|
34
|
-
pyright 1.1.
|
|
35
|
-
|
|
27
|
+
This package was tested with the following type checkers:
|
|
28
|
+
* [mypy](https://github.com/python/mypy/) 1.16.1
|
|
29
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.403
|
|
30
|
+
|
|
36
31
|
It was generated from typeshed commit
|
|
37
|
-
[`
|
|
32
|
+
[`91ba0da4aad754c912a82b9e052cb4f8191ce520`](https://github.com/python/typeshed/commit/91ba0da4aad754c912a82b9e052cb4f8191ce520).
|
|
38
33
|
""", content-type = "text/markdown" }
|
|
39
34
|
classifiers = [
|
|
40
35
|
"Programming Language :: Python :: 3",
|
|
@@ -10,6 +10,6 @@ class DummyTqdmFile(ObjectWrapper):
|
|
|
10
10
|
def write(self, x, nolock: bool = False) -> None: ...
|
|
11
11
|
def __del__(self) -> None: ...
|
|
12
12
|
|
|
13
|
-
def tenumerate(iterable, start: int = 0, total
|
|
13
|
+
def tenumerate(iterable, start: int = 0, total=None, tqdm_class: type[Incomplete] = ..., **tqdm_kwargs): ...
|
|
14
14
|
def tzip(iter1, *iter2plus, **tqdm_kwargs) -> Generator[Incomplete, None, None]: ...
|
|
15
15
|
def tmap(function: Callable[..., Incomplete], *sequences, **tqdm_kwargs) -> Generator[Incomplete, None, None]: ...
|
|
@@ -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__(
|
|
@@ -29,7 +29,7 @@ class _Callback:
|
|
|
29
29
|
|
|
30
30
|
class TqdmCallback(_Callback):
|
|
31
31
|
@staticmethod
|
|
32
|
-
def bar2callback(bar, pop
|
|
32
|
+
def bar2callback(bar, pop=None, delta=...): ...
|
|
33
33
|
tqdm_class: Incomplete
|
|
34
34
|
epoch_bar: Incomplete
|
|
35
35
|
on_epoch_end: Incomplete
|
|
@@ -37,15 +37,7 @@ class TqdmCallback(_Callback):
|
|
|
37
37
|
verbose: Incomplete
|
|
38
38
|
batch_bar: Incomplete
|
|
39
39
|
on_batch_end: Incomplete
|
|
40
|
-
def __init__(
|
|
41
|
-
self,
|
|
42
|
-
epochs: Incomplete | None = None,
|
|
43
|
-
data_size: Incomplete | None = None,
|
|
44
|
-
batch_size: Incomplete | None = None,
|
|
45
|
-
verbose: int = 1,
|
|
46
|
-
tqdm_class=...,
|
|
47
|
-
**tqdm_kwargs,
|
|
48
|
-
) -> None: ...
|
|
40
|
+
def __init__(self, epochs=None, data_size=None, batch_size=None, verbose: int = 1, tqdm_class=..., **tqdm_kwargs) -> None: ...
|
|
49
41
|
def on_train_begin(self, *_, **__) -> None: ...
|
|
50
42
|
def on_epoch_begin(self, epoch, *_, **__) -> None: ...
|
|
51
43
|
def on_train_end(self, *_, **__) -> None: ...
|
|
@@ -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
|
|
26
|
+
def __init__(self, msg, fp_write=None, *a, **k) -> None: ...
|
|
27
27
|
|
|
28
28
|
class TqdmExperimentalWarning(TqdmWarning, FutureWarning): ...
|
|
29
29
|
class TqdmDeprecationWarning(TqdmWarning, DeprecationWarning): ...
|
|
@@ -85,7 +85,7 @@ class tqdm_tk(std_tqdm[_T]):
|
|
|
85
85
|
desc: Incomplete
|
|
86
86
|
def set_description_str(self, desc: str | None = None, refresh: bool | None = True) -> None: ...
|
|
87
87
|
def cancel(self) -> None: ...
|
|
88
|
-
def reset(self, total
|
|
88
|
+
def reset(self, total=None) -> None: ...
|
|
89
89
|
|
|
90
90
|
def ttkrange(*args, **kwargs) -> tqdm_tk[int]: ...
|
|
91
91
|
|
|
@@ -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.
|
|
3
|
+
Version: 4.67.0.20250809
|
|
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,14 +18,9 @@ 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
|
-
|
|
23
|
-
|
|
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 [PEP 561](https://peps.python.org/pep-0561/) type stub package for
|
|
22
|
+
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
25
|
`tqdm==4.67.*`.
|
|
31
26
|
|
|
@@ -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.
|
|
41
|
-
pyright 1.1.
|
|
42
|
-
|
|
34
|
+
This package was tested with the following type checkers:
|
|
35
|
+
* [mypy](https://github.com/python/mypy/) 1.16.1
|
|
36
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.403
|
|
37
|
+
|
|
43
38
|
It was generated from typeshed commit
|
|
44
|
-
[`
|
|
39
|
+
[`91ba0da4aad754c912a82b9e052cb4f8191ce520`](https://github.com/python/typeshed/commit/91ba0da4aad754c912a82b9e052cb4f8191ce520).
|
|
@@ -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
|
-
[`8b877a6993cf183f865a2c11c1f89adb6156f5c0`](https://github.com/python/typeshed/commit/8b877a6993cf183f865a2c11c1f89adb6156f5c0).
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/utils_worker.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{types_tqdm-4.67.0.20250513 → types_tqdm-4.67.0.20250809}/types_tqdm.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|