Skip to content

gh-84995: Run sys.__interactivehook__() on asyncio REPL startup#116095

Closed
itamaro wants to merge 1 commit into
python:mainfrom
itamaro:gh-84995
Closed

gh-84995: Run sys.__interactivehook__() on asyncio REPL startup#116095
itamaro wants to merge 1 commit into
python:mainfrom
itamaro:gh-84995

Conversation

@itamaro

@itamaro itamaro commented Feb 29, 2024

Copy link
Copy Markdown
Contributor

This is a "re-do" of gh-20517 (I don't have access to update the original PR directly)

Co-authored-by: @remilapeyre

Co-authored-by: Rémi Lapeyre <remi.lapeyre@lenstra.fr>
@gvanrossum

Copy link
Copy Markdown
Member

I don't think I'm the right reviewer here -- maybe @serhiy-storchaka could do the honors?

I wonder if it would be possible to start with the original branch and commits instead of just copying the diff? That way the original author and your improvements are more clearly distinguished, and the Co-Authored-By header would automatically be added.

@itamaro

itamaro commented Feb 29, 2024

Copy link
Copy Markdown
Contributor Author

I see @remilapeyre updated the original PR, so this re-do is no longer needed!

@itamaro itamaro closed this Feb 29, 2024
@itamaro itamaro deleted the gh-84995 branch April 9, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants