Issue 20909: 3.4 cherry pick: d22ef969cb82 & f5be4ea5b43e & 25dc02a2acae new distribution & installation guides (original) (raw)
Issue20909
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/65108
classification
Title: | 3.4 cherry pick: d22ef969cb82 & f5be4ea5b43e & 25dc02a2acae new distribution & installation guides | ||
---|---|---|---|
Type: | enhancement | Stage: | resolved |
Components: | Documentation | Versions: | Python 3.4 |
process
Status: | closed | Resolution: | fixed |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | larry | Nosy List: | larry, ncoghlan, ned.deily, python-dev, r.david.murray |
Priority: | release blocker | Keywords: |
Created on 2014-03-13 12:20 by ncoghlan, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Messages (6) | ||
---|---|---|
msg213390 - (view) | Author: Alyssa Coghlan (ncoghlan) * ![]() |
Date: 2014-03-13 12:20 |
Cherry pick request for the Installation & Distribution docs updates for PEP 453. New changeset d22ef969cb82 by Nick Coghlan in branch 'default': Close #19407: New installation & distribution guides http://hg.python.org/cpython/rev/d22ef969cb82 | ||
msg213392 - (view) | Author: Alyssa Coghlan (ncoghlan) * ![]() |
Date: 2014-03-13 12:35 |
Additional change set to fix a couple of malformed links: New changeset f5be4ea5b43e by Nick Coghlan in branch 'default': Issue #19407: fix link http://hg.python.org/cpython/rev/f5be4ea5b43e | ||
msg213449 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2014-03-13 19:43 |
New changeset 25dc02a2acae by Ned Deily in branch 'default': Issue #19407: Fix typos in new distribution & installation guides. http://hg.python.org/cpython/rev/25dc02a2acae | ||
msg213706 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2014-03-16 03:59 |
New changeset 74144b0e7858 by Nick Coghlan in branch 'default': Bring PEP 453 What's New entry up to date http://hg.python.org/cpython/rev/74144b0e7858 | ||
msg213707 - (view) | Author: Alyssa Coghlan (ncoghlan) * ![]() |
Date: 2014-03-16 04:01 |
Reviewing the changes for issue 20931, I noticed that I hadn't been keeping the PEP 453 What's New entry up to date with the changes during the beta/release candidate cycle. There's probably still too much technical detail in the updated version that makes the situation sound more confusing that it really is, but it at least qualifies as "not wrong" now. | ||
msg213712 - (view) | Author: Larry Hastings (larry) * ![]() |
Date: 2014-03-16 05:13 |
ok. actually pulling all the docs from default into 3.4. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:59 | admin | set | github: 65108 |
2014-03-16 05:13:50 | larry | set | status: open -> closedresolution: fixedmessages: + stage: commit review -> resolved |
2014-03-16 04:01:36 | ncoghlan | set | nosy: + ned.deily, r.david.murraymessages: + |
2014-03-16 03:59:09 | python-dev | set | messages: + |
2014-03-13 19:45:12 | ned.deily | set | title: 3.4 cherry pick: d22ef969cb82 & f5be4ea5b43e new distribution & installation guides -> 3.4 cherry pick: d22ef969cb82 & f5be4ea5b43e & 25dc02a2acae new distribution & installation guides |
2014-03-13 19:43:18 | python-dev | set | nosy: + python-devmessages: + |
2014-03-13 12:35:48 | ncoghlan | set | messages: + title: 3.4 cherry pick: d22ef969cb82 new distribution & installation guides -> 3.4 cherry pick: d22ef969cb82 & f5be4ea5b43e new distribution & installation guides |
2014-03-13 12:20:04 | ncoghlan | create |