Skip to content

gh-89610: Add .pyi as a recognised extension for IDLE on macOS#95393

Merged
terryjreedy merged 5 commits into
python:mainfrom
erlend-aasland:idle/recognise-pyi-on-macos
Jul 28, 2022
Merged

gh-89610: Add .pyi as a recognised extension for IDLE on macOS#95393
terryjreedy merged 5 commits into
python:mainfrom
erlend-aasland:idle/recognise-pyi-on-macos

Conversation

@erlend-aasland
Copy link
Copy Markdown
Contributor

@erlend-aasland erlend-aasland commented Jul 28, 2022

No description provided.

Copy link
Copy Markdown
Member

@terryjreedy terryjreedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved after changes. I will merge after CI runs.

Comment thread Lib/idlelib/NEWS.txt Outdated
Comment thread Misc/NEWS.d/next/IDLE/2022-07-28-18-56-57.gh-issue-89610.hcosiM.rst Outdated
@terryjreedy terryjreedy merged commit 06fc249 into python:main Jul 28, 2022
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @erlend-aasland for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-95406 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed needs backport to 3.11 only security fixes needs backport to 3.10 only security fixes labels Jul 28, 2022
@bedevere-bot
Copy link
Copy Markdown

GH-95407 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 28, 2022
…ythonGH-95393)

This allows opening stub files by double clicking on them in the Finder.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 06fc249)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 28, 2022
…ythonGH-95393)

This allows opening stub files by double clicking on them in the Finder.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 06fc249)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
miss-islington added a commit that referenced this pull request Jul 28, 2022
)

This allows opening stub files by double clicking on them in the Finder.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 06fc249)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
miss-islington added a commit that referenced this pull request Jul 28, 2022
)

This allows opening stub files by double clicking on them in the Finder.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 06fc249)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
@erlend-aasland erlend-aasland deleted the idle/recognise-pyi-on-macos branch July 29, 2022 06:17
@erlend-aasland
Copy link
Copy Markdown
Contributor Author

Thanks for the reviews, Alex, Éric, and Terry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants