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.

Author python-dev
Recipients gvanrossum, levkivskyi, python-dev
Date 2016-11-21.02:02:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161121020220.12080.36470.96D3C4EB@psf.io>
In-reply-to
Content
New changeset 75c7bc2c1ad8 by Guido van Rossum in branch '3.5':
Issue #28556: upstream improvements to docstrings and error messages by Ivan Levkivskyi (#331)
https://hg.python.org/cpython/rev/75c7bc2c1ad8

New changeset 294525aac5eb by Guido van Rossum in branch '3.6':
Issue #28556: upstream improvements to docstrings and error messages by Ivan Levkivskyi (#331) (3.5->3.6)
https://hg.python.org/cpython/rev/294525aac5eb

New changeset 30f154d9abf0 by Guido van Rossum in branch 'default':
Issue #28556: upstream improvements to docstrings and error messages by Ivan Levkivskyi (#331) (3.6->3.7)
https://hg.python.org/cpython/rev/30f154d9abf0
History
Date User Action Args
2016-11-21 02:02:24python-devsetrecipients: + python-dev, gvanrossum, levkivskyi
2016-11-21 02:02:24python-devlinkissue28556 messages
2016-11-21 02:02:23python-devcreate