Message 128498 - Python tracker
Message128498
| Author | skip.montanaro |
|---|---|
| Recipients | georg.brandl, skip.montanaro, swamiyeswanth, takayuki |
| Date | 2011-02-13.14:26:54 |
| SpamBayes Score | 2.1253922e-05 |
| Marked as misclassified | No |
| Message-id | <1297607215.49.0.348248605034.issue11205@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
3.2 and earlier versions are all frozen, but for 3.3 it might make sense to bump the version number of the bytecode and change STORE_MAP to take the key and value in the opposite order, thus allowing to remove the ROT_TWO I had to add to make this work. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-13 14:26:55 | skip.montanaro | set | recipients: + skip.montanaro, georg.brandl, swamiyeswanth, takayuki |
| 2011-02-13 14:26:55 | skip.montanaro | set | messageid: <1297607215.49.0.348248605034.issue11205@psf.upfronthosting.co.za> |
| 2011-02-13 14:26:54 | skip.montanaro | link | issue11205 messages |
| 2011-02-13 14:26:54 | skip.montanaro | create | |