Skip to content

bpo-33708: Fix method reference links in asyncio.Event and asyncio.Condition docs - #7280

Closed
timofurrer wants to merge 3 commits into
python:masterfrom
timofurrer:bugfix/issue-33708
Closed

bpo-33708: Fix method reference links in asyncio.Event and asyncio.Condition docs#7280
timofurrer wants to merge 3 commits into
python:masterfrom
timofurrer:bugfix/issue-33708

Conversation

@timofurrer

@timofurrer timofurrer commented May 31, 2018

Copy link
Copy Markdown
Contributor

This patch addresses the linking problem reported in Issue #33708.

https://bugs.python.org/issue33708

@timofurrer
timofurrer requested review from 1st1 and asvetlov as code owners May 31, 2018 10:48
@timofurrer timofurrer changed the title 'bpo-33708: Fix method reference links in asyncio.Event and asyncio.Condition docs bpo-33708: Fix method reference links in asyncio.Event and asyncio.Condition docs May 31, 2018
It makes sense to use these for all class methods here.

This makes the use consistent in this file, avoiding potential future problems.

@taleinat taleinat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but this should likely have another set of eyes review it.

@vstinner

Copy link
Copy Markdown
Member

The asyncio documentation has been rewritten after this change has been written. It seems like the missing references issue is gone.

@vstinner vstinner closed this Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants