Commit Graph
10656 Commits
Author SHA1 Message Date
sobolevnandGitHub 5f0750c1ac Update _curses module for 3.14 (#14113) 2025-05-22 07:29:56 +03:00
Emmanuel FerdmanandGitHub 7e670d52e4 Display req name on error (#14117)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-21 15:35:36 -07:00
Jonathan VanascoandGitHub 3e26a91f40 [webob-stubs] Fix _Serializer protocol (#14116) 2025-05-21 23:58:26 +02:00
Max MuotoandGitHub 0b1ee9378d More accurate dataclasses.dataclass overloads (#14095) 2025-05-20 19:54:51 -07:00
f60b86e49c [stubsabot] Bump setuptools to 80.8.* (#14110)
Co-authored-by: stubsabot <>
2025-05-20 21:28:00 -04:00
Sebastian RittauandGitHub 6007267f68 [icalendar] Update to 6.3.1 (#14105) 2025-05-20 14:02:44 +02:00
Sebastian RittauandGitHub 66cf58e126 Add tests for MutableMapping.update() (#14104) 2025-05-20 13:45:18 +02:00
Hunter HoganandGitHub cb37f1d7fb Update ast.alias _attributes for Python 3.9 (#14103) 2025-05-19 18:44:10 -07:00
AkuliandGitHub 67deb0d8a1 Add return type to _tkinter.TkappType.interpaddr() (#14101) 2025-05-19 22:50:25 +02:00
Neil MitchellandGitHub a7ae4ecc61 Minor cleanups after #14099 (#14100)
We are confining `_KT` to `str`, so use that everywhere. Equivalent, but simpler.
2025-05-19 19:00:34 +02:00
Stan UlbrychandGitHub db4a25ce89 Add heapq types (#14098) 2025-05-19 18:17:23 +02:00
Neil MitchellandGitHub 929aca4026 Fix MutableMapping.update to require string keys (#14099) 2025-05-19 11:55:20 -04:00
Semyon MorozandGitHub ec8b6eca5e Bump Flask-Cors to 6.0.* (#14097) 2025-05-19 10:46:31 +02:00
AN LongandGitHub 43ea05d464 Add new constants to winsound (#13695) 2025-05-18 20:33:48 +02:00
Max MuotoandGitHub 1c5164f069 Add from_number for float, complex, and Fraction (3.14) (#14091) 2025-05-17 22:09:59 -07:00
Jelle ZijlstraandGitHub 9430260770 builtins: improve builtins.function (#14094)
Remove two differences from types.FunctionType that should be
safe to clean up.
2025-05-17 19:43:22 +02:00
Max MuotoandGitHub 39f53a06aa Resolve _asyncio issues (#14089) 2025-05-16 21:06:38 -07:00
Max MuotoandGitHub 7fbf9c7927 Update exception group to match clinic generated arguments (#14088) 2025-05-16 20:50:00 -07:00
Max MuotoandGitHub 0ba818e2b5 Update sys for 3.14 (#14086) 2025-05-16 19:17:20 -07:00
Sebastian RittauandGitHub 0125fe2848 Replace Incomplete | None = None in stdlib (#14083) 2025-05-16 15:43:52 +02:00
Sebastian RittauandGitHub 5785616f7a [CI] Update astral-sh/setup-uv (#14081) 2025-05-16 13:27:18 +02:00
Sebastian RittauandGitHub 1b260748ad Update uv to 0.7.4 (#14080)
Tries to fix #14079.
2025-05-16 07:06:14 -04:00
Semyon MorozandGitHub b15483f683 Bump icalendar to 6.3.* (#14078) 2025-05-16 13:05:44 +02:00
Sebastian RittauandGitHub 126768408a Replace Incomplete | None = None in third party stubs (#14063) 2025-05-15 21:37:43 +02:00
Sebastian RittauandGitHub acc51542c9 Update reportlab to 4.4.1 (#14073) 2025-05-15 12:47:56 -04:00
337fd828e8 Bump setuptools to 80.7.* (#14069)
---------

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
2025-05-15 10:29:04 -04:00
David SalvisbergandGitHub 23156388e4 gevent: Remove remaining uses of Incomplete (#14072) 2025-05-15 12:35:12 +02:00
Collin AndersonandGitHub 1063db7c15 reportlab: canvas.getPageNumber() returns int (#14066) 2025-05-14 21:11:50 +02:00
Semyon MorozandGitHub 590f48306c Deprecate nturl2path (#14065) 2025-05-14 15:40:39 +02:00
Sebastian RittauandGitHub 51db4055d0 [requests] Add a _JSON type alias (#14064) 2025-05-14 15:38:10 +02:00
wyattscarpenterandGitHub 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
AvasamandGitHub 5a81bf54e6 networkx: type is_* and has_* functions (#14054) 2025-05-14 14:10:29 +02:00
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 MorozandGitHub ceb4cb42bd Update marshal.dump(s) for 3.14 (#14059) 2025-05-14 12:25:22 +02:00
Semyon MorozandGitHub f2665f7582 Remove deprecated get_loader and find_loader from pkgutil (#14061) 2025-05-14 12:24:09 +02:00
sobolevnandGitHub 58a4def3c1 Update _socket and socket for 3.14 (#14055) 2025-05-14 12:23:38 +02:00
Semyon MorozandGitHub fc1ee8fed9 Bump urllib.request to 3.14 (#14062) 2025-05-14 12:21:46 +02:00
Semyon MorozandGitHub 05ec037300 Bump os and posix to 3.14 (#14060) 2025-05-13 23:34:53 -07:00
AkuliandGitHub 9589e369f8 Make tkinter.Event equivalent to tkinter.Event[tkinter.Misc] (#14053) 2025-05-13 22:50:13 +02:00
Azraei YusofandGitHub 68f4864c5e jwcrypto: Fix export_to_pem password argument (#14037) 2025-05-13 21:00:25 +02:00
AvasamandGitHub 64875ee375 Support requires_python in runtests.py (#14051) 2025-05-13 18:51:46 +02:00
Semyon MorozandGitHub 6deddd7e20 Add dis.Instruction.make for 3.14 (#14039) 2025-05-13 08:15:11 -07:00
sobolevnandGitHub 209383988d Add new ast node from 3.14 (#14034) 2025-05-13 08:12:57 -07:00
Marc MuellerandGitHub 82af3b25ba Add additional type ignores for mypy (#14050) 2025-05-13 16:50:32 +02:00
Semyon MorozandGitHub 23f1888037 Update {code,codop}.compile_command in 3.14 (#14049) 2025-05-13 14:29:35 +02:00
Semyon MorozandGitHub 813430e77a Bump fnmatch to 3.14 (#14046) 2025-05-13 14:16:57 +02:00
Sebastian RittauandGitHub 7cc094da50 [ctypes] Fix argument name (#14048) 2025-05-13 15:16:35 +03:00
Semyon MorozandGitHub fd20f4a929 Improve oauthlib.oauth2.rfc6749 (#13965) 2025-05-13 13:57:14 +02:00
sobolevnandGitHub c7ca24ab24 Add string.templatelib in 3.14 (#14044) 2025-05-13 13:56:11 +02:00
sobolevnandGitHub bc244028d7 Update _ctypes to 3.14 (#14043) 2025-05-13 13:29:49 +02:00