-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Duplicated isearch_add_character in _pyrepl/historical_reader.py #145394
Copy link
Copy link
Closed
Labels
stdlibStandard 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)
Description
There are two isearch_add_character in the __post_init__ method:
https://github.com/python/cpython/blob/main/Lib/_pyrepl/historical_reader.py#L242-L244
Linked PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard 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)