Commit 53c427e
bpo-34653: Removed unused function PyParser_SimpleParseStringFilename. (pythonGH-9260)
This function was not in any .h file and was not used by Python, so removing it is safe.
https://bugs.python.org/issue346531 parent a20b6ad commit 53c427e
2 files changed
Lines changed: 1 addition & 6 deletions
File tree
- Misc/NEWS.d/next/Core and Builtins
- Python
Lines 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 | |
|---|---|---|---|
| |||
1295 | 1295 | | |
1296 | 1296 | | |
1297 | 1297 | | |
1298 | | - | |
1299 | | - | |
1300 | | - | |
1301 | | - | |
1302 | | - | |
1303 | | - | |
1304 | 1298 | | |
1305 | 1299 | | |
1306 | 1300 | | |
| |||
0 commit comments