]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-50948: IDLE: Warn if saving a file will overwrite a newer version (GH-17578... 3.14
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 6 Jun 2026 21:12:07 +0000 (23:12 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Jun 2026 21:12:07 +0000 (00:12 +0300)
commit3d45ab2520dcc1c352d0c2bbb0e1134e5d212645
treee7bf7fe16ca50c016317d7231ac9fe6df02014c5
parent575916d5569853e5748f720b1655752d1acc721f
[3.14] gh-50948: IDLE: Warn if saving a file will overwrite a newer version (GH-17578) (GH-151027)

(cherry picked from commit 69851a64076cc240513b834d87d654064f7ac597)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
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]