cpython icon indicating copy to clipboard operation
cpython copied to clipboard

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

Open melaniearbor opened this issue 1 year ago • 1 comments

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

  • Issue: gh-102136

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

melaniearbor avatar May 20 '24 21:05 melaniearbor

All commit authors signed the Contributor License Agreement.
CLA signed

ghost avatar May 20 '24 21:05 ghost

Thanks @melaniearbor

willingc avatar May 20 '24 23:05 willingc

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[bot] avatar May 20 '24 23:05 miss-islington-app[bot]

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-app[bot] avatar May 20 '24 23:05 miss-islington-app[bot]

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

bedevere-app[bot] avatar May 20 '24 23:05 bedevere-app[bot]

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

bedevere-app[bot] avatar May 20 '24 23:05 bedevere-app[bot]