Max Muoto
|
39f53a06aa
|
Resolve _asyncio issues (#14089)
|
2025-05-16 21:06:38 -07:00 |
|
Max Muoto
|
7fbf9c7927
|
Update exception group to match clinic generated arguments (#14088)
|
2025-05-16 20:50:00 -07:00 |
|
Max Muoto
|
0ba818e2b5
|
Update sys for 3.14 (#14086)
|
2025-05-16 19:17:20 -07:00 |
|
Sebastian Rittau
|
0125fe2848
|
Replace Incomplete | None = None in stdlib (#14083)
|
2025-05-16 15:43:52 +02:00 |
|
Sebastian Rittau
|
5785616f7a
|
[CI] Update astral-sh/setup-uv (#14081)
|
2025-05-16 13:27:18 +02:00 |
|
Sebastian Rittau
|
1b260748ad
|
Update uv to 0.7.4 (#14080)
Tries to fix #14079.
|
2025-05-16 07:06:14 -04:00 |
|
Semyon Moroz
|
b15483f683
|
Bump icalendar to 6.3.* (#14078)
|
2025-05-16 13:05:44 +02:00 |
|
Sebastian Rittau
|
126768408a
|
Replace Incomplete | None = None in third party stubs (#14063)
|
2025-05-15 21:37:43 +02:00 |
|
Sebastian Rittau
|
acc51542c9
|
Update reportlab to 4.4.1 (#14073)
|
2025-05-15 12:47:56 -04:00 |
|
Avasam
|
337fd828e8
|
Bump setuptools to 80.7.* (#14069)
---------
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
|
2025-05-15 10:29:04 -04:00 |
|
David Salvisberg
|
23156388e4
|
gevent: Remove remaining uses of Incomplete (#14072)
|
2025-05-15 12:35:12 +02:00 |
|
Collin Anderson
|
1063db7c15
|
reportlab: canvas.getPageNumber() returns int (#14066)
|
2025-05-14 21:11:50 +02:00 |
|
Semyon Moroz
|
590f48306c
|
Deprecate nturl2path (#14065)
|
2025-05-14 15:40:39 +02:00 |
|
Sebastian Rittau
|
51db4055d0
|
[requests] Add a _JSON type alias (#14064)
|
2025-05-14 15:38:10 +02:00 |
|
wyattscarpenter
|
9951e66a5e
|
Update nx_pylab.pyi: allow node_color to be a list of strings as well (#14057)
|
2025-05-14 14:36:17 +02:00 |
|
Avasam
|
5a81bf54e6
|
networkx: type is_* and has_* functions (#14054)
|
2025-05-14 14:10:29 +02:00 |
|
Semyon Moroz
|
b7d5b1d7f1
|
Update logging.handlers.SysLogHandler for 3.14 (#14058)
* Update `logging.handlers.SysLogHandler` for 3.14
* Fix method name
---------
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
|
2025-05-14 13:16:44 +02:00 |
|
Semyon Moroz
|
ceb4cb42bd
|
Update marshal.dump(s) for 3.14 (#14059)
|
2025-05-14 12:25:22 +02:00 |
|
Semyon Moroz
|
f2665f7582
|
Remove deprecated get_loader and find_loader from pkgutil (#14061)
|
2025-05-14 12:24:09 +02:00 |
|
sobolevn
|
58a4def3c1
|
Update _socket and socket for 3.14 (#14055)
|
2025-05-14 12:23:38 +02:00 |
|
Semyon Moroz
|
fc1ee8fed9
|
Bump urllib.request to 3.14 (#14062)
|
2025-05-14 12:21:46 +02:00 |
|
Semyon Moroz
|
05ec037300
|
Bump os and posix to 3.14 (#14060)
|
2025-05-13 23:34:53 -07:00 |
|
Akuli
|
9589e369f8
|
Make tkinter.Event equivalent to tkinter.Event[tkinter.Misc] (#14053)
|
2025-05-13 22:50:13 +02:00 |
|
Azraei Yusof
|
68f4864c5e
|
jwcrypto: Fix export_to_pem password argument (#14037)
|
2025-05-13 21:00:25 +02:00 |
|
Avasam
|
64875ee375
|
Support requires_python in runtests.py (#14051)
|
2025-05-13 18:51:46 +02:00 |
|
Semyon Moroz
|
6deddd7e20
|
Add dis.Instruction.make for 3.14 (#14039)
|
2025-05-13 08:15:11 -07:00 |
|
sobolevn
|
209383988d
|
Add new ast node from 3.14 (#14034)
|
2025-05-13 08:12:57 -07:00 |
|
Marc Mueller
|
82af3b25ba
|
Add additional type ignores for mypy (#14050)
|
2025-05-13 16:50:32 +02:00 |
|
Semyon Moroz
|
23f1888037
|
Update {code,codop}.compile_command in 3.14 (#14049)
|
2025-05-13 14:29:35 +02:00 |
|
Semyon Moroz
|
813430e77a
|
Bump fnmatch to 3.14 (#14046)
|
2025-05-13 14:16:57 +02:00 |
|
Sebastian Rittau
|
7cc094da50
|
[ctypes] Fix argument name (#14048)
|
2025-05-13 15:16:35 +03:00 |
|
Semyon Moroz
|
fd20f4a929
|
Improve oauthlib.oauth2.rfc6749 (#13965)
|
2025-05-13 13:57:14 +02:00 |
|
sobolevn
|
c7ca24ab24
|
Add string.templatelib in 3.14 (#14044)
|
2025-05-13 13:56:11 +02:00 |
|
sobolevn
|
bc244028d7
|
Update _ctypes to 3.14 (#14043)
|
2025-05-13 13:29:49 +02:00 |
|
Semyon Moroz
|
f8b0eec26c
|
Bump icalendar to 6.2.* (#13963)
|
2025-05-13 12:45:07 +02:00 |
|
Semyon Moroz
|
3b038caa9b
|
Improve oauthlib.openid.connect.core (#13966)
|
2025-05-13 12:28:14 +02:00 |
|
David Salvisberg
|
2f9bd24716
|
Fix regression in definition of bleach.sanitizer._Filter (#14041)
|
2025-05-13 12:23:36 +02:00 |
|
Avasam
|
45b81fb599
|
networkx: consistent Unknown | None = None (#14027)
|
2025-05-13 11:43:01 +02:00 |
|
Semyon Moroz
|
a4e5874d29
|
Bump pdb and bdb to 3.14 (#14042)
|
2025-05-13 11:15:58 +02:00 |
|
Sebastian Rittau
|
e08e349699
|
Replace incomplete module markers (#14030)
|
2025-05-13 08:53:39 +02:00 |
|
sobolevn
|
8b877a6993
|
Add HAS_PHA to _ssl (#14033)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-05-13 03:14:35 +03:00 |
|
Semyon Moroz
|
7cb4fe0495
|
Bump imaplib to 3.14 (#14022)
|
2025-05-12 16:20:07 -07:00 |
|
Max Muoto
|
a32af68fad
|
threading updates for 3.14 (#14032)
|
2025-05-12 16:17:26 -07:00 |
|
Sebastian Rittau
|
e224b28f32
|
Fix variance of a few email-related classes (#13952)
Closes #13919
|
2025-05-12 16:12:32 -07:00 |
|
Mickel Edward
|
41b2f9e7b4
|
tqdm: Fix return type of async for loop (#14028)
|
2025-05-12 19:43:48 +02:00 |
|
Max Muoto
|
8b12b1664b
|
Add InterpreterPoolExecutor (3.14) (#14008)
|
2025-05-12 09:58:29 -07:00 |
|
Max Muoto
|
81fc4a7b20
|
Update dataclasses for 3.14 (#14016)
|
2025-05-12 08:48:40 -07:00 |
|
Avasam
|
f0c88fd238
|
networkx: ignore_missing_stub = false (#13968)
|
2025-05-12 17:31:45 +02:00 |
|
Semyon Moroz
|
9bcba82c13
|
Bump ipaddress to 3.14 (#14024)
|
2025-05-12 17:08:32 +02:00 |
|
Julien Danjou
|
b101209d93
|
[click_default_group] default_cmd_name argument should be named default (#14023)
|
2025-05-12 17:07:03 +02:00 |
|