]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35213: Where appropriate, use 'macOS' in idlelib. (GH-10478)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 15 Nov 2018 19:31:31 +0000 (11:31 -0800)
committerGitHub <noreply@github.com>
Thu, 15 Nov 2018 19:31:31 +0000 (11:31 -0800)
commit579c4175648f667d59954d48ada757621ff6d433
tree56aeb55e0a0605028615ef1fa7be524475fbaabb
parentb5ea5e57f5dd23e1db695dda8bf3f6142ed9074f
bpo-35213: Where appropriate, use 'macOS' in idlelib. (GH-10478)

(cherry picked from commit b65413b497a07f521d835b799be7dd0afcedbd65)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/idle.rst
Lib/idlelib/config.py
Lib/idlelib/help.html
Lib/idlelib/iomenu.py
Lib/idlelib/macosx.py
Misc/NEWS.d/next/IDLE/2018-11-12-00-20-01.bpo-35213.cqNgzT.rst [new file with mode: 0644]