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-130328: Faster Windows new REPL paste#130677

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

Closed

Conversation

@devdanzin
Copy link
Member

@devdanzindevdanzin commentedFeb 28, 2025
edited by bedevere-appbot
Loading

This WIP PR attempts to make pasting into the Windows REPL faster by:

  • Batching event processing;
  • Reading 32 chars from input instead of 1;
  • Reducing Reader.console.wait() from 100 to 10.

It's being submitted to simplify testing the approach and will be improved based on feedback.
Current code makes some tests fail, I'll fix those soon.

@python-cla-bot
Copy link

python-cla-botbot commentedApr 18, 2025
edited
Loading

All commit authors signed the Contributor License Agreement.

CLA signed

@AA-TurnerAA-Turner changed the titlegh-130328: Faster Windows new REPL paste (DO NOT MERGE)gh-130328: Faster Windows new REPL pasteApr 20, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@pablogsalpablogsalAwaiting requested review from pablogsalpablogsal will be requested when the pull request is marked ready for reviewpablogsal is a code owner

@lysnikolaoulysnikolaouAwaiting requested review from lysnikolaoulysnikolaou will be requested when the pull request is marked ready for reviewlysnikolaou is a code owner

@ambvambvAwaiting requested review from ambvambv will be requested when the pull request is marked ready for reviewambv is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@devdanzin@AA-Turner

[8]ページ先頭

©2009-2025 Movatter.jp