Hyunmin Shin
|
a6780040c8
|
Update test_{list, deque, userlist}.py
|
2022-08-01 21:14:17 +09:00 |
|
Jeong Yunwon
|
003f9dbf21
|
adjust failing markers for list tests
|
2022-07-18 03:53:29 +09:00 |
|
CPython developers
|
5b18683240
|
Update list/tuple tests from CPython 3.10.5
|
2022-07-18 02:32:42 +09:00 |
|
lijm1358
|
88bd2d999d
|
add list iadd TypeError for non iterable object
|
2022-06-23 23:44:32 +09:00 |
|
Jeong-Min Lee
|
83e2490d78
|
Saturate on usize.
|
2022-06-14 00:36:43 +09:00 |
|
JaeHyung Jang
|
9757c8244f
|
Setitem error have type name (#3770)
|
2022-06-11 16:48:07 +09:00 |
|
Kangzhi Shi
|
0c9235ce0a
|
impl sequence protocol for PyDeque
|
2022-03-12 16:12:12 +09:00 |
|
Dean Li
|
5ee4fb899b
|
test: use os_helper
|
2021-11-28 20:51:32 +08:00 |
|
Jeong YunWon
|
913b78ca44
|
Revert "Merge pull request #3433 from deantvv/test-update"
This reverts commit 9fa5c5ac66, reversing
changes made to e7fa32c687.
|
2021-11-17 17:06:51 +09:00 |
|
Dean Li
|
49a5805d11
|
test: use os_helper
|
2021-11-13 02:18:33 +00:00 |
|
Aphek
|
e732669224
|
Make it possible for rust functions to increase recursion depth (#3252)
Make it possible for rust functions to increase recursion depth
|
2021-10-13 08:12:12 +03:00 |
|
jfh
|
6950ad6ee4
|
Initialize with init for mutable builtins.
|
2021-08-04 20:57:47 +03:00 |
|
fermian
|
766fbeadaf
|
Fix list_tests.py
|
2021-07-29 22:54:51 +09:00 |
|
Padraic Fanning
|
3349e1db84
|
Change skips to expected failures
|
2021-02-25 16:22:57 -05:00 |
|
Jeong YunWon
|
9b2e0a7ed4
|
unksip test_list.py
|
2020-11-12 11:30:33 +09:00 |
|
clemado1
|
6523abcac1
|
Fix error message in objsequence.get_item
|
2020-08-12 23:21:03 +09:00 |
|
Noah
|
7ae0244927
|
Make byte* iterators atomic to fix a shared list/bytearray test
|
2020-04-11 15:56:24 -05:00 |
|
Noah
|
6b580c5921
|
Get regrtests working on Windows
|
2020-02-29 10:34:12 -06:00 |
|
Aviv Palivoda
|
247d814fa6
|
Mark failed and error tests for lists
|
2020-01-04 16:30:02 +02:00 |
|
Aviv Palivoda
|
27da37ca3f
|
Add test_list
|
2020-01-04 16:30:02 +02:00 |
|