diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1073,6 +1073,9 @@ Tools/Demos - Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. +- Issue #10639: reindent.py no longer converts newlines and will raise + an error if attempting to convert a file with mixed newlines. + Extension Modules ----------------- @@ -6661,4 +6664,4 @@ Docs ---- -**(For information about older versions, consult the HISTORY file.)** +**(For information about older versions, consult the HISTORY file.)**
\ No newline at end of file |