[3.9] bpo-39631: Adds NEWS entry (GH-20227) (GH-20241)

(cherry picked from commit 92327a9913)


Co-authored-by: Steve Dower <steve.dower@python.org>
This commit is contained in:
Miss Islington (bot) 2020-05-22 15:29:13 -07:00 committed by GitHub
parent 7f77ac463c
commit 1e5cf949ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
Changes the registered MIME type for ``.py`` files on Windows to
``text/x-python`` instead of ``text/plain``.