Commit 42b1806
authored
bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t (pythonGH-24350)
1 parent 89294e3 commit 42b1806
File tree
2 files changed
+3
-1
lines changed- Include/cpython
- Misc/NEWS.d/next/C API
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments