[issue18895] In unittest.TestResult.addError split the sentence
![](https://secure.gravatar.com/avatar/fa0f7819f1825f596b384c19aa7dcf33.jpg?s=120&d=mm&r=g)
New submission from py.user: http://docs.python.org/3/library/unittest.html#unittest.TestResult.addError ---------- assignee: docs@python components: Documentation files: issue.diff keywords: patch messages: 196645 nosy: docs@python, py.user priority: normal severity: normal status: open title: In unittest.TestResult.addError split the sentence type: enhancement versions: Python 3.3, Python 3.4 Added file: http://bugs.python.org/file31535/issue.diff _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue18895> _______________________________________
![](https://secure.gravatar.com/avatar/fa0f7819f1825f596b384c19aa7dcf33.jpg?s=120&d=mm&r=g)
Roundup Robot added the comment: New changeset 523cfc78847c by Ezio Melotti in branch '2.7': #18895: split a sentence in unittest docs. http://hg.python.org/cpython/rev/523cfc78847c New changeset dd669daad7de by Ezio Melotti in branch '3.3': #18895: split a sentence in unittest docs. http://hg.python.org/cpython/rev/dd669daad7de New changeset 1043cc2cb0ff by Ezio Melotti in branch 'default': #18895: merge with 3.3. http://hg.python.org/cpython/rev/1043cc2cb0ff ---------- nosy: +python-dev _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue18895> _______________________________________
![](https://secure.gravatar.com/avatar/fa0f7819f1825f596b384c19aa7dcf33.jpg?s=120&d=mm&r=g)
Ezio Melotti added the comment: Fixed, thanks for the report and the patch! ---------- assignee: docs@python -> ezio.melotti nosy: +ezio.melotti resolution: -> fixed stage: -> committed/rejected status: open -> closed versions: +Python 2.7 _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue18895> _______________________________________
participants (3)
-
Ezio Melotti
-
py.user
-
Roundup Robot