Skip to content

[3.8] fix link to time function from time_ns doc (GH-15285)#15321

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-1b1d051-3.8
Aug 17, 2019
Merged

[3.8] fix link to time function from time_ns doc (GH-15285)#15321
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-1b1d051-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 17, 2019

Copy link
Copy Markdown
Contributor

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 1b1d051)

Co-authored-by: Éric Araujo merwok@netwok.org

Automerge-Triggered-By: @merwok

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 1b1d051)

Co-authored-by: Éric Araujo <merwok@netwok.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@merwok: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@merwok: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 7309cca into python:3.8 Aug 17, 2019
@miss-islington miss-islington deleted the backport-1b1d051-3.8 branch August 17, 2019 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants