Issue 25679: Fix typo in Doc/reference/executionmodel.rst (original) (raw)
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/69865
classification
Title: | Fix typo in Doc/reference/executionmodel.rst | ||
---|---|---|---|
Type: | behavior | Stage: | resolved |
Components: | Documentation | Versions: |
process
Status: | closed | Resolution: | fixed |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | docs@python | Nosy List: | docs@python, n0vicelive, python-dev, r.david.murray |
Priority: | normal | Keywords: | patch |
Created on 2015-11-20 09:13 by n0vicelive, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | |||
---|---|---|---|
File name | Uploaded | Description | Edit |
executionmodel-typo.patch | n0vicelive,2015-11-20 09:13 | Sample patch. | review |
Messages (3) | ||
---|---|---|
msg254962 - (view) | Author: Gu Zhengxiong (n0vicelive) * | Date: 2015-11-20 09:13 |
> 4. Execution model > 4.1. Structure of a programm You see. | ||
msg254984 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2015-11-20 15:00 |
New changeset 3e723559d9f1 by R David Murray in branch '3.4': #25679: spelling fix https://hg.python.org/cpython/rev/3e723559d9f1 New changeset 44ca5e073feb by R David Murray in branch '3.5': Merge: #25679: spelling fix https://hg.python.org/cpython/rev/44ca5e073feb New changeset 14a3cfc477c6 by R David Murray in branch 'default': Merge: #25679: spelling fix https://hg.python.org/cpython/rev/14a3cfc477c6 | ||
msg254985 - (view) | Author: R. David Murray (r.david.murray) * ![]() |
Date: 2015-11-20 15:01 |
Fixed, thanks. I wonder if it was one of our german speakers who typed that :) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:24 | admin | set | github: 69865 |
2015-11-20 15:01:58 | r.david.murray | set | status: open -> closedtype: behaviornosy: + r.david.murraymessages: + resolution: fixedstage: resolved |
2015-11-20 15:00:35 | python-dev | set | nosy: + python-devmessages: + |
2015-11-20 09:13:31 | n0vicelive | create |