8000 Remove invisible pagebreak chars from the standard library · Issue #102507 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Remove invisible pagebreak chars from the standard library #102507
Closed
@JosephSBoyle

Description

@JosephSBoyle

Following a discussion on a PR to clean up some unused vars in the email module: #102482,
there seemed to be a general feeling that we should remove invisible pagebreak characters (U+000C) from the standard library.

A quick ctrf-f with vscode shows <50 occurences which I proposed be deleted and optionally replaced with newlines. Each change should be checked for pep-8 compliance, in particular the 2-newlines rule.

I'm happy to submit a PR for this.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0