Issue 36189: DOC: Correct word in tutorial introduction
Created on 2019-03-04 18:53 by cheryl.sabella, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 13090 | merged | jonyucra, 2019-05-04 21:46 | |
| PR 13093 | merged | miss-islington, 2019-05-05 02:52 | |
| Messages (4) | |||
|---|---|---|---|
| msg337145 - (view) | Author: Cheryl Sabella (cheryl.sabella) * ![]() |
Date: 2019-03-04 18:53 | |
In the tutorial introduction, under section 3.1.3 for Lists, 'sequence type' should be 'sequence types'. > Like strings (and all other built-in sequence ---> type <---) Assigning to @Mariatta for the sprints. |
|||
| msg341406 - (view) | Author: Jonatan Yucra Rodriguez (jonyucra) * | Date: 2019-05-04 21:05 | |
I would like to take this issue. |
|||
| msg341411 - (view) | Author: Cheryl Sabella (cheryl.sabella) * ![]() |
Date: 2019-05-04 21:55 | |
New changeset 98a1e06c47f655c7601b130cf8d549de9f08369e by Cheryl Sabella (Jonatan) in branch 'master': bpo-36189: Fixing typo in tutorial introduction (GH-13090) https://github.com/python/cpython/commit/98a1e06c47f655c7601b130cf8d549de9f08369e |
|||
| msg341417 - (view) | Author: Cheryl Sabella (cheryl.sabella) * ![]() |
Date: 2019-05-05 03:22 | |
New changeset 2b5ffc02c00b16ede6555391c6965746c8fe554b by Cheryl Sabella (Miss Islington (bot)) in branch '3.7': bpo-36189: Fixing typo in tutorial introduction (GH-13093) https://github.com/python/cpython/commit/2b5ffc02c00b16ede6555391c6965746c8fe554b |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:12 | admin | set | github: 80370 |
| 2019-05-05 03:22:36 | cheryl.sabella | set | messages: + msg341417 |
| 2019-05-05 02:52:30 | miss-islington | set | pull_requests: + pull_request13007 |
| 2019-05-04 21:58:55 | cheryl.sabella | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-05-04 21:55:32 | cheryl.sabella | set | messages: + msg341411 |
| 2019-05-04 21:46:44 | jonyucra | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request13004 |
| 2019-05-04 21:05:02 | jonyucra | set | nosy:
+ jonyucra messages: + msg341406 |
| 2019-03-04 18:53:06 | cheryl.sabella | create | |
