bpo-45447: Add entry to What's new 3.9 (GH-31305)

(cherry picked from commit cef91ca80c)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
Miss Islington (bot) 2022-02-12 22:30:36 -08:00 committed by GitHub
parent 1d4d44c385
commit ebe73e6095
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -500,6 +500,9 @@ Reedy in :issue:`40468`.) Move the indent space setting from the Font tab to
the new Windows tab. (Contributed by Mark Roseman and Terry Jan Reedy in the new Windows tab. (Contributed by Mark Roseman and Terry Jan Reedy in
:issue:`33962`.) :issue:`33962`.)
Apply syntax highlighting to `.pyi` files. (Contributed by Alex
Waygood and Terry Jan Reedy in :issue:`45447`.)
imaplib imaplib
------- -------