Issue35044
Created on 2018-10-22 12:07 by matrixise, last changed 2018-10-26 11:30 by vstinner. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 10037 | merged | matrixise, 2018-10-22 18:36 | |
| PR 10122 | merged | miss-islington, 2018-10-26 10:52 | |
| Messages (3) | |||
|---|---|---|---|
| msg328249 - (view) | Author: Stéphane Wirtel (matrixise) * | Date: 2018-10-22 12:07 | |
In the doc, there is some locations where we do not use the :exc: role for the exceptions, I try to fix that with this PR. |
|||
| msg328535 - (view) | Author: STINNER Victor (vstinner) * | Date: 2018-10-26 10:52 | |
New changeset e483f02423917dc4dfd25f46e5b9e6fce304777d by Victor Stinner (Stéphane Wirtel) in branch 'master': bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037) https://github.com/python/cpython/commit/e483f02423917dc4dfd25f46e5b9e6fce304777d |
|||
| msg328536 - (view) | Author: miss-islington (miss-islington) | Date: 2018-10-26 10:56 | |
New changeset ec10b70ea66e738ccb5c28f75a9c5d2b1c197de7 by Miss Islington (bot) in branch '3.7': bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037) https://github.com/python/cpython/commit/ec10b70ea66e738ccb5c28f75a9c5d2b1c197de7 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-26 11:30:08 | vstinner | set | status: open -> closed stage: patch review -> resolved resolution: fixed versions: - Python 3.6 |
| 2018-10-26 10:56:32 | miss-islington | set | nosy:
+ miss-islington messages: + msg328536 |
| 2018-10-26 10:52:27 | miss-islington | set | pull_requests: + pull_request9454 |
| 2018-10-26 10:52:17 | vstinner | set | nosy:
+ vstinner messages: + msg328535 |
| 2018-10-22 18:36:18 | matrixise | set | keywords:
+ patch stage: patch review pull_requests: + pull_request9375 |
| 2018-10-22 12:07:50 | matrixise | create | |