[issue27633] Doc: Add missing version info to email.parser

2016-07-27 Thread Roundup Robot

Roundup Robot added the comment:

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

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27633] Doc: Add missing version info to email.parser

2016-07-27 Thread Berker Peksag

Berker Peksag added the comment:

Good catch, thanks!

--
nosy: +berker.peksag
resolution:  -> fixed
stage: commit review -> resolved
status: open -> closed
type: enhancement -> behavior
versions:  -Python 3.3, Python 3.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27633] Doc: Add missing version info to email.parser

2016-07-27 Thread SilentGhost

SilentGhost added the comment:

LGTM

--
assignee:  -> docs@python
components: +Documentation
nosy: +SilentGhost, docs@python
stage:  -> commit review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27633] Doc: Add missing version info to email.parser

2016-07-27 Thread Florian Preinstorfer

New submission from Florian Preinstorfer:

The versionchanged field has no version info for message_from_string().

--
files: email-parser-add_version_info.patch
keywords: patch
messages: 271442
nosy: notizblock
priority: normal
severity: normal
status: open
title: Doc: Add missing version info to email.parser
type: enhancement
versions: Python 3.3, Python 3.4, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file43908/email-parser-add_version_info.patch

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com