Shahar Naveh
|
3ed8c91fef
|
Update test/support to 3.14.5 (#7896)
* Update `test/support` to 3.14.5
* Adjuat test markers
* Add `test_set` to env polluting tests
|
2026-05-18 00:23:06 +09:00 |
|
Jeong, YunWon
|
6950baf687
|
more algorithm-independent GC infra (#7194)
* mark poluting tests
* GC-infra independent to EBR
* trashcan
* add overflow guard to inc(), #[must_use] on dec()/safe_inc(), trashcan debug_assert, weakref generic re-check
|
2026-02-22 21:31:42 +09:00 |
|
Lee Dogeon
|
41ea698f6a
|
Update test_collections from v3.14.3 (#7189)
|
2026-02-19 08:48:33 +09:00 |
|
Jeong YunWon
|
dd15ae5560
|
Unmark successful tests
|
2024-06-22 15:24:42 +09:00 |
|
Daniel Chiquito
|
6cd9e54427
|
Update test_ordered_dict.py to 3.12.2
|
2024-02-24 12:00:07 -05:00 |
|
Joshua Mankelow
|
c03d3a58ec
|
Removed RustPython specific @unittest.skip()
Added extra `unittest.expectedFailure` decorators
|
2023-04-20 15:38:19 +09:00 |
|
Joshua Mankelow
|
32aa9933be
|
Updated __init__.py to be inline with CPython 3.11.2
|
2023-04-20 15:20:36 +09:00 |
|
Andrey Maltsev
|
9bd4385002
|
Update test_ordered_dict.py from Cpython v3.11.2
|
2023-04-06 00:41:27 +09:00 |
|
Steve Shi
|
166959db41
|
Fix sys.getsizeof (#4604)
|
2023-03-02 05:56:34 +09:00 |
|
CPython Developers
|
08a6afd78d
|
Update test_ordered_dict from CPython 3.10.6
|
2022-08-15 02:36:46 +09:00 |
|
Dean Li
|
6f98288e84
|
test: use import_helper
|
2021-11-29 21:03:02 +08:00 |
|
Padraic Fanning
|
9fdd76c1dd
|
Delete partial causing custom runner failure
|
2021-10-22 18:16:47 -04:00 |
|
eldpswp99
|
b49a1e9f5e
|
remove test_ordered_dict delitem expected failure to passed test
|
2021-08-17 22:50:32 +09:00 |
|
Noah
|
ae4912025b
|
Fix builtinfunc pickling
|
2021-05-15 19:33:07 -05:00 |
|
Padraic Fanning
|
b6151f4b7d
|
Mark erroring/failing tests
|
2021-04-25 11:52:46 -04:00 |
|
Padraic Fanning
|
2cdeb2da4b
|
Add test_ordered_dict from CPython 3.8
|
2021-04-25 11:52:45 -04:00 |
|