Antoine Pitrou
|
e1ba742ebc
|
Add some comments and acknowledgements
|
2013-04-27 13:24:45 +02:00 |
Antoine Pitrou
|
a1fb8fd657
|
We could overlap or cross boundaries, but let's straddle them instead.
(dedicated to Larry)
|
2013-04-26 23:18:25 +02:00 |
Antoine Pitrou
|
82071751b4
|
Presentation nits
|
2013-04-26 23:13:23 +02:00 |
Antoine Pitrou
|
1258ea5228
|
Protocol 4 has number four in its header
|
2013-04-26 23:10:52 +02:00 |
Antoine Pitrou
|
643a33de69
|
Small touches on framing
|
2013-04-26 23:10:16 +02:00 |
Antoine Pitrou
|
b26857967d
|
Pickle 4 changes:
- add framing
- change BINGLOBAL to Alexandre Vassalotti's GLOBAL_STACK
|
2013-04-26 22:57:06 +02:00 |
Antoine Pitrou
|
4ca9074870
|
Update PEP 3154 after PEP 3155 has been accepted.
|
2011-12-02 20:19:29 +01:00 |
Georg Brandl
|
7a9f081882
|
More formatting and fill-column fixes.
|
2011-10-30 12:45:18 +01:00 |
Antoine Pitrou
|
605d5638fe
|
Add a suggestion to make more callables picklable (as multiprocessing
already does)
|
2011-08-16 12:12:02 +02:00 |
Antoine Pitrou
|
f484655b83
|
Add Alexandre's suggestions
|
2011-08-16 03:27:53 +02:00 |
Sandro Tosi
|
339563b31d
|
typo
|
2011-08-12 19:38:10 +02:00 |
Antoine Pitrou
|
250db51386
|
Propose a str opcode with a 1-byte length
|
2011-08-12 17:14:23 +02:00 |
Antoine Pitrou
|
162c6010d6
|
Typo
|
2011-08-11 20:34:07 +02:00 |
Antoine Pitrou
|
b1b6360f57
|
Add draft for PEP 3154, "Pickle protocol version 4"
|
2011-08-11 20:10:41 +02:00 |