8000 gh-102136: Add -m to options that work with -i by melaniearbor · Pull Request #119271 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-102136: Add -m to options that work with -i #119271

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

Merged
merged 3 commits into from
May 20, 2024

Conversation

melaniearbor
Copy link
Contributor
@melaniearbor melaniearbor commented May 20, 2024

Issue 102136 pointed out that -m is not mentioned in the section that talks about -i, when -i actually does work when used in conjunction with -m. This PR updates the documentation to include the -m flag.

Before:
image

After:
image


📚 Documentation preview 📚: https://cpython-previews--119271.org.readthedocs.build/

@ghost
Copy link
ghost commented May 20, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@willingc willingc merged commit 1726902 into python:main May 20, 2024
25 checks passed
@willingc
Copy link
Contributor

Thanks @melaniearbor

@willingc willingc added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels May 20, 2024
@miss-islington-app
Copy link

Thanks @melaniearbor for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Thanks @melaniearbor for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 20, 2024
* pythonGH-102136: Add -m to options that work with -i

* Linting
(cherry picked from commit 1726902)

Co-authored-by: Melanie Arbor <hellomelaniec@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 20, 2024
* pythonGH-102136: Add -m to options that work with -i

* Linting
(cherry picked from commit 1726902)

Co-authored-by: Melanie Arbor <hellomelaniec@gmail.com>
@bedevere-app
Copy link
bedevere-app bot commented May 20, 2024

GH-119285 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 20, 2024
@bedevere-app
Copy link
bedevere-app bot commented May 20, 2024

GH-119286 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label May 20, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
ambv pushed a commit that referenced this pull request Apr 8, 2025
…-119285)

(cherry picked from commit 1726902)

Co-authored-by: Melanie Arbor <hellomelaniec@gmail.com>
ambv pushed a commit that referenced this pull request Apr 8, 2025
…-119286)

(cherry picked from commit 1726902)

Co-authored-by: Melanie Arbor <hellomelaniec@gmail.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0