]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-65802: IDLE - explain SaveAs and extensions (#95690)
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 5 Aug 2022 01:51:14 +0000 (21:51 -0400)
committerGitHub <noreply@github.com>
Fri, 5 Aug 2022 01:51:14 +0000 (21:51 -0400)
commit9890f86ae2001d19e7a18fee5b13aa0dd6069aef
treefb8972e7c4fc36c1a7c04b60b74320334349ca3b
parent87154d8dd890af0e847e91b06c71c741c08510d0
gh-65802: IDLE - explain SaveAs and extensions (#95690)

File name extensions may or may not be shown for the current name
and are added in an OS-dependent manner if not given for the new
name.
Doc/library/idle.rst
Lib/idlelib/NEWS.txt
Misc/NEWS.d/next/IDLE/2022-08-04-20-07-51.gh-issue-65802.xnThWe.rst [new file with mode: 0644]