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 Martin.Teichmann, Tim.Graham, abarry, eric.snow, larry, ncoghlan, ned.deily, python-dev, serhiy.storchaka
Date 2016-12-05.06:59:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161205065933.13469.59303.8BDE6816@psf.io>
In-reply-to
Content
New changeset e33245800f1a by Nick Coghlan in branch '3.6':
Issue #23722: improve __classcell__ compatibility
https://hg.python.org/cpython/rev/e33245800f1a

New changeset 9e5bc3d38de8 by Nick Coghlan in branch 'default':
Merge #23722 from 3.6
https://hg.python.org/cpython/rev/9e5bc3d38de8
History
Date User Action Args
2016-12-05 06:59:36python-devsetrecipients: + python-dev, ncoghlan, larry, ned.deily, eric.snow, serhiy.storchaka, Martin.Teichmann, Tim.Graham, abarry
2016-12-05 06:59:36python-devlinkissue23722 messages
2016-12-05 06:59:36python-devcreate