]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-50948: IDLE: Warn if saving a file will overwrite a newer version (GH-17578)
authorZackery Spytz <zspytz@gmail.com>
Sat, 6 Jun 2026 17:14:45 +0000 (10:14 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Jun 2026 17:14:45 +0000 (17:14 +0000)
commit69851a64076cc240513b834d87d654064f7ac597
treeb184fa18c342855da9115212f1cde26b08dd63a6
parent12af26d17e4343c1f4ea3a1019bcc34ee76671c3
gh-50948: IDLE: Warn if saving a file will overwrite a newer version (GH-17578)

Co-authored-by: Guilherme Polo <ggpolo@gmail.com>
Co-authored-by: Priya Pappachan <priyapappachan010@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/idlelib/iomenu.py
Misc/NEWS.d/next/IDLE/2019-12-12-03-18-02.bpo-6699.1CqJFG.rst [new file with mode: 0644]