Skip to content

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

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

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

Conversation

@miss-islington

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

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 ✅ .

@miss-islington miss-islington merged commit 316acf2 into python:3.7 Aug 17, 2019
@miss-islington miss-islington deleted the backport-1b1d051-3.7 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