Commit 05e9221
bpo-33316: PyThread_release_lock always fails (pythonGH-6541)
Use correct interpretation of return value from APIs.1 parent 00e9c55 commit 05e9221
File tree
2 files changed
+4
-2
lines changed- Misc/NEWS.d/next/Windows
- Python
2 files changed
+4
-2
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
0 commit comments