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.
Created on 2012年09月24日 14:46 by Ramchandra Apte, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (5) | |||
|---|---|---|---|
| msg171150 - (view) | Author: Ramchandra Apte (Ramchandra Apte) * | Date: 2012年09月24日 14:46 | |
In "What's New in Python 3.3", there is a note: Note: Beta users should be aware that this document is currently in draft form. It will be updated substantially as Python 3.3 moves towards release, so it’s worth checking back even after reading earlier versions. If it is still in a draft form, replace "Beta users" with "Pre-release users" or something similar. Else, obviously remove the note. |
|||
| msg171194 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年09月24日 21:23 | |
New changeset 35289291a2e6 by Victor Stinner in branch 'default': Close #16022: What's New in Python 3.3 document is no more at beta stage http://hg.python.org/cpython/rev/35289291a2e6 |
|||
| msg171196 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2012年09月24日 21:25 | |
@Georg: You should include this fix in Python 3.3 final. @Raymond: FYI, I removed your warning :) |
|||
| msg171198 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2012年09月24日 21:59 | |
Done. |
|||
| msg171554 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年09月29日 07:27 | |
New changeset f6155d9111a2 by Victor Stinner in branch 'default': Close #16022: What's New in Python 3.3 document is no more at beta stage http://hg.python.org/cpython/rev/f6155d9111a2 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:36 | admin | set | github: 60226 |
| 2012年09月29日 07:27:38 | python-dev | set | resolution: fixed messages: + msg171554 |
| 2012年09月24日 21:59:06 | georg.brandl | set | status: open -> closed messages: + msg171198 |
| 2012年09月24日 21:30:09 | vstinner | set | priority: normal -> release blocker |
| 2012年09月24日 21:25:58 | vstinner | set | status: closed -> open nosy: + georg.brandl, rhettinger, vstinner messages: + msg171196 resolution: fixed -> (no value) |
| 2012年09月24日 21:23:37 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg171194 resolution: fixed stage: resolved |
| 2012年09月24日 14:46:55 | Ramchandra Apte | create | |