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 terry.reedy
Recipients docs@python, rhettinger, terry.reedy, thomassen
Date 2017-07-29.19:18:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501355895.76.0.858204738308.issue30803@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset caa1280d1ee5f828f346b585169a7592371d3faa by Terry Jan Reedy (Peter Thomassen) in branch 'master':
bpo-30803: clarify truth value testing documentation (#2508)
https://github.com/python/cpython/commit/caa1280d1ee5f828f346b585169a7592371d3faa
History
Date User Action Args
2017-07-29 19:18:15terry.reedysetrecipients: + terry.reedy, rhettinger, docs@python, thomassen
2017-07-29 19:18:15terry.reedysetmessageid: <1501355895.76.0.858204738308.issue30803@psf.upfronthosting.co.za>
2017-07-29 19:18:15terry.reedylinkissue30803 messages
2017-07-29 19:18:15terry.reedycreate