Skip to content

[3.9] bpo-45447: Add syntax highlighting for .pyi files in IDLE (GH-28950) #31306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 13, 2022

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 [email protected]
Co-authored-by: Terry Jan Reedy [email protected]
(cherry picked from commit 50cf499)

Co-authored-by: Alex Waygood [email protected]
(cherry picked from commit 9fabcfb)

Co-authored-by: Terry Jan Reedy [email protected]

https://bugs.python.org/issue45447

…-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 <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
(cherry picked from commit 50cf499)

Co-authored-by: Alex Waygood <[email protected]>
(cherry picked from commit 9fabcfb)

Co-authored-by: Terry Jan Reedy <[email protected]>
@miss-islington
Copy link
Contributor Author

@AlexWaygood and @terryjreedy: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants