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.22:56:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501368968.53.0.247570275874.issue30803@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4c7b368de7bcabdd821059c023c46c9d85668d3f by Terry Jan Reedy in branch '3.6':
[3.6] bpo-30803: clarify truth value testing documentation (GH-2508) (#2946)
https://github.com/python/cpython/commit/4c7b368de7bcabdd821059c023c46c9d85668d3f
History
Date User Action Args
2017-07-29 22:56:08terry.reedysetrecipients: + terry.reedy, rhettinger, docs@python, thomassen
2017-07-29 22:56:08terry.reedysetmessageid: <1501368968.53.0.247570275874.issue30803@psf.upfronthosting.co.za>
2017-07-29 22:56:08terry.reedylinkissue30803 messages
2017-07-29 22:56:08terry.reedycreate