Issue 33702: Add some missings links in production lists and a little polish
Created on 2018-05-30 23:51 by adelfino, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 7259 | merged | adelfino, 2018-05-30 23:52 | |
| PR 8169 | merged | miss-islington, 2018-07-07 20:25 | |
| PR 8170 | merged | miss-islington, 2018-07-07 20:26 | |
| Messages (4) | |||
|---|---|---|---|
| msg318231 - (view) | Author: Andrés Delfino (adelfino) * ![]() |
Date: 2018-05-30 23:51 | |
There are some missing links in production lists (try, with, from __future__ import), and function and coroutines definitions production lists have too long lines. PR fixes this and does some polish on whitespace. |
|||
| msg321234 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2018-07-07 20:24 | |
New changeset caccca78e46bf3c3b24e09b3afb1c1b08c39990c by Serhiy Storchaka (Andrés Delfino) in branch 'master': bpo-33702: Add some missing links in production lists and do a little polish (GH-7259) https://github.com/python/cpython/commit/caccca78e46bf3c3b24e09b3afb1c1b08c39990c |
|||
| msg321237 - (view) | Author: miss-islington (miss-islington) | Date: 2018-07-07 21:09 | |
New changeset 80c188f3efca3ddb3d588b91938655e52ee65bda by Miss Islington (bot) in branch '3.7': bpo-33702: Add some missing links in production lists and do a little polish (GH-7259) https://github.com/python/cpython/commit/80c188f3efca3ddb3d588b91938655e52ee65bda |
|||
| msg321238 - (view) | Author: miss-islington (miss-islington) | Date: 2018-07-07 21:09 | |
New changeset 445f9edaa4efbf76ae0fe8e18707665ac16dd5a4 by Miss Islington (bot) in branch '3.6': bpo-33702: Add some missing links in production lists and do a little polish (GH-7259) https://github.com/python/cpython/commit/445f9edaa4efbf76ae0fe8e18707665ac16dd5a4 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:01 | admin | set | github: 77883 |
| 2018-07-07 22:44:20 | adelfino | set | versions: - Python 2.7 |
| 2018-07-07 22:44:08 | adelfino | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2018-07-07 21:09:22 | miss-islington | set | messages: + msg321238 |
| 2018-07-07 21:09:11 | miss-islington | set | nosy:
+ miss-islington messages: + msg321237 |
| 2018-07-07 20:26:56 | miss-islington | set | pull_requests: + pull_request7727 |
| 2018-07-07 20:25:56 | miss-islington | set | pull_requests: + pull_request7726 |
| 2018-07-07 20:24:49 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg321234 |
| 2018-05-30 23:52:49 | adelfino | set | keywords:
+ patch stage: patch review pull_requests: + pull_request6886 |
| 2018-05-30 23:51:42 | adelfino | create | |

