Commit 5fd8821
authored
pythonGH-110455: Guard
assert(tstate->thread_id > 0) with #ifndef HAVE_PTHREAD_STUBS (pythonGH-110487)1 parent f013b47 commit 5fd8821
File tree
2 files changed
+5
-2
lines changed- Misc/NEWS.d/next/Core and Builtins
- Python
2 files changed
+5
-2
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
267 | 266 | | |
268 | | - | |
| 267 | + | |
269 | 268 | | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments