sobolevn
|
eb495ff135
|
Update mypy to 1.16.0 (#14194)
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2025-06-01 17:40:42 +01:00 |
|
Joren Hammudoglu
|
a92ecca054
|
add types.MethodType.__get__ on py313+ (#14190)
|
2025-05-30 18:10:55 +02:00 |
|
Jens Hedegaard Nielsen
|
9c0218ee04
|
Add merge_extra attribute to LoggerAdapter (#14197)
|
2025-05-30 16:39:32 +02:00 |
|
Sebastian Rittau
|
38ec95323e
|
Update to Python 3.14.0b2 (#14182)
|
2025-05-28 12:02:19 +02:00 |
|
Sebastian Rittau
|
033c85df99
|
Remove old cycle-prevention workaround (#14180)
This was used to prevent an import cycle that exists
anyway nowadays via `_typeshed`.
|
2025-05-28 11:31:36 +02:00 |
|
sobolevn
|
6588a81051
|
Update multiprocessing.forkserver to 3.14 (#14174)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-05-28 10:15:03 +03:00 |
|
Sebastian Rittau
|
b01e7aa9d2
|
Remove old compatibility alias _BufferWithLen (#14151)
|
2025-05-27 14:38:04 +02:00 |
|
Semyon Moroz
|
ad38f75b1d
|
Bump turtle to 3.14 (#14167)
|
2025-05-27 11:26:10 +02:00 |
|
Jelle Zijlstra
|
c7e29eccd9
|
ast: Precise type for ast.Constant.value (#14159)
|
2025-05-27 09:59:02 +02:00 |
|
sobolevn
|
e53e233f24
|
Update _asyncio to 3.14 (#14165)
|
2025-05-27 09:19:22 +02:00 |
|
sobolevn
|
0bf33ebd2b
|
Update _imp to 3.14 (#14164)
|
2025-05-27 08:31:44 +02:00 |
|
sobolevn
|
fcc877d5d8
|
Update _thread to 3.14 (#14163)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-05-27 09:15:47 +03:00 |
|
sobolevn
|
d574139e6c
|
Update builtins to 3.14 (#14161)
|
2025-05-26 15:47:09 -07:00 |
|
sobolevn
|
32ee901d05
|
Remove metaclass=type keyword from InitVar (#14150)
|
2025-05-26 07:18:51 -07:00 |
|
sobolevn
|
5ec038df5b
|
Update string.Template to 3.14 (#14148)
|
2025-05-26 07:13:20 -07:00 |
|
Semyon Moroz
|
2091fe71b2
|
Bump importlib to 3.14 (#14138)
|
2025-05-26 07:12:19 -07:00 |
|
sobolevn
|
8cbb7167c6
|
Update types.py for 3.14 (#14146)
|
2025-05-26 11:14:49 +02:00 |
|
sobolevn
|
204ec1273f
|
Correct bool.__invert__ deprecation message (#14147)
|
2025-05-26 11:12:26 +02:00 |
|
sobolevn
|
23d144773f
|
Correct co_lnotab deprecation message (#14145)
|
2025-05-26 10:45:43 +02:00 |
|
Semyon Moroz
|
4ea1f958ce
|
Bump ctypes to 3.14 (#14137)
|
2025-05-25 18:13:36 -07:00 |
|
Semyon Moroz
|
e8cd48faaf
|
Bump faulthandler to 3.14 (#14135)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2025-05-25 10:21:19 -07:00 |
|
Semyon Moroz
|
9810d95a28
|
Bump shutil to 3.14 (#14134)
|
2025-05-25 18:42:10 +02:00 |
|
sobolevn
|
a9e7afa7be
|
Update events and windows_events for asyncio in 3.14 (#14128)
|
2025-05-25 09:13:19 -07:00 |
|
Semyon Moroz
|
994dfd9ee7
|
Add CH_NEGATE dict to sre_* modules (#14136)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2025-05-25 18:11:46 +02:00 |
|
Sebastian Rittau
|
07c09a442a
|
Update typing-extensions to 4.14.0rc1 (#14139)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2025-05-25 16:49:22 +01:00 |
|
sobolevn
|
65623811c2
|
Update _posixsubprocess module for 3.14 (#14127)
|
2025-05-24 05:36:44 -07:00 |
|
Semyon Moroz
|
9cba0868fe
|
Bump enum to 3.14 (#14021)
|
2025-05-24 05:33:31 -07:00 |
|
sobolevn
|
ddf6c62482
|
Update select module for 3.14 (#14125)
|
2025-05-23 08:46:53 +03:00 |
|
sobolevn
|
23e702b4b1
|
Update errno module for 3.14 (#14123)
|
2025-05-22 06:52:33 -07:00 |
|
mingyu
|
a545707732
|
Add SetProxy and support for set operations in multiprocessing.managers for Python 3.14 (#14077)
|
2025-05-22 12:54:40 +02:00 |
|
Max Muoto
|
0e3395333c
|
Update xml for 3.14 (#14119)
|
2025-05-22 12:44:36 +02:00 |
|
scaramallion
|
73f41f6321
|
Add hint for IPv6 addresses to TCPServer (#14111)
|
2025-05-22 12:44:12 +02:00 |
|
Max Muoto
|
dc3b05c85d
|
Add data_offset property to ZipFile (3.14) (#14118)
|
2025-05-22 08:28:14 +02:00 |
|
Max Muoto
|
9ea05e6289
|
Add missing builtin dunders (3.14) (#14120)
|
2025-05-21 21:52:35 -07:00 |
|
sobolevn
|
3ae0951385
|
Update multiprocessing module for 3.14 (#14114)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-05-22 07:31:00 +03:00 |
|
sobolevn
|
5f0750c1ac
|
Update _curses module for 3.14 (#14113)
|
2025-05-22 07:29:56 +03:00 |
|
Max Muoto
|
0b1ee9378d
|
More accurate dataclasses.dataclass overloads (#14095)
|
2025-05-20 19:54:51 -07:00 |
|
Sebastian Rittau
|
66cf58e126
|
Add tests for MutableMapping.update() (#14104)
|
2025-05-20 13:45:18 +02:00 |
|
Hunter Hogan
|
cb37f1d7fb
|
Update ast.alias _attributes for Python 3.9 (#14103)
|
2025-05-19 18:44:10 -07:00 |
|
Akuli
|
67deb0d8a1
|
Add return type to _tkinter.TkappType.interpaddr() (#14101)
|
2025-05-19 22:50:25 +02:00 |
|
Neil Mitchell
|
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 Ulbrych
|
db4a25ce89
|
Add heapq types (#14098)
|
2025-05-19 18:17:23 +02:00 |
|
Neil Mitchell
|
929aca4026
|
Fix MutableMapping.update to require string keys (#14099)
|
2025-05-19 11:55:20 -04:00 |
|
AN Long
|
43ea05d464
|
Add new constants to winsound (#13695)
|
2025-05-18 20:33:48 +02:00 |
|
Max Muoto
|
1c5164f069
|
Add from_number for float, complex, and Fraction (3.14) (#14091)
|
2025-05-17 22:09:59 -07:00 |
|
Jelle Zijlstra
|
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 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 |
|