Files
cpython/Lib/test/test_class.py
CF Bolz-Tereick af0d3268d9 Skip test as cpython_only that checks whether setattr interns the attribute or not (#134972)
Skip test that checks whether setattr interns the attribute or not

The details of when a string is being interned or not is implementation
dependent.
2025-05-31 13:38:05 +02:00

28 KiB