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
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 5.6 KB
python.c -rw-r--r-- 2.1 KB

README

back to top