This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients AlexWaygood, epaine, ronaldoussoren, steve.dower, terry.reedy
Date 2022-02-13.00:04:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644710696.43.0.704199650973.issue45447@roundup.psfhosted.org>
In-reply-to
Content
New changeset 50cf4991c49e19f917305dd7b9c71085c11edddb by Alex Waygood in branch 'main':
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)
https://github.com/python/cpython/commit/50cf4991c49e19f917305dd7b9c71085c11edddb
History
Date User Action Args
2022-02-13 00:04:56terry.reedysetrecipients: + terry.reedy, ronaldoussoren, steve.dower, epaine, AlexWaygood
2022-02-13 00:04:56terry.reedysetmessageid: <1644710696.43.0.704199650973.issue45447@roundup.psfhosted.org>
2022-02-13 00:04:56terry.reedylinkissue45447 messages
2022-02-13 00:04:56terry.reedycreate