]> granicus.if.org Git - python/commit
bpo-33564: Add async to IDLE's code context block openers. (GH-6960)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 18 May 2018 01:25:25 +0000 (18:25 -0700)
committerGitHub <noreply@github.com>
Fri, 18 May 2018 01:25:25 +0000 (18:25 -0700)
commiteb4590e4d9abecdbbc91c3531df83e1f9bed50f1
treececeef1fabed28e3031ff3d25c3a7d1b916c5532
parent950d0911524fbd700c7c7c787f038cd8113f70e7
bpo-33564: Add async to IDLE's code context block openers. (GH-6960)

(cherry picked from commit d89ca94847d943b883ebcc68e4f0a18cb042ed0d)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/codecontext.py
Misc/NEWS.d/next/IDLE/2018-05-17-19-41-12.bpo-33564.XzHZJe.rst [new file with mode: 0644]