15 Commits

Author SHA1 Message Date
NakanoMiku
784b5f1b1c Edit test_dictviews
ExpectedFailure added at line 282
2023-11-30 21:58:26 +08:00
NakanoMiku
43ede611e3 Update test_dictviews.py from CPython v3.12.0 2023-11-30 20:53:15 +08:00
Andrey Maltsev
f798d2df92 Update test_dictviews.py from Cpython v3.11.2 2023-04-02 13:47:49 +00:00
CPython developers
146c9ff316 Update test_dictviews from CPython 3.10.5 2022-07-18 03:54:49 +09:00
joohongpark
2da623eadf remove todo comment 2022-06-14 02:39:51 +09:00
joohongpark
115dfc8251 fix test_dictviews::test_dict_mixed_keys_items 2022-06-14 02:39:51 +09:00
rvsampson94
0fe8a06d65 Dict keys isdisjoint 2021-11-20 12:30:22 +09:00
zetwhite
a401d8c190 make work dictview compare test 2021-10-24 16:54:33 +09:00
Jim Fasarakis-Hilliard
3ca29014c9 Merge pull request #3297 from DimitrisJim/dict_views_new
Unconstructible for dict view types, test clean up.
2021-10-14 17:53:25 +03:00
Jeong YunWon
eb277d2191 Merge pull request #3301 from youknowone/half-3204
unskip tests
2021-10-14 23:12:21 +09:00
jfh
0e193f8ec3 Implement unconstructible for dict_views. 2021-10-14 17:10:16 +03:00
Aphek
e732669224 Make it possible for rust functions to increase recursion depth (#3252)
Make it possible for rust functions to increase recursion depth
2021-10-13 08:12:12 +03:00
Padraic Fanning
34c6f7c7ca Clean up skips in test_dictviews 2021-10-10 19:11:25 -04:00
snowapril
98f2f871cd add annotations for making test success
Signed-off-by: snowapril <sinjihng@gmail.com>
2021-09-06 18:55:23 +09:00
snowapril
4016eb95af add test_dictviews.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
2021-09-06 18:55:23 +09:00