Semyon Moroz
b0d926ee22
[importlib] Update deprecate message for files function ( #14773 )
2025-09-23 20:37:09 +02:00
Semyon Moroz
23cbc59023
[mock] Sync _ANY type with unittest.mock ( #14772 )
2025-09-23 20:36:45 +02:00
Alex Waygood
def5a2825f
Use stricter pyright settings for gunicorn ( #14771 )
2025-09-23 15:12:30 +01:00
Semyon Moroz
867cc01a0b
[curses] Revert Final for LINES and COLS ( #14764 )
2025-09-23 12:46:41 +02:00
github-actions[bot]
67be89e4eb
[stubsabot] Bump docutils to 0.22.2 ( #14765 )
2025-09-23 09:50:50 +02:00
Alex Waygood
7c8dce0a78
Use stricter pyright settings for xmltodict ( #14763 )
2025-09-22 14:16:57 +01:00
Sebastian Rittau
31630d7136
[docutils] Update to 0.22.1 ( #14737 )
2025-09-22 14:51:20 +02:00
Sebastian Rittau
70e6f63cef
[reportlab] Update to 4.4.4 ( #14762 )
2025-09-22 14:15:26 +02:00
Sebastian Rittau
a2c34cc1d0
[django-filter] Improve stubtest comment ( #14738 )
2025-09-22 13:57:31 +02:00
Eugene Liukin
da93072ceb
Add stubs for gunicorn ( #14690 )
2025-09-22 12:09:52 +02:00
Semyon Moroz
fb852f99f0
[faulthandler] Add c_stack parameter to enable ( #14757 )
2025-09-22 11:56:23 +02:00
trillian
b195038142
configparser: allow ConfigParser()[UNNAMED_SECTION] ( #14759 )
2025-09-22 11:48:04 +02:00
github-actions[bot]
ad3d8498eb
[stubsabot] Bump regex to 2025.9.18 ( #14751 )
2025-09-20 23:37:11 +02:00
Sebastian Rittau
b158ccd3c1
Add errno.ENOTCAPABLE ( #14748 )
2025-09-19 19:54:51 +02:00
tapple-cisco
15bc02e8e0
[xmltodict] stub improvements and update to 1.0.1 ( #14695 )
2025-09-19 16:37:06 +02:00
Sebastian Rittau
d79b8d06f5
Fix concurrent.interpreters.Queue interface for Python 3.14 ( #14749 )
2025-09-19 07:33:02 -07:00
Sebastian Rittau
a54c270b02
Add asyncio.tools.exit_with_permission_help_text() ( #14747 )
...
Part of #14741
2025-09-19 07:30:58 -07:00
Spider84pr
970603e7e2
Added annotation for fetch_request_token of OAuth1Client class ( #14711 )
2025-09-19 12:19:58 +02:00
Semyon Moroz
14c08738c1
[xmltodict] Update to 1.0.* ( #14712 )
2025-09-19 11:44:02 +02:00
Dennis Lambe Jr.
617f42394b
[gdb] Update ThreadExitedEvent parent class for 17.0 ( #14729 ) ( #14744 )
...
Even though the parent thread for `ThreadExitedEvent` won't change from
`Event` to `ThreadEvent` until 17.0 is released, this actually makes
type checking work better in practice for all released versions that
support `ThreadExitedEvent` because at run time `ThreadExitedEvent` has
the lone attribute, `inferior_thread`, that it would have inherited from
`ThreadEvent`.
2025-09-19 09:19:46 +02:00
Alex Waygood
cc0ce1e500
Revert "Byestring removal for 3.14 ( #12490 )" ( #14743 )
2025-09-19 09:09:22 +02:00
Sebastian Rittau
00790cb021
[serial] Update stubtest comment ( #14739 )
...
Cf. #14718
2025-09-18 11:19:11 -07:00
Sebastian Rittau
4fc0fd82bd
[Authlib] Update to 1.6.4 ( #14736 )
2025-09-18 19:26:40 +02:00
Kevin Deldycke
c922749f1f
Fix type of data return by boltons.strutils.int_ranges_from_int_list ( #14740 )
2025-09-18 17:45:22 +02:00
Jan-Eric Nitschke
e129873f9b
[openpyxl] Fix stubs for openpyxl.descriptors.sequence.UniqueSequence.seq_types ( #14725 )
2025-09-18 16:00:10 +02:00
Semyon Moroz
4b0fec4506
[docutils] Extend applicable types to _ContentModelCategory ( #14719 )
2025-09-18 15:57:51 +02:00
Stefan VanBuren
add4e85823
Add is_required / is_repeated properties to FieldDescriptor ( #14703 )
2025-09-17 14:55:53 +02:00
Avasam
a56f819f5a
Fix regression in DiDegreeView ( #14732 )
2025-09-17 09:05:14 +02:00
Semyon Moroz
95656b1961
[pyinstaller] Update to 6.16.* ( #14715 )
2025-09-16 23:17:34 -04:00
Stefan VanBuren
ab0339a7a2
Update protobuf to ~=6.32.1 ( #14707 )
2025-09-16 23:05:26 -04:00
Semyon Moroz
29c69fe755
[tkinter] Annotate several functions ( #14631 )
2025-09-16 22:29:31 +03:00
Ali Hamdan
1b1f3a9625
shapely: fix array dtype in geometry functions return type ( #14730 )
2025-09-16 15:50:37 +02:00
bersbersbers
9b7a31d4ad
Mark SharedMemory.buf optional ( #14723 )
2025-09-16 15:01:56 +02:00
Spider84pr
1db21c5a57
[html5lib] Add annotations for impliedTagToken function ( #14709 )
2025-09-16 14:08:02 +02:00
Igor Ponomarev
9354f93e6f
[pexpect] SpawnBase.delayafterread is allowed to be None ( #14728 )
2025-09-15 17:21:25 +02:00
Jan-Eric Nitschke
2081b9d9b5
[PyMySQL] Fix stubs for pymysql.connections.Connection.__init__ ( #14724 )
2025-09-15 11:02:06 -04:00
kasium
e02a247a59
Fix docker mount source type ( #14726 )
...
The source of a mount can be None e.g. if the type is tmpfs.
The parse_mount_string also sets source=None in some cases
2025-09-15 16:57:26 +02:00
Brian Schubert
703f7d074c
[CI] Run daily tests on pull requests in forks ( #14713 )
2025-09-14 18:28:50 -07:00
Brian Schubert
47dbbd6c91
Add @disjoint_base decorator to the third-party stubs ( #14716 )
2025-09-15 02:16:16 +02:00
Semyon Moroz
0d100b9110
Make type of unitest.mock.Any a subclass of Any ( #14708 )
2025-09-14 20:25:41 +02:00
Brian Schubert
b2777f4cbb
Mark stub-only types with runtime aliases as @type_check_only in stdlib ( #14717 )
2025-09-14 19:57:39 +02:00
Brian Schubert
fa4a662cdc
Revert "Mitigate CI stall by excluding materialize from mypy_primer projects" ( #14721 )
...
Revert "Mitigate CI stall by excluding `materialize` from mypy_primer project…"
This reverts commit 88973e3ad5 .
2025-09-14 18:51:20 +01:00
Brian Schubert
88973e3ad5
Mitigate CI stall by excluding materialize from mypy_primer projects ( #14720 )
2025-09-14 17:40:12 +01:00
sobolevn
4b0623f4fb
Update mypy to 1.18.1 ( #14699 )
2025-09-14 03:33:27 +02:00
Filips Nastins
59c36c8bf9
[requests] Allow "connect" timeout to be None in timeout configuration tuple ( #14700 )
2025-09-12 17:35:02 -04:00
github-actions[bot]
05007ac762
[stubsabot] Bump httplib2 to 0.31.* ( #14698 )
2025-09-12 13:57:22 -04:00
Semyon Moroz
1316418088
[stubsabot] Fix typo in name "Linux" ( #14705 )
2025-09-12 18:25:08 +01:00
Jan-Eric Nitschke
6937a9b193
Correct Turtle.dot() parameters ( #14694 )
2025-09-11 17:39:08 +02:00
Semyon Moroz
d9c76e1d9f
[pyluach] Update to 2.3.* ( #14692 )
2025-09-10 08:06:38 -04:00
Spider84pr
de81998004
[PyMySQL] Add stub for SSCursor.read_next ( #14670 )
2025-09-08 18:00:56 -04:00