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 xiang.zhang
Recipients Arfrever, ncoghlan, serhiy.storchaka, xiang.zhang, yselivanov
Date 2017-03-24.22:42:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395374.63.0.573127880306.issue24329@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c393ee858932f79bd6dabf31550f9a53ea90bc68 by Xiang Zhang in branch 'master':
bpo-24329: allow __qualname__ and __classcell__ in __slots__ (GH-495)
https://github.com/python/cpython/commit/c393ee858932f79bd6dabf31550f9a53ea90bc68
History
Date User Action Args
2017-03-24 22:42:54xiang.zhangsetrecipients: + xiang.zhang, ncoghlan, Arfrever, serhiy.storchaka, yselivanov
2017-03-24 22:42:54xiang.zhangsetmessageid: <1490395374.63.0.573127880306.issue24329@psf.upfronthosting.co.za>
2017-03-24 22:42:54xiang.zhanglinkissue24329 messages
2017-03-24 22:42:54xiang.zhangcreate