]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851)
authorTal Einat <532281+taleinat@users.noreply.github.com>
Wed, 19 May 2021 09:18:10 +0000 (12:18 +0300)
committerGitHub <noreply@github.com>
Wed, 19 May 2021 09:18:10 +0000 (12:18 +0300)
commit60d343a81679ea90ae0e08fadcd132c16906a51a
tree1d9c2f8b8236cea70401485bc972d389b9617993
parentd798acc8733b605f7fc9c3c1a85cd14ee2a56add
bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851)
Doc/library/idle.rst
Doc/whatsnew/3.10.rst
Lib/idlelib/colorizer.py
Lib/idlelib/help.html
Lib/idlelib/idle_test/test_colorizer.py
Misc/NEWS.d/next/IDLE/2021-05-09-09-02-09.bpo-44010.TaLe9x.rst [new file with mode: 0644]