Skip to content

[2.7] DOC: fix documentation for copyright and credits (GH-5706)#5717

Merged
miss-islington merged 1 commit into
python:2.7from
miss-islington:backport-243d6d7-2.7
Feb 17, 2018
Merged

[2.7] DOC: fix documentation for copyright and credits (GH-5706)#5717
miss-islington merged 1 commit into
python:2.7from
miss-islington:backport-243d6d7-2.7

Conversation

@miss-islington

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.
(cherry picked from commit 243d6d7)

Co-authored-by: Gerrit Holl gerrit.holl@gmail.com

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

Copy link
Copy Markdown
Contributor Author

@gerritholl and @Mariatta: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit fd9d1c9 into python:2.7 Feb 17, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-243d6d7-2.7 branch February 17, 2018 04:11
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