Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-97747: Improvements to WASM browser REPL.#97665

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 1 commit intopython:mainfromkatharosada:wasm-run
May 31, 2024

Conversation

@katharosada
Copy link
Contributor

@katharosadakatharosada commentedSep 30, 2022
edited by bedevere-bot
Loading

Adds a text box to write and run code outside the REPL, a stop button, and handling of Ctrl-D for EOF.

treyhunner reacted with thumbs up emoji
@ghost
Copy link

ghost commentedSep 30, 2022
edited by ghost
Loading

All commit authors signed the Contributor License Agreement.
CLA signed

@katharosadakatharosada changed the titleImprovements to WASM browser REPL.gh-97747: Improvements to WASM browser REPL.Oct 3, 2022
Adds a text box to write and run code outside the REPL, a stop button, and handling of Ctrl-D for EOF.
@treyhunner
Copy link
Member

Confirmed that these changes work as expected.

This just helped me implement Ctrl+D in the in-browser REPL athttps://pym.dev/r, which has been a long-standing bug in that REPL for a while.

Thank you@katharosada!

@ambvambv merged commit010aaa3 intopython:mainMay 31, 2024
@ambvambv added the needs backport to 3.13bugs and security fixes labelMay 31, 2024
@miss-islington-app
Copy link

Thanks@katharosada for the PR, and@ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 31, 2024
Improvements to WASM browser REPL.Adds a text box to write and run code outside the REPL, a stop button, and handling of Ctrl-D for EOF.(cherry picked from commit010aaa3)Co-authored-by: Katie Bell <katie@katharos.id.au>
@bedevere-app
Copy link

GH-119828 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 31, 2024
ambv pushed a commit that referenced this pull requestMay 31, 2024
…9828)(cherry picked from commit010aaa3)Co-authored-by: Katie Bell <katie@katharos.id.au>
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull requestJul 11, 2024
Improvements to WASM browser REPL.Adds a text box to write and run code outside the REPL, a stop button, and handling of Ctrl-D for EOF.
estyxx pushed a commit to estyxx/cpython that referenced this pull requestJul 17, 2024
Improvements to WASM browser REPL.Adds a text box to write and run code outside the REPL, a stop button, and handling of Ctrl-D for EOF.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@tirantiranAwaiting requested review from tiran

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@katharosada@treyhunner@ambv@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp