Skip to content
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

gh-59705: Make PYTHREAD_NAME_MAXLEN macro private #128945

Merged
merged 2 commits into from
Jan 18, 2025
Merged

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jan 17, 2025

Rename PYTHREAD_NAME_MAXLEN to _PYTHREAD_NAME_MAXLEN.

Rename PYTHREAD_NAME_MAXLEN to _PYTHREAD_NAME_MAXLEN.
@vstinner
Copy link
Member Author

@zooba: Is it what you expected? To make the macro private?

Copy link
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

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

lgtm :)

@vstinner vstinner enabled auto-merge (squash) January 18, 2025 14:47
@vstinner vstinner merged commit 81159fc into python:main Jan 18, 2025
40 checks passed
@vstinner vstinner deleted the maxlen branch January 18, 2025 15:10
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