Skip to content

Add local_exit annotation under code.pyi - #15519

Merged
srittau merged 5 commits into
python:mainfrom
jonathandung:patch-1
Mar 16, 2026
Merged

Add local_exit annotation under code.pyi#15519
srittau merged 5 commits into
python:mainfrom
jonathandung:patch-1

Conversation

@jonathandung

Copy link
Copy Markdown
Contributor

Closes #15518

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Comment thread stdlib/code.pyi Outdated
@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau srittau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks!

@srittau
srittau merged commit 2e0a812 into python:main Mar 16, 2026
51 checks passed
@jonathandung
jonathandung deleted the patch-1 branch March 16, 2026 10:50
@jonathandung

Copy link
Copy Markdown
Contributor Author

Thanks everybody

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.

Misisng local_exit annotation in code.InteractiveConsole

3 participants