Staging
v0.5.1
https://github.com/python/cpython
Revision f2d2e6169eb31e1a223d29d5de07e80939939106 authored by Miss Islington (bot) on 17 February 2018, 04:16:52 UTC, committed by GitHub on 17 February 2018, 04:16:52 UTC

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 243d6d71265be1996a8326002deae429106a5fba)

Co-authored-by: Gerrit Holl <gerrit.holl@gmail.com>
1 parent 76591bc
History
Tip revision: f2d2e6169eb31e1a223d29d5de07e80939939106 authored by Miss Islington (bot) on 17 February 2018, 04:16:52 UTC
DOC: fix documentation for copyright and credits (GH-5706)
Tip revision: f2d2e61
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.gitattributes -rw-r--r-- 798 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgignore -rw-r--r-- 1.3 KB
.travis.yml -rw-r--r-- 5.0 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 59.7 KB
README.rst -rw-r--r-- 9.1 KB
aclocal.m4 -rw-r--r-- 13.0 KB
config.guess -rwxr-xr-x 43.2 KB
config.sub -rwxr-xr-x 35.7 KB
configure -rwxr-xr-x 478.4 KB
configure.ac -rw-r--r-- 159.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 41.2 KB
setup.py -rw-r--r-- 102.0 KB

README.rst

back to top