-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-103326: Remove Python/importlib.h
#103331
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 鈥淪ign up for GitHub鈥, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
No idea what is going on: I didn't touch any whitespaces 馃 |
|
Oh, I see. This file contains tabs in https://github.com/python/cpython/blob/main/Tools/c-analyzer/cpython/_parser.py#L111-L116 and many other places. I don't think that it should be fixed, because tsv is named tab separated values for a reason. I will open an new issue to ignore this file from this check. |
|
I've opened #103334 to fix this problem. I don't think that it is a blocker. |
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Brett Cannon <brett@python.org> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>


Looks like there are no more references of it 馃帀
(except history)
Python/importlib.h聽#103326