Commit f13229c
pythongh-143135: Fix sys.flags.inspect when PYTHONINSPECT=0 (pythonGH-143136)
(cherry picked from commit 3509fa5)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>1 parent b921374 commit f13229c
2 files changed
Lines changed: 5 additions & 1 deletion
File tree
- Misc/NEWS.d/next/Core_and_Builtins
- Python
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1845 | 1845 | | |
1846 | 1846 | | |
1847 | 1847 | | |
1848 | | - | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
1849 | 1851 | | |
1850 | 1852 | | |
1851 | 1853 | | |
| |||
0 commit comments