Shahar Naveh
|
87289fd904
|
Update tests with deprecated get_c_recursion_limit (#7039)
|
2026-02-08 09:59:14 +09:00 |
|
Jeong, YunWon
|
ff49bfe3a7
|
mark ast & test_genericalias
|
2026-02-03 14:16:10 +09:00 |
|
Jeong, YunWon
|
79cd048e1f
|
native ExceptionGroup (#6358)
|
2025-12-09 23:02:44 +09:00 |
|
Jeong, YunWon
|
cd58d154cf
|
Type alias type (#6011)
* Constructor for TypeAliasType
* Fix PyBaseObject::py_new
* Representable for TypeAliasType
|
2025-07-21 14:42:18 +09:00 |
|
ShaharNaveh
|
f6d755b4ff
|
mark failing tests
|
2025-07-16 13:37:18 +03:00 |
|
ShaharNaveh
|
966d6d2d26
|
Update test_exception_group.py from 3.13.5
|
2025-07-16 13:37:18 +03:00 |
|
Jeong, YunWon
|
0d492a6b02
|
Fix genericalias parameters (#5841)
* genericalias
* Fix attr_exceptions list
* impl TypeVarTuple iter
* Update _collections_abc.py to Python 3.13
* genericalias.__unpack__
|
2025-06-27 10:32:26 +09:00 |
|
Ashwin Naren
|
d46bcd9291
|
typing upgrade to 3.13.2 (#5590)
|
2025-04-27 15:26:37 +09:00 |
|
Jeong YunWon
|
5e0eace8d9
|
test_exception_group from CPython 3.12.2
|
2025-03-27 01:28:36 +09:00 |
|
Jeong, YunWon
|
e5ca631b52
|
Add bare ExceptionGroup (#5259)
|
2024-04-23 16:23:31 +09:00 |
|
toofooboo
|
41979f0823
|
chore: fix some typos in comments (#5243)
Signed-off-by: toofooboo <cmaker@foxmail.com>
|
2024-04-19 21:10:22 +09:00 |
|
Andrey Maltsev
|
73b1d4d877
|
Add test_exception_group.py from Cpython v3.11.2
|
2023-04-02 14:22:37 +00:00 |
|