Skip to content

Simplify InputSplitter #10272

@Carreau

Description

@Carreau

InputSplitter was originally developed with a stateful API in mind mostly because Readline was feeding input one line after another. Now that we do not use readline, we should be able to get rid of its statefulness.

That's no hurry, it's mostly code cleaning. Assigning @takluyver, but as marking that we welcome anyone that would like to try it.

We might want a deprecation period as well before actually removing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions