bpo-35769: Change IDLE's new file name from 'Untitled' to 'untitled' by terryjreedy · Pull Request #11602 · python/cpython

@terryjreedy

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 18, 2019
…led' (pythonGH-11602)

'Untitled' violates the PEP 8 standard for .py files
(cherry picked from commit a902239)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington added a commit that referenced this pull request

Jan 18, 2019
…led' (GH-11602)

'Untitled' violates the PEP 8 standard for .py files
(cherry picked from commit a902239)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>