Commit Graph

57 Commits

Author SHA1 Message Date
Kangzhi Shi
4d888e15c1 Remove expectedFailure from array test_repr 2020-08-30 21:27:37 +02:00
Kangzhi Shi
1922725af5 Implement array setitem by slice 2020-08-30 16:51:52 +02:00
Steve Shi
6073151965 Implement array getitem by slice 2020-08-29 00:30:09 +09:00
clemado1
123eefd87f Allow None parameter for remove, index, count method of array 2020-07-30 10:36:53 +09:00
Aviv Palivoda
25913a613f Remove expected failure from test_exhausted_iterator 2020-05-09 23:29:20 +03:00
Jeong YunWon
0b3281fba1 Disable broken array tests 2020-03-08 12:59:23 +09:00
CPython dev
37c81faab3 Lib/test/test_array.py from CPython 3.8.1 2020-03-08 12:59:23 +09:00