[Trivial] Add source code links for asyncio submodules in docs#2373
[Trivial] Add source code links for asyncio submodules in docs#2373Mariatta merged 1 commit intopython:masterfrom lf-:master
Conversation
|
@lf-, thanks for your PR! By analyzing the history of the files in this pull request, we identified @1st1, @berkerpeksag and @serhiy-storchaka to be potential reviewers. |
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. Thanks again to your contribution and we look forward to looking at it! |
|
CLA signed, waiting on approval. |
|
Thanks @lf- and congrats on your first contribution to CPython 🎉 |
(cherry picked from commit 627d2c8)
|
GH-2884 is a backport of this pull request to the 3.6 branch. |
The modules under asyncio were lacking links to their source. This pull request fixes this (and a double space typo in one of the pages' headers).