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 2016年07月27日 09:30 by notizblock, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| email-parser-add_version_info.patch | notizblock, 2016年07月27日 09:30 | review | ||
| Messages (4) | |||
|---|---|---|---|
| msg271442 - (view) | Author: Florian Preinstorfer (notizblock) | Date: 2016年07月27日 09:30 | |
The versionchanged field has no version info for message_from_string(). |
|||
| msg271443 - (view) | Author: SilentGhost (SilentGhost) * (Python triager) | Date: 2016年07月27日 09:36 | |
LGTM |
|||
| msg271444 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年07月27日 10:33 | |
New changeset 3f2e37e705d3 by Berker Peksag in branch '3.5': Issue #27633: Fix usage of versionchanged directive in email.parser.rst https://hg.python.org/cpython/rev/3f2e37e705d3 New changeset 8224ad99842e by Berker Peksag in branch 'default': Issue #27633: Merge from 3.5 https://hg.python.org/cpython/rev/8224ad99842e |
|||
| msg271445 - (view) | Author: Berker Peksag (berker.peksag) * (Python committer) | Date: 2016年07月27日 10:33 | |
Good catch, thanks! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:34 | admin | set | github: 71820 |
| 2016年07月27日 10:33:52 | berker.peksag | set | status: open -> closed type: enhancement -> behavior versions: - Python 3.3, Python 3.4 nosy: + berker.peksag messages: + msg271445 resolution: fixed stage: commit review -> resolved |
| 2016年07月27日 10:33:11 | python-dev | set | nosy:
+ python-dev messages: + msg271444 |
| 2016年07月27日 09:36:51 | SilentGhost | set | nosy:
+ docs@python, SilentGhost messages: + msg271443 assignee: docs@python components: + Documentation stage: commit review |
| 2016年07月27日 09:30:33 | notizblock | create | |