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, iceboy, python-dev, vstinner, yselivanov
Date 2016-09-15.20:02:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160915200201.31095.69803.508373F0@psf.io>
In-reply-to
Content
New changeset 4ab64ea31d75 by Yury Selivanov in branch '3.5':
Issue #26654: Inspect functools.partial in asyncio.Handle.__repr__.
https://hg.python.org/cpython/rev/4ab64ea31d75

New changeset 03257f04ee9f by Yury Selivanov in branch '3.6':
Merge 3.5 (issue #26654)
https://hg.python.org/cpython/rev/03257f04ee9f

New changeset 1dbe3addba28 by Yury Selivanov in branch 'default':
Merge 3.6 (issue #26654)
https://hg.python.org/cpython/rev/1dbe3addba28
History
Date User Action Args
2016-09-15 20:02:23python-devsetrecipients: + python-dev, gvanrossum, vstinner, yselivanov, iceboy
2016-09-15 20:02:23python-devlinkissue26654 messages
2016-09-15 20:02:23python-devcreate