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

(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]