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, ncoghlan, rhettinger, sanketdg, steven.daprano, terry.reedy
Date 2017-09-24.21:13:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506287597.88.0.0768594041998.issue30085@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d38caf68bb417232fb0ccecb5558d7d0ca4a9507 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-30085: Improve documentation for operator (GH-1171) (#3736)
https://github.com/python/cpython/commit/d38caf68bb417232fb0ccecb5558d7d0ca4a9507
History
Date User Action Args
2017-09-24 21:13:17terry.reedysetrecipients: + terry.reedy, rhettinger, ncoghlan, steven.daprano, docs@python, sanketdg
2017-09-24 21:13:17terry.reedysetmessageid: <1506287597.88.0.0768594041998.issue30085@psf.upfronthosting.co.za>
2017-09-24 21:13:17terry.reedylinkissue30085 messages
2017-09-24 21:13:17terry.reedycreate