Commit 7775349
authored
bpo-36389: Add newline to _PyObject_AssertFailed() (pythonGH-16629)
Add a newline between the verbose object dump and the Py_FatalError()
logs for readability.1 parent e310af9 commit 7775349
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2187 | 2187 | | |
2188 | 2188 | | |
2189 | 2189 | | |
| 2190 | + | |
| 2191 | + | |
| 2192 | + | |
2190 | 2193 | | |
2191 | 2194 | | |
2192 | 2195 | | |
| |||
0 commit comments