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