8000 Update Misc/NEWS · python/cpython@c742f6e · GitHub
[go: up one dir, main page]

Skip to content

Commit c742f6e

Browse files
committed
Update Misc/NEWS
1 parent 239cb0e commit c742f6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ Core and Builtins
142142

143143
- bpo-29546: Improve from-import error message with location
144144

145+
- bpo-29478: If max_line_length=None is specified while using the Compat32 policy,
146+
it is no longer ignored. Patch by Mircea Cosbuc.
147+
145148
- Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0].
146149

147150
- Issue #29337: Fixed possible BytesWarning when compare the code objects.

0 commit comments

Comments
 (0)
0