Skip to content

Remove invisible pagebreak chars from the standard library #102507

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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