Commit 378b24b
authored
[3.14] pythongh-133932: Tagged ints are heap-safe (free threading) (pythongh-142431)
The previous fix (pythongh-134494) didn't fix the free threading build.1 parent 20b454d commit 378b24b
2 files changed
Lines changed: 3 additions & 1 deletion
File tree
- Include/internal
- Misc/NEWS.d/next/Core_and_Builtins
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments