diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-08-17 20:51:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-17 20:51:57 (GMT) |
commit | 7309cca1471d556c139896dd8057d1feba378113 (patch) | |
tree | a93523c2e3c70c5dc737d092ead2d7080b363c86 /Python/future.c | |
parent | f9919121460bffc04f935dbdb85f0af3ffbd3ddf (diff) | |
download | cpython-7309cca1471d556c139896dd8057d1feba378113.zip cpython-7309cca1471d556c139896dd8057d1feba378113.tar.gz cpython-7309cca1471d556c139896dd8057d1feba378113.tar.bz2 |
[3.8] fix link to time function from time_ns doc (GH-15285) (GH-15321)
Because mod, func, class, etc all share one namespace, :func:time creates a link to the time module doc page rather than the time.time function.
(cherry picked from commit 1b1d0514adbcdd859817c63d1410455c64660d78)
Co-authored-by: Éric Araujo <merwok@netwok.org>
Automerge-Triggered-By: @merwok
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions