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:52:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644713565.25.0.361447886615.issue45447@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9fabcfbe68ff81ef5f17f86a93daf9cce9d83876 by Terry Jan Reedy in branch '3.10':
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)
https://github.com/python/cpython/commit/9fabcfbe68ff81ef5f17f86a93daf9cce9d83876
History
Date User Action Args
2022-02-13 00:52:45terry.reedysetrecipients: + terry.reedy, ronaldoussoren, steve.dower, epaine, AlexWaygood
2022-02-13 00:52:45terry.reedysetmessageid: <1644713565.25.0.361447886615.issue45447@roundup.psfhosted.org>
2022-02-13 00:52:45terry.reedylinkissue45447 messages
2022-02-13 00:52:45terry.reedycreate