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 eric.araujo, georg.brandl, r.david.murray, rhettinger, swamiyeswanth, takayuki, terry.reedy
Date 2011-06-12.22:35:21
SpamBayes Score 3.2325656e-06
Marked as misclassified No
Message-id <1307918122.33.0.366383700532.issue11205@psf.upfronthosting.co.za>
In-reply-to
Content
If I understand, since the present patch uses present opcode semantics, adding a rotate, it could go into 2.7 and 3.2. Correct?

3.3 could get an improved patch that instead changed opcodes to expect key and value in the other order.
History
Date User Action Args
2011-06-12 22:35:22terry.reedysetrecipients: + terry.reedy, georg.brandl, rhettinger, eric.araujo, r.david.murray, swamiyeswanth, takayuki
2011-06-12 22:35:22terry.reedysetmessageid: <1307918122.33.0.366383700532.issue11205@psf.upfronthosting.co.za>
2011-06-12 22:35:21terry.reedylinkissue11205 messages
2011-06-12 22:35:21terry.reedycreate