Avasam
d82a8325fa
pywin32: Fix PyNETRESOURCE descriptor members wrongly marked as readonly ( #10574 )
2023-08-13 23:36:45 +01:00
Avasam
3a376e7eaa
Configure Ruff for VSCode ( #10572 )
2023-08-13 22:31:36 +01:00
Avasam
22b055a147
Fill in all missing upstream_repository fields ( #10571 )
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-08-13 22:03:33 +01:00
Alex Waygood
df08fcec5f
Improve __(r)or__ signatures for TypedDict classes ( #10565 )
2023-08-12 18:27:35 +01:00
Alex Waygood
7836c47286
Fix stubtest for tqdm ( #10560 )
2023-08-11 12:52:01 +01:00
Nikita Sobolev
1ad381d713
Update sre_parse to 3.12 ( #10556 )
2023-08-10 12:48:12 +01:00
Nikita Sobolev
19ed22ea60
Update turtle to 3.12 ( #10548 )
2023-08-10 11:44:14 +01:00
github-actions[bot]
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
github-actions[bot]
b28e166c19
[stubsabot] Bump regex to 2023.8.8 ( #10553 )
...
Release: https://pypi.org/pypi/regex/2023.8.8
Homepage: https://github.com/mrabarnett/mrab-regex
Repository: https://github.com/mrabarnett/mrab-regex
Diff: https://github.com/mrabarnett/mrab-regex/compare/2023.6.3...2023.8.8
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 15.
- Total lines of Python code deleted: 10.
2023-08-10 01:32:17 +01:00
github-actions[bot]
0b65653746
[stubsabot] Bump protobuf to 4.24.* ( #10545 )
...
Release: https://pypi.org/pypi/protobuf/4.24.0
Homepage: https://developers.google.com/protocol-buffers/
Co-authored-by: stubsabot <>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-08-09 11:50:46 +01:00
Nikita Sobolev
9d0ed1571f
Update ssl to 3.12 ( #10547 )
2023-08-09 09:18:33 +02:00
Nikita Sobolev
4990da6c60
Update asyncio.base_events for py312 ( #10543 )
2023-08-08 15:28:36 +01:00
Nikita Sobolev
a5783555e8
asyncio.streams: py312 updates (#10542 )
2023-08-08 08:33:37 +01:00
Alex Waygood
230a8f7c6c
Fix stubtest for Python 3.12.0rc1 ( #10541 )
2023-08-07 12:41:31 -07:00
kasium
ab22048661
py312: Filter(er) might return a LogRecord ( #10540 )
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-08-07 15:30:33 +01:00
Nikita Sobolev
c326f2500b
Bump pyright version ( #10539 )
...
Release: https://github.com/microsoft/pyright/releases/tag/1.1.320
2023-08-07 12:06:34 +01:00
Nikita Sobolev
161dd4b34f
Update logging for 3.12 ( #10538 )
2023-08-07 12:02:44 +01:00
Mathieu Pichette
7e497f052d
Add missing stubs in google.protobuf.message_factory module ( #10537 )
2023-08-07 05:14:35 +01:00
github-actions[bot]
e787a88f59
[stubsabot] Bump Pygments to 2.16.* ( #10536 )
...
Release: https://pypi.org/pypi/Pygments/2.16.1
Homepage: https://pygments.org
Repository: https://github.com/pygments/pygments
Changelog: https://github.com/pygments/pygments/blob/master/CHANGES
Diff: https://github.com/pygments/pygments/compare/2.15.1...2.16.1
Stubsabot analysis of the diff between the two releases:
- 12 public Python files have been added.
- 0 files included in typeshed's stubs have been deleted.
- 6 files included in typeshed's stubs have been modified or renamed: `pygments/__init__.py`, `pygments/formatters/img.py`, `pygments/lexer.py`, `pygments/sphinxext.py`, `pygments/styles/__init__.py`, `pygments/token.py`.
- Total lines of Python code added: 2942.
- Total lines of Python code deleted: 477.
Co-authored-by: stubsabot <>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-08-07 01:37:37 +01:00
Nikita Sobolev
3968308e74
Update asyncio.constants module for python3.12 ( #10535 )
2023-08-06 15:30:55 +01:00
Nikita Sobolev
86218a52b7
Add get_context methods to asyncio in 3.12 ( #10534 )
2023-08-06 12:02:48 +01:00
Shane Smiskol
5e2fe131fa
Add missing TCP_USER_TIMEOUT to socket module ( #10530 )
2023-08-04 21:11:14 +01:00
Nikita Sobolev
81d1362247
Fix asyncio.Task.__init__ signature ( #10532 )
2023-08-04 15:12:51 +02:00
Shantanu
75c71f324e
importlib.metadata: add PathDistribution._path ( #10528 )
2023-08-01 19:43:51 -07:00
Nikita Sobolev
d62cbb98f4
Remove DateTimeRange stubs ( #10525 )
2023-08-01 09:15:32 +01:00
Nikita Sobolev
474ad1c70e
Remove babel stubs ( #10524 )
2023-08-01 09:12:33 +01:00
Nikita Sobolev
fe2ebd69af
Bump paramiko to 3.3.* ( #10522 )
2023-07-31 09:07:05 +01:00
Nikita Sobolev
54201d5572
Bump google-cloud-ndb to 2.2.* ( #10521 )
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-07-31 09:04:36 +01:00
Alex Waygood
a079b0de6e
Update pyflakes stubs for v3.1.* ( #10518 )
2023-07-30 15:35:26 -07:00
Alex Waygood
0d8a6bc200
Add more checks in parse_metadata.py for the upstream_repository field ( #10513 )
2023-07-28 14:04:58 +01:00
Diogo
852882b8bf
nargs could be None in argparse.ArgumentParser.add_argument (#10509 )
2023-07-26 18:46:40 +01:00
Alex Waygood
f08b87ff18
Fix typechecking of our own test suite following change to dict.get ( #10511 )
2023-07-26 17:10:40 +01:00
Eugene Toder
e86c61da86
More precise overloads for get/pop methods ( #10501 )
...
Fixes #10293
Co-authored-by: AlexWaygood <alex.waygood@gmail.com >
2023-07-26 16:37:32 +01:00
Nikita Sobolev
21e8f7b02b
Bump pyright version ( #10510 )
...
https://github.com/microsoft/pyright/releases/tag/1.1.319
2023-07-26 09:19:39 +01:00
Sebastian Rittau
47905d2d19
stubsabot: Add stubsabot label to PRs ( #10507 )
2023-07-25 17:40:11 +02:00
Sebastian Rittau
9b94bd4e5f
stubsabot: Add distributions argument ( #10505 )
...
[stubsabot] Add distributions argument
This allows to specify which explicitly which distributions to update.
Useful for testing.
2023-07-25 06:40:55 -07:00
Akuli
38dc97ba71
Complete send2trash stubs ( #10504 )
2023-07-25 13:31:17 +01:00
Sam Bull
b325815f44
Fix type of Future._exception ( #10502 )
2023-07-24 14:49:13 -07:00
David Salvisberg
21cb2cb546
Adds stubs for uWSGI ( #10432 )
...
This adds stubs for the uWSGI Python API.
Similarly to GDB the Python API is only accessible within a uWSGI process, some parts of the API also only exist if certain configuration options are enabled. This makes running stubtest a bit of pain.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com >
Co-authored-by: Akuli <akuviljanen17@gmail.com >
2023-07-24 14:32:52 +03:00
Alex Waygood
7d33060e6a
Add upstream_repository to metadata for s2clientprotocol ( #10500 )
...
These stubs were added yesterday in #10372 , and I forgot that we had just added this new metadata field
2023-07-22 20:43:30 +01:00
PyHedgehog
7a00c25959
Add stubs for click-default-group ( #9304 )
...
Co-authored-by: AlexWaygood <alex.waygood@gmail.com >
Co-authored-by: Avasam <samuel.06@hotmail.com >
2023-07-22 20:21:37 +01:00
David Salvisberg
81373c1c63
Add stubs for greenlet ( #10463 )
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-07-22 19:23:35 +01:00
Koichi Akabe
53a8932797
Pretend _EnumTypeWrapper inherits from type ( #10203 )
...
Pretend `google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper` inherits from `type`. It doesn't really, but this makes type checkers stop complaining when you use it as a metaclass, which is the only reason the class exists.
2023-07-22 15:50:40 +01:00
Jelle Zijlstra
f577c4c133
Update typing_extensions for 4.7.* ( #10344 )
2023-07-22 12:51:22 +01:00
Alex Waygood
65cb3735ec
Bump pytype and ruff test dependencies ( #10499 )
2023-07-22 12:39:16 +01:00
Alex Waygood
2887f60196
Use ruff, not pycln, for removing unused imports ( #10498 )
2023-07-22 12:14:27 +01:00
James Braza
464b71c810
Added url: str to http.client.HTTPResponse ( #10497 )
2023-07-22 01:58:13 +01:00
Jarrett Knauer
33588c7908
Add stubs for s2clientprotocol ( #10372 )
2023-07-21 17:18:07 +01:00
Alex Waygood
49a2371d7a
Auto-add upstream URLs in create_baseline_stubs.py ( #10491 )
...
Co-authored-by: Akuli <akuviljanen17@gmail.com >
2023-07-21 15:56:53 +01:00
Alex Waygood
5498cabfe2
Bump various test dependencies ( #10492 )
2023-07-21 00:09:19 +01:00