Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

No description provided.

# define Py_BUILD_CORE_MODULE 1
#endif

#include "Python.h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the changes in this file accidental?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a generated file. After regenerating all I got this.

@JelleZijlstra
Copy link
Member

Thanks for fixing this!

Is there a place we could check for trailing spaces in CI? I'd rather not have to periodically check for this and make another similar PR.

@serhiy-storchaka
Copy link
Member Author

AFAIK there were scripts and Makefile targets, but they were disabled.

@serhiy-storchaka serhiy-storchaka merged commit 6927632 into python:main Mar 5, 2022
@serhiy-storchaka serhiy-storchaka deleted the trailing-spaces branch March 5, 2022 15:47
@erlend-aasland
Copy link
Contributor

Thanks for fixing this!

Is there a place we could check for trailing spaces in CI? I'd rather not have to periodically check for this and make another similar PR.

+1 from me. Let's open an issue over at python/core-workflow.

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.

6 participants