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 -, Mariatta, docs@python, terry.reedy
Date 2017-05-29.21:26:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496093194.09.0.847415605366.issue30361@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e405d4b8dfb8b497e1c3d1f0f8e28030040c165e by terryjreedy (gfyoung) in branch 'master':
bpo-30361: Use better example for mixed-type operands (#1701)
https://github.com/python/cpython/commit/e405d4b8dfb8b497e1c3d1f0f8e28030040c165e
History
Date User Action Args
2017-05-29 21:26:34terry.reedysetrecipients: + terry.reedy, docs@python, Mariatta, -
2017-05-29 21:26:34terry.reedysetmessageid: <1496093194.09.0.847415605366.issue30361@psf.upfronthosting.co.za>
2017-05-29 21:26:34terry.reedylinkissue30361 messages
2017-05-29 21:26:33terry.reedycreate