Skip to content

Conversation

@timofurrer
Copy link
Contributor

@timofurrer timofurrer commented May 31, 2018

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.
Copy link
Contributor

@taleinat taleinat left a comment

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