Message 138223 - Python tracker
Message138223
| 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:22 | terry.reedy | set | recipients: + terry.reedy, georg.brandl, rhettinger, eric.araujo, r.david.murray, swamiyeswanth, takayuki |
| 2011-06-12 22:35:22 | terry.reedy | set | messageid: <1307918122.33.0.366383700532.issue11205@psf.upfronthosting.co.za> |
| 2011-06-12 22:35:21 | terry.reedy | link | issue11205 messages |
| 2011-06-12 22:35:21 | terry.reedy | create | |