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 rhettinger
Recipients Joseph Bane, SilentGhost, berker.peksag, dstufft, eric.araujo, ned.deily, rhettinger
Date 2016-08-11.07:02:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470898964.6.0.130626229696.issue27721@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry Joseph, I concur that with Ned that we're best off leaving this alone (risk of breaking doctests with the changing repr, risk of fooling an overly specific type test, etc).  The code is not incorrect and does correspond with its docstring which claims 1 for true and 2 for false.

The sentiment is appreciated, but in general, the time to get APIs perfect is when it is initially released.  Afterwards, we really only want to make implementation improvements or API extensions until the API is flat-out broken or has major usability problems (even then, it always causes consternation to change the API).
History
Date User Action Args
2016-08-11 07:02:44rhettingersetrecipients: + rhettinger, ned.deily, eric.araujo, SilentGhost, berker.peksag, dstufft, Joseph Bane
2016-08-11 07:02:44rhettingersetmessageid: <1470898964.6.0.130626229696.issue27721@psf.upfronthosting.co.za>
2016-08-11 07:02:44rhettingerlinkissue27721 messages
2016-08-11 07:02:44rhettingercreate