19 Commits

Author SHA1 Message Date
Jeong YunWon
ca2c1d0b48 Update pickle from CPython 3.12.2 2024-04-23 16:46:16 +09:00
Jeong, YunWon
e5ca631b52 Add bare ExceptionGroup (#5259) 2024-04-23 16:23:31 +09:00
Aziz Berkay Yesilyurt
6cf99b4415 Comment out ExceptionGroup
To be implemented
2023-03-10 15:54:51 +01:00
Aziz Berkay Yesilyurt
7a5d4ecdc9 update test_pickle.py from CPython 3.11 2023-03-10 15:54:29 +01: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
8cbd2e53b2 deleted tested_newobj_generic&proxies 2022-07-14 21:01:21 +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
Jeong Yunwon
18306e6953 unmark test_pickle::test_exceptions and test_xml_etree::test_pickle 2022-03-22 04:36:16 +09:00
Padraic Fanning
707b5dfddc Change failure reason in test_pickle 2022-02-07 18:00:06 -05:00
Padraic Fanning
2b147e4d4c Mark erroring/failing tests 2022-02-06 19:46:38 -05:00
Padraic Fanning
6cc9849067 Add test_pickle from CPython 3.10 2022-02-06 17:59:15 -05:00