Commit 2f56c68
[3.13] pythongh-127316: fix incorrect assertion in setting
pythongh-127316: fix incorrect assertion in setting `__class__` in free-threading (pythonGH-127399)
(cherry picked from commit 45c5cba)
Co-authored-by: Kumar Aditya <[email protected]>__class__ in free-threading (pythonGH-127399) (python#127422)1 parent ee57221 commit 2f56c68
File tree
2 files changed
+16
-1
lines changed- Lib/test/test_free_threading
- Objects
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
128 | 143 | | |
129 | 144 | | |
130 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7190 | 7190 | | |
7191 | 7191 | | |
7192 | 7192 | | |
7193 | | - | |
| 7193 | + | |
7194 | 7194 | | |
7195 | 7195 | | |
7196 | 7196 | | |
| |||
0 commit comments