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 serhiy.storchaka
Recipients Martin.Teichmann, Tim.Graham, abarry, eric.snow, larry, miss-islington, ncoghlan, ned.deily, python-dev, serhiy.storchaka
Date 2018-05-20.05:48:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526795294.3.0.682650639539.issue23722@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f5e7b1999f46e592d42dfab51563ea5411946fb7 by Serhiy Storchaka in branch 'master':
bpo-23722: Raise a RuntimeError for absent __classcell__. (GH-6931)
https://github.com/python/cpython/commit/f5e7b1999f46e592d42dfab51563ea5411946fb7
History
Date User Action Args
2018-05-20 05:48:14serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, larry, ned.deily, python-dev, eric.snow, Martin.Teichmann, Tim.Graham, abarry, miss-islington
2018-05-20 05:48:14serhiy.storchakasetmessageid: <1526795294.3.0.682650639539.issue23722@psf.upfronthosting.co.za>
2018-05-20 05:48:14serhiy.storchakalinkissue23722 messages
2018-05-20 05:48:14serhiy.storchakacreate