hydrogen602
27a52a7962
test_class.py: testTypeAttributeAccessErrorMessages fix
2024-05-13 16:25:37 +09:00
Jonathan Rotter
6a7be1e142
compat fix for testHashStuff in test_class.py ( #5240 )
...
* compat fix for testHashStuff in test_class.py
* accidently fixed 3 more tests
2024-04-19 16:44:23 +09:00
NakanoMiku
e06f5ccfe4
Update Lib/test/test_class.py from CPython v3.12.0
2023-11-23 16:31:27 +08:00
Andrey Maltsev
6c6290d20f
Update test_class from Cpython v3.11.2 ( #4800 )
...
* Update test_class from Cpython v3.11.2
2023-04-04 10:34:06 +03:00
CPython developers
33690be35b
Update tests from CPython 3.10.5
2022-07-18 04:07:35 +09:00
Robert Booth
af6b230dad
Change int type checking, amend tests
...
- add a special_retrieve fudge function to the PyValue trait
- define the special_retrieve function for PyInt
- remove blocks on successful tests to reflect effect of changes
2021-04-25 01:18:57 +09:00
Padraic Fanning
cbe24fa406
Explain testSFBug532646 skip
2021-02-07 15:49:41 -05:00
Jeong YunWon
0aa138817c
unskip test_class.py
2020-11-12 11:30:33 +09:00
Jeong YunWon
8d79b0667f
skip randomly successful test_class.testHashComparisonOfMethods
2020-09-21 08:30:13 +09:00
Aviv Palivoda
1d29858c04
Mark unsupported tests
2020-02-22 14:25:25 +02:00
Aviv Palivoda
1129c9d59a
Add test_class from CPython 3.8
2020-02-22 14:25:03 +02:00