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-90716: Remove _pylong._DEBUG flag #99063

Merged
merged 1 commit into from
Nov 3, 2022
Merged

gh-90716: Remove _pylong._DEBUG flag #99063

merged 1 commit into from
Nov 3, 2022

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Nov 3, 2022

To debug the _pylong module, it's trivial to add this code again locally. This is not need to keep it in Python releases.

To debug the _pylong module, it's trivial to add this code again
locally. This is not need to keep it in Python releases.
@vstinner
Copy link
Member Author

vstinner commented Nov 3, 2022

cc @nascheme

@vstinner
Copy link
Member Author

vstinner commented Nov 3, 2022

@nascheme wrote that it can be removed ;-) #90716 (comment)

@vstinner vstinner merged commit 9c4ae03 into python:main Nov 3, 2022
@vstinner vstinner deleted the pylong_debug branch November 3, 2022 17:16
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.

3 participants