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 docs@python, miss-islington, ncoghlan, r.david.murray, robert_smallshire, serhiy.storchaka
Date 2018-05-10.13:38:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525959533.77.0.682650639539.issue26701@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset df00f048250b9a07195b0e3b1c5c0161fdcc9db8 by Nick Coghlan (Serhiy Storchaka) in branch 'master':
bpo-26701: Tweak the documentation for special methods in int(). (GH-6741)
https://github.com/python/cpython/commit/df00f048250b9a07195b0e3b1c5c0161fdcc9db8
History
Date User Action Args
2018-05-10 13:38:53ncoghlansetrecipients: + ncoghlan, r.david.murray, docs@python, serhiy.storchaka, robert_smallshire, miss-islington
2018-05-10 13:38:53ncoghlansetmessageid: <1525959533.77.0.682650639539.issue26701@psf.upfronthosting.co.za>
2018-05-10 13:38:53ncoghlanlinkissue26701 messages
2018-05-10 13:38:53ncoghlancreate