mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Merge with 3.4
This commit is contained in:
commit
29c47776dd
2 changed files with 4 additions and 2 deletions
|
@ -59,7 +59,7 @@ font-bold= 0
|
|||
encoding= none
|
||||
|
||||
[FormatParagraph]
|
||||
paragraph=70
|
||||
paragraph=72
|
||||
|
||||
[Indent]
|
||||
use-spaces= 1
|
||||
|
|
|
@ -265,7 +265,9 @@ Extension Modules
|
|||
IDLE
|
||||
----
|
||||
|
||||
- Issue 21284: Paragraph reformat test passes after user changes reformat width.
|
||||
- Issue #21139: Change default paragraph width to 72, the PEP 8 recommendation.
|
||||
|
||||
- Issue #21284: Paragraph reformat test passes after user changes reformat width.
|
||||
|
||||
- Issue #17654: Ensure IDLE menus are customized properly on OS X for
|
||||
non-framework builds and for all variants of Tk.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue