Commit Graph

8 Commits

Author SHA1 Message Date
Dong-hee Na
c554689b90 Lib: Update operator.py to follow CPython's implementation 2021-07-07 22:35:51 +09:00
jfh
9f57c58dad Handle NotImplemented in length_hint. 2021-06-09 02:08:56 +03:00
Padraic Fanning
1ec67724f3 Unskip test(s) in test_operator 2021-02-25 21:48:23 -05:00
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
e77a1ed347 Explain test_length_hint skip 2021-02-07 15:49:42 -05:00
gcarq
1ea09d2771 Lib/test/test_operator.py: annotate remaining failing tests 2020-05-30 22:46:49 +02:00
gcarq
321aa024bd Lib/test/test_operator.py from CPython 3.8.3 2020-05-30 22:20:04 +02:00