15 Commits

Author SHA1 Message Date
CPython Developers
d0f680b379 Update pickletools from CPython 3.12.3 2024-04-23 18:05:50 +09:00
jeffwang0516
aa40195d24 Remove expected failures for method related tests 2022-10-21 14:29:19 +08:00
Kuan-Chun Wang
dda6f86ba3 Fix global behavior on class (#4234) 2022-10-21 13:06:50 +09:00
CPython Developers
81a53a16e3 Update pickle form CPython 3.10.6 2022-08-15 02:36:46 +09:00
Daeun Lee
48019563ad Implemente type __qualname__ setter 2022-08-11 07:21:09 +09:00
zer0who
aa047940c0 Deleted todo, expectedFailure 2022-07-14 21:01:14 +09:00
zer0who
8ad1ad28a0 Deleted todo lines behind code 2022-07-14 20:57:05 +09:00
zer0who
1c473b6536 Deleted todo, expectedFailure 2022-07-14 20:56:51 +09:00
Jeong YunWon
fd45e9e66b Merge pull request #3738 from gnsxun/notimpl_reduce
Add NotImplemented.__reduce__()
2022-05-22 14:01:52 +09:00
gnsxun
e5816a40ad delete expectedFailture 2022-05-22 13:07:02 +09:00
gnsxun
d1f22fe4c3 delete expectedFailtures 2022-05-22 12:40:57 +09:00
Padraic Fanning
23b33cb9bf Skip doctests 2022-02-05 13:48:53 -05:00
Padraic Fanning
6c956b5270 Mark erroring/failing tests 2022-02-05 13:48:52 -05:00
Padraic Fanning
981fac0881 Harmonize pickletester.py imports with RustPython 2022-02-05 13:48:52 -05:00
Padraic Fanning
00f8796d1f Add test_pickletools from CPython 3.9 2022-02-05 13:48:51 -05:00