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, ncoghlan, ned.deily, python-dev, serhiy.storchaka
Date 2018-05-20.05:13:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526793234.59.0.682650639539.issue23722@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8ae8e6af37f29163ee263e293570cb892dc5b5d5 by Serhiy Storchaka in branch 'master':
bpo-23722: Fix docs for future __classcell__ changes. (GH-6999)
https://github.com/python/cpython/commit/8ae8e6af37f29163ee263e293570cb892dc5b5d5
History
Date User Action Args
2018-05-20 05:13:54serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, larry, ned.deily, python-dev, eric.snow, Martin.Teichmann, Tim.Graham, abarry
2018-05-20 05:13:54serhiy.storchakasetmessageid: <1526793234.59.0.682650639539.issue23722@psf.upfronthosting.co.za>
2018-05-20 05:13:54serhiy.storchakalinkissue23722 messages
2018-05-20 05:13:54serhiy.storchakacreate