-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Replace ctypes based Windows console calls in _pyrepl #150582
Copy link
Copy link
Open
Labels
OS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shellRelated to the interactive shelltype-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)
Metadata
Metadata
Assignees
Labels
OS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shellRelated to the interactive shelltype-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)
Fields
Give feedbackNo fields configured for issues without a type.
Originally posted by @zooba in #132888
GetStdHandle(already exist in_winapi)WaitForSingleObject(already exist in_winapi)GetConsoleModeSetConsoleModeGetConsoleScreenBufferInfoScrollConsoleScreenBufferWReadConsoleInputWFlushConsoleInputBufferLinked PRs