Message199856
> The version token needed only when we want break backward
> compatibility (change the meaning of existing opcodes).
This is true. For example, my first hunch was to make w_long()
emit variable-length data, (0-254: one byte integer, 255: four
bytes integer following the 255 prefix). |
|
Date |
User |
Action |
Args |
2013-10-14 09:21:28 | pitrou | set | recipients:
+ pitrou, rhettinger, kristjan.jonsson, vstinner, skrah, serhiy.storchaka |
2013-10-14 09:21:28 | pitrou | link | issue19256 messages |
2013-10-14 09:21:28 | pitrou | create | |
|