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 ncoghlan
Recipients Martin.Teichmann, Tim.Graham, abarry, eric.snow, larry, ncoghlan, ned.deily, python-dev, serhiy.storchaka
Date 2016-12-05.07:12:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480921929.79.0.483045760353.issue23722@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the reviews Serhiy! The patch as merged addressed both your comments on the docs (including adding several new index entries) as well as the last couple of style comments on the code changes.

I've filed separate issues for the test failures I'm seeing when refleak hunting:

* test_builtin: http://bugs.python.org/issue28872
* test_unittest: http://bugs.python.org/issue28873
History
Date User Action Args
2016-12-05 07:12:09ncoghlansetrecipients: + ncoghlan, larry, ned.deily, python-dev, eric.snow, serhiy.storchaka, Martin.Teichmann, Tim.Graham, abarry
2016-12-05 07:12:09ncoghlansetmessageid: <1480921929.79.0.483045760353.issue23722@psf.upfronthosting.co.za>
2016-12-05 07:12:09ncoghlanlinkissue23722 messages
2016-12-05 07:12:09ncoghlancreate