Commit af0d326
authored
Skip test as cpython_only that checks whether setattr interns the attribute or not (python#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.1 parent c81446a commit af0d326
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
| 655 | + | |
655 | 656 | | |
656 | 657 | | |
657 | 658 | | |
| |||
0 commit comments