-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
gh-136355: Deprecate -b
and -bb
CLI flags in 3.15
#136363
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be added to pending-removal-in-3.17.rst
?
Also, -bb
is not documented and must be unliked/escaped (I don't know what to call: !
) to stop errors.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from the wording changes, this LGTM.
When you're done making the requested changes, leave the comment: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update the PR to not emit a deprecation warning and not schedule the flag removal?
Can you also deprecate PyConfig.bytes_warning member in the doc? https://docs.python.org/dev/c-api/init_config.html#c.PyConfig.bytes_warning
Done! I addressed all feedback: now we no longer plan to remove Please, take another look :) |
-b
and-bb
CLI flags #136355📚 Documentation preview 📚: https://cpython-previews--136363.org.readthedocs.build/