Issue 36006: [good first issue] Align version changed for truncate in io module
Created on 2019-02-15 18:08 by cheryl.sabella, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 11881 | merged | eamanu, 2019-02-15 18:46 | |
| PR 11882 | merged | miss-islington, 2019-02-15 19:02 | |
| Messages (5) | |||
|---|---|---|---|
| msg335633 - (view) | Author: Cheryl Sabella (cheryl.sabella) * ![]() |
Date: 2019-02-15 18:08 | |
In the documentation page for the io module, under the truncate method, there is a version changed directive which is not properly aligned. https://docs.python.org/3/library/io.html#io.IOBase.truncate |
|||
| msg335634 - (view) | Author: Emmanuel Arias (eamanu) * | Date: 2019-02-15 18:24 | |
I take it |
|||
| msg335636 - (view) | Author: Mariatta (Mariatta) * ![]() |
Date: 2019-02-15 18:52 | |
Thanks! |
|||
| msg335637 - (view) | Author: miss-islington (miss-islington) | Date: 2019-02-15 19:02 | |
New changeset 522630a7462f606300f1e6e6818de191d9dc3fdf by Miss Islington (bot) (Emmanuel Arias) in branch 'master': bpo-36006: Fix versionchanged directive alignment in io module documentation (GH-11881) https://github.com/python/cpython/commit/522630a7462f606300f1e6e6818de191d9dc3fdf |
|||
| msg335638 - (view) | Author: miss-islington (miss-islington) | Date: 2019-02-15 19:09 | |
New changeset 05f41363d4876a63acd8016cbf56b4f4e809e41f by Miss Islington (bot) in branch '3.7': bpo-36006: Fix versionchanged directive alignment in io module documentation (GH-11881) https://github.com/python/cpython/commit/05f41363d4876a63acd8016cbf56b4f4e809e41f |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:11 | admin | set | github: 80187 |
| 2019-02-15 19:09:40 | miss-islington | set | messages: + msg335638 |
| 2019-02-15 19:02:54 | miss-islington | set | pull_requests: + pull_request11915 |
| 2019-02-15 19:02:42 | miss-islington | set | nosy:
+ miss-islington messages: + msg335637 |
| 2019-02-15 18:52:06 | Mariatta | set | status: open -> closed nosy:
+ Mariatta resolution: fixed |
| 2019-02-15 18:46:12 | eamanu | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request11914 |
| 2019-02-15 18:24:52 | eamanu | set | nosy:
+ eamanu messages: + msg335634 |
| 2019-02-15 18:08:32 | cheryl.sabella | create | |
