Amin Alaee
|
124d02034d
|
ast, configparser, glob: Python 3.13 updates (#12050)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2024-06-01 07:13:10 -07:00 |
|
Amin Alaee
|
9908f60741
|
enum: Python 3.13 update (#12049)
|
2024-05-31 20:50:26 -07:00 |
|
Amin Alaee
|
321c0ce75e
|
math, mimetypes, mmap, multiprocessing, sqlite: Python 3.13 updates (#12062)
|
2024-05-30 14:56:22 +02:00 |
|
Amin Alaee
|
b780ac0ab0
|
py313: mark Linux-only decimal allowlist entries as unfixable for now (#12061)
|
2024-05-30 12:44:13 +01:00 |
|
Amin Alaee
|
b45456739a
|
platform, tarfile, io: Python 3.13 updates (#12056)
|
2024-05-29 14:37:26 +02:00 |
|
Amin Alaee
|
460c35bd6f
|
pathlib: Python3.13 updates (#12048)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-05-27 15:43:15 +01:00 |
|
Amin Alaee
|
05955c0cb8
|
json, ipaddress, locale: Python3.13 updates (#12046)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-05-27 13:12:00 +01:00 |
|
Alex Waygood
|
de0fc0afb8
|
traceback: py313 updates (#12032)
|
2024-05-27 12:56:44 +01:00 |
|
Amin Alaee
|
f9536ec21c
|
time: Python3.13 updates (#12043)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-05-27 10:27:23 +01:00 |
|
Alex Waygood
|
fc33ba67ba
|
builtins: updates for py313 (#12028)
|
2024-05-24 15:27:15 -04:00 |
|
Alex Waygood
|
966fbfb300
|
py313: Consolidate _pyrepl allowlist entries (#12031)
|
2024-05-24 12:24:20 -07:00 |
|
Alex Waygood
|
2985ef414c
|
typing(_extensions) updates for py313 (#12030)
|
2024-05-24 15:16:15 -04:00 |
|
Alex Waygood
|
0152a6c134
|
Add __class_getitem__ methods new in py313 (#12029)
|
2024-05-24 12:11:22 -07:00 |
|
Alex Waygood
|
ac6c61ba04
|
Stubtest stdlib: unpin 3.11 and 3.12 micro versions (#12022)
|
2024-05-23 13:24:28 -07:00 |
|
Alex Waygood
|
dccc4e1f07
|
Run stubtest on py313 with macos and Windows in CI (#12020)
|
2024-05-23 14:55:15 -04:00 |
|
benchatt
|
044428446f
|
add field deprecated to classes and add_parser for argparse 3.13 (#12019)
|
2024-05-23 14:47:37 -04:00 |
|
benchatt
|
90f8cfca0b
|
add deprecated=False parameter to more argparse classes for 3.13 (#12018)
|
2024-05-23 14:13:41 -04:00 |
|
benchatt
|
cf4678c84a
|
Add deprecated parameter to two classes in argparse (#12017)
|
2024-05-23 13:46:06 -04:00 |
|
Alex Waygood
|
4bc70e1e4d
|
Use mypy from git for stdlib stubtest (#12016)
|
2024-05-23 13:08:18 -04:00 |
|
funkyrailroad
|
76a42727ab
|
Add datetime __replace__ methods on 3.13+ (#12014)
|
2024-05-23 11:56:09 -04:00 |
|
funkyrailroad
|
d75a47c2b7
|
Update BaseException and BaseExceptionGroup for 3.13 (#12010)
|
2024-05-23 10:44:41 -04:00 |
|
Shantanu
|
c7664eed12
|
base64: add z85 for py313 (#11976)
|
2024-05-21 11:30:11 +02:00 |
|
Jelle Zijlstra
|
eeea0ac614
|
asyncio: fix task factory types (#11993)
|
2024-05-21 11:18:38 +02:00 |
|
Alex Waygood
|
88c7f96d25
|
Run stubtest on py313 in CI (#11987)
|
2024-05-20 15:56:41 -04:00 |
|
Sebastian Rittau
|
e2e3750ee9
|
Move stdlib allowlists to stdlib/@tests (#11982)
Rename py3_common.txt to common.txt
|
2024-05-20 13:23:02 +02:00 |
|
Anderson Bravalheri
|
b42e3b2e89
|
Use protocols instead of importlib.abc.Loader/MetaPathFinder/PathEntryFinder (#11890)
|
2024-05-12 11:58:33 +02:00 |
|
Sebastian Rittau
|
392ae934fc
|
Move test_cases to stdlib/@tests/test_cases (#11865)
|
2024-05-09 19:27:09 -07:00 |
|