◐ Shell
clean mode source ↗

gh-90716: Remove _pylong._DEBUG flag by vstinner · Pull Request #99063 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

python:mainfrom

vstinner:pylong_debug

Nov 3, 2022

Merged

gh-90716: Remove _pylong._DEBUG flag#99063

vstinner

merged 1 commit into

python:mainfrom

vstinner:pylong_debug

Conversation

@vstinner

@vstinner vstinner commented

Nov 3, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

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

vstinner commented

Nov 3, 2022

Copy link Copy Markdown

Member Author

@vstinner

vstinner commented

Nov 3, 2022

Copy link Copy Markdown

Member Author

@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

Reviewers

1 more reviewer

@kalvdans kalvdans kalvdans approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @kalvdans @bedevere-bot