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 loewis, ned.deily, python-dev, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-12-27.10:01:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161227100109.5888.54627.49A213DA@psf.io>
In-reply-to
Content
New changeset 8423f86486b3 by Serhiy Storchaka in branch '3.5':
Issue #23903: Fixed errors and remove non-existing names in python3.def.
https://hg.python.org/cpython/rev/8423f86486b3

New changeset b5470d08969c by Serhiy Storchaka in branch '3.6':
Issue #23903: Fixed errors and remove non-existing names in python3.def.
https://hg.python.org/cpython/rev/b5470d08969c

New changeset 45507a5751d8 by Serhiy Storchaka in branch 'default':
Issue #23903: Fixed errors and remove non-existing names in python3.def.
https://hg.python.org/cpython/rev/45507a5751d8
History
Date User Action Args
2016-12-27 10:01:12python-devsetrecipients: + python-dev, loewis, tim.golden, ned.deily, zach.ware, serhiy.storchaka, steve.dower
2016-12-27 10:01:12python-devlinkissue23903 messages
2016-12-27 10:01:12python-devcreate