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 benjamin.peterson
Recipients belopolsky, benjamin.peterson
Date 2014-04-08.04:31:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396931523.73.0.13243060275.issue21176@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a first patch. It works, but needs more tests (associativity, precedence, __rmatmul__, etc...) and also docs. I can work on that tomorrow.
History
Date User Action Args
2014-04-08 04:32:04benjamin.petersonsetrecipients: + benjamin.peterson, belopolsky
2014-04-08 04:32:03benjamin.petersonsetmessageid: <1396931523.73.0.13243060275.issue21176@psf.upfronthosting.co.za>
2014-04-08 04:32:03benjamin.petersonlinkissue21176 messages
2014-04-08 04:31:50benjamin.petersoncreate