Message72164
Was it really intended that 3.0 pickles unpickle on 2.6?
What about other changes like moving something from one module to
another (reduce from built-in to functools), changing all classes to new
style (several examples), or adding methods to a built-in class (floats)? |
|
| Date |
User |
Action |
Args |
| 2008-08-29 21:54:37 | terry.reedy | set | recipients:
+ terry.reedy, ajaksu2, alexandre.vassalotti, hagen |
| 2008-08-29 21:54:37 | terry.reedy | set | messageid: <[email protected]> |
| 2008-08-29 21:54:36 | terry.reedy | link | issue3675 messages |
| 2008-08-29 21:54:36 | terry.reedy | create | |
|