Skip to content

DOC: fix documentation for copyright and credits#5706

Merged
Mariatta merged 1 commit into
python:masterfrom
gerritholl:patch-3
Feb 17, 2018
Merged

DOC: fix documentation for copyright and credits#5706
Mariatta merged 1 commit into
python:masterfrom
gerritholl:patch-3

Conversation

@gerritholl

Copy link
Copy Markdown
Contributor

Adapt documentation for copyright and credits to reality. Previously, the documentation implied that all each of copyright,
credits, and license, would print a message to call the object in order to see the full text. In reality, only license exhibits this
behaviour, and copyright and credit print their full text either when printed, displayed, or called.

Adapt documentation for `copyright` and `credits` to reality.  Previously, the documentation implied that all each of `copyright`,
`credits`, and `license`, would print a message to call the object in order to see the full text.  In reality, only `license` exhibits this
behaviour, and `copyright` and `credit` print their full text either when printed, displayed, or called.
@gerritholl

Copy link
Copy Markdown
Contributor Author

I expect this fix does not need an issue or a news item.

@Mariatta Mariatta merged commit 243d6d7 into python:master Feb 17, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @gerritholl for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@Mariatta

Copy link
Copy Markdown
Member

Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 17, 2018
Adapt documentation for `copyright` and `credits` to reality.  Previously, the documentation implied that all each of `copyright`,
`credits`, and `license`, would print a message to call the object in order to see the full text.  In reality, only `license` exhibits this
behaviour, and `copyright` and `credit` print their full text either when printed, displayed, or called.
(cherry picked from commit 243d6d7)

Co-authored-by: Gerrit Holl <gerrit.holl@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-5716 is a backport of this pull request to the 3.7 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-5717 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 17, 2018
Adapt documentation for `copyright` and `credits` to reality.  Previously, the documentation implied that all each of `copyright`,
`credits`, and `license`, would print a message to call the object in order to see the full text.  In reality, only `license` exhibits this
behaviour, and `copyright` and `credit` print their full text either when printed, displayed, or called.
(cherry picked from commit 243d6d7)

Co-authored-by: Gerrit Holl <gerrit.holl@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 17, 2018
Adapt documentation for `copyright` and `credits` to reality.  Previously, the documentation implied that all each of `copyright`,
`credits`, and `license`, would print a message to call the object in order to see the full text.  In reality, only `license` exhibits this
behaviour, and `copyright` and `credit` print their full text either when printed, displayed, or called.
(cherry picked from commit 243d6d7)

Co-authored-by: Gerrit Holl <gerrit.holl@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-5718 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Feb 17, 2018
Adapt documentation for `copyright` and `credits` to reality.  Previously, the documentation implied that all each of `copyright`,
`credits`, and `license`, would print a message to call the object in order to see the full text.  In reality, only `license` exhibits this
behaviour, and `copyright` and `credit` print their full text either when printed, displayed, or called.
(cherry picked from commit 243d6d7)

Co-authored-by: Gerrit Holl <gerrit.holl@gmail.com>
miss-islington added a commit that referenced this pull request Feb 17, 2018
Adapt documentation for `copyright` and `credits` to reality.  Previously, the documentation implied that all each of `copyright`,
`credits`, and `license`, would print a message to call the object in order to see the full text.  In reality, only `license` exhibits this
behaviour, and `copyright` and `credit` print their full text either when printed, displayed, or called.
(cherry picked from commit 243d6d7)

Co-authored-by: Gerrit Holl <gerrit.holl@gmail.com>
miss-islington added a commit that referenced this pull request Feb 17, 2018
Adapt documentation for `copyright` and `credits` to reality.  Previously, the documentation implied that all each of `copyright`,
`credits`, and `license`, would print a message to call the object in order to see the full text.  In reality, only `license` exhibits this
behaviour, and `copyright` and `credit` print their full text either when printed, displayed, or called.
(cherry picked from commit 243d6d7)

Co-authored-by: Gerrit Holl <gerrit.holl@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants