diff options
| author | Terry Jan Reedy <tjreedy@udel.edu> | 2022-02-13 00:52:37 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-13 00:52:37 (GMT) |
| commit | 9fabcfbe68ff81ef5f17f86a93daf9cce9d83876 (patch) | |
| tree | 85e79df4004c90260ec0a46ca3ec8a128abfe6e3 /Python/compile.c | |
| parent | b7a65c939c93e7910abc8c9d4a129ff385714824 (diff) | |
| download | cpython-9fabcfbe68ff81ef5f17f86a93daf9cce9d83876.zip cpython-9fabcfbe68ff81ef5f17f86a93daf9cce9d83876.tar.gz cpython-9fabcfbe68ff81ef5f17f86a93daf9cce9d83876.tar.bz2 | |
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)
Also add .pyi to the python extensions in the "File-open" and "File-save" dialogues.
Add util.py to contain objects that are used in multiple idlelib modules
and have no dependencies on any of them.
Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 50cf4991c49e19f917305dd7b9c71085c11edddb)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions
