Issue 33641: Add links to RFCs
Created on 2018-05-24 22:14 by serhiy.storchaka, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 7103 | merged | serhiy.storchaka, 2018-05-24 22:17 | |
| PR 7271 | merged | miss-islington, 2018-05-31 04:40 | |
| PR 7276 | merged | serhiy.storchaka, 2018-05-31 05:21 | |
| Messages (4) | |||
|---|---|---|---|
| msg317629 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2018-05-24 22:14 | |
The proposed PR replaces "RFC XYZ" with ":rfc:`XYZ`". This adds hyperlinks to RFC documents. Actually 85% of all RFC references already use this markup, the PR change the rest 15% written as plain text. |
|||
| msg318247 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2018-05-31 04:39 | |
New changeset 0a36ac1a09587735237c5978ebd046313922869c by Serhiy Storchaka in branch 'master': bpo-33641: Convert RFC references into links. (GH-7103) https://github.com/python/cpython/commit/0a36ac1a09587735237c5978ebd046313922869c |
|||
| msg318253 - (view) | Author: miss-islington (miss-islington) | Date: 2018-05-31 05:33 | |
New changeset 0f1a18326902ad3d0a30fdecbe40513cc5d85879 by Miss Islington (bot) in branch '3.7': bpo-33641: Convert RFC references into links. (GH-7103) https://github.com/python/cpython/commit/0f1a18326902ad3d0a30fdecbe40513cc5d85879 |
|||
| msg318257 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2018-05-31 06:11 | |
New changeset 55d9e865cb3b50587c17c8a7beee090c4ac8d535 by Serhiy Storchaka in branch '3.6': [3.6] bpo-33641: Convert RFC references into links. (GH-7103) (GH-7276) https://github.com/python/cpython/commit/55d9e865cb3b50587c17c8a7beee090c4ac8d535 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:00 | admin | set | github: 77822 |
| 2018-05-31 06:26:33 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2018-05-31 06:11:09 | serhiy.storchaka | set | messages: + msg318257 |
| 2018-05-31 05:33:25 | miss-islington | set | nosy:
+ miss-islington messages: + msg318253 |
| 2018-05-31 05:21:49 | serhiy.storchaka | set | pull_requests: + pull_request6901 |
| 2018-05-31 04:40:13 | miss-islington | set | pull_requests: + pull_request6898 |
| 2018-05-31 04:39:03 | serhiy.storchaka | set | messages: + msg318247 |
| 2018-05-24 22:17:21 | serhiy.storchaka | set | keywords:
+ patch stage: patch review pull_requests: + pull_request6742 |
| 2018-05-24 22:14:54 | serhiy.storchaka | create | |
