gh-94286 Fix documentation of print default param#94297
Merged
iritkatriel merged 3 commits intopython:mainfrom Nov 6, 2022
nouranali:nouranali-94286
Merged
gh-94286 Fix documentation of print default param#94297iritkatriel merged 3 commits intopython:mainfrom nouranali:nouranali-94286
iritkatriel merged 3 commits intopython:mainfrom
nouranali:nouranali-94286
Conversation
trying to solve #94286
|
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
Closed
Member
|
Hello! Please write titles for PRs so that people know what they are about from lists, notifications, etc. |
Contributor
Author
|
can u provide an example? |
DanielNoord
approved these changes
Jul 6, 2022
merwok
approved these changes
Jul 28, 2022
Contributor
|
Thanks @nouranali for the PR, and @iritkatriel for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
|
GH-99173 is a backport of this pull request to the 3.11 branch. |
|
GH-99174 is a backport of this pull request to the 3.10 branch. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Nov 6, 2022
(cherry picked from commit 2db55e0) Co-authored-by: Nouran Ali <nouranalimohammed@gmail.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Nov 6, 2022
(cherry picked from commit 2db55e0) Co-authored-by: Nouran Ali <nouranalimohammed@gmail.com>
miss-islington
added a commit
that referenced
this pull request
Nov 6, 2022
miss-islington
added a commit
that referenced
this pull request
Nov 6, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #94286.