Commit Graph

7 Commits

Author SHA1 Message Date
Noah
3f36dcdaef Merge pull request #2426 from RustPython/fix-utime
Fix os.utime to be able to take floats
2021-02-11 10:16:35 -06:00
Noah
f38d8af12b Fix __reduce_ex__ and unskip tests 2021-02-08 12:36:54 -06:00
Padraic Fanning
b81c6ad483 Explain test_deepcopy_reflexive_dict skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
12d4a665db Explain test_deepcopy_reflexive_tuple skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
dde4dfdd09 Explain test_deepcopy_reflexive_list skip 2021-02-07 15:49:41 -05:00
Jeong YunWon
c8e5040d35 mark failing tests from test_copy.py 2020-01-31 18:12:18 +09:00
CPython developers
cebca9e6d3 Add test_copy.py from CPython v3.8.1 2020-01-31 17:55:59 +09:00