Issue 36189: DOC: Correct word in tutorial introduction (original) (raw)
Issue36189
This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/80370
classification
Title: | DOC: Correct word in tutorial introduction | ||
---|---|---|---|
Type: | Stage: | resolved | |
Components: | Documentation | Versions: | Python 3.8 |
process
Status: | closed | Resolution: | fixed |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | Mariatta | Nosy List: | Mariatta, cheryl.sabella, jonyucra |
Priority: | normal | Keywords: | patch |
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: + |
2019-05-05 02:52:30 | miss-islington | set | pull_requests: + <pull%5Frequest13007> |
2019-05-04 21:58:55 | cheryl.sabella | set | status: open -> closedresolution: fixedstage: patch review -> resolved |
2019-05-04 21:55:32 | cheryl.sabella | set | messages: + |
2019-05-04 21:46:44 | jonyucra | set | keywords: + patchstage: needs patch -> patch reviewpull_requests: + <pull%5Frequest13004> |
2019-05-04 21:05:02 | jonyucra | set | nosy: + jonyucramessages: + |
2019-03-04 18:53:06 | cheryl.sabella | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements