Skip to content

remove a strange non-ASCII character in the midst of _iomodule.c #17239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

taleinat
Copy link
Contributor

No description provided.

@taleinat taleinat merged commit bcc1cc5 into python:master Nov 18, 2019
@taleinat taleinat deleted the iomodule-remove-errant-nonascii-char branch November 18, 2019 18:39
@zware
Copy link
Member

zware commented Nov 18, 2019

This was a form feed character, used by some folks' editors for moving around to various sections of a file. These are littered around the repository (there's even another one in this file), and there has been resistance to removing them in the past.

taleinat added a commit to taleinat/cpython that referenced this pull request Nov 18, 2019
@taleinat
Copy link
Contributor Author

Thanks, @zware! That has been pointed out on python-committers as well. I'm reverting this change.

jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants