| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 | 
 | 
 | 
| *  | Merged revisions 82915 via svnmerge from | Alexander Belopolsky | 2010-07-16 | 1 | -8/+11 | 
 | 
 | 
| *  | Issue 6066: POP_MARK was not in pickle protocol 0. | Collin Winter | 2009-05-20 | 1 | -1/+1 | 
 | 
 | 
| *  | Issue #3657: fix occasional test_pickletools failures. | Mark Dickinson | 2009-01-24 | 1 | -5/+5 | 
 | 
 | 
| *  | Revert copy_reg -> copyreg rename. | Georg Brandl | 2008-05-20 | 1 | -2/+2 | 
 | 
 | 
| *  | Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6. | Alexandre Vassalotti | 2008-05-16 | 1 | -2/+2 | 
 | 
 | 
| *  | Complete an open todo on pickletools -- add a pickle optimizer. | Raymond Hettinger | 2008-02-10 | 1 | -3/+28 | 
 | 
 | 
| *  | An instance of class PicklingError was used here simply as an example of | Tim Peters | 2005-02-15 | 1 | -21/+26 | 
 | 
 | 
| *  | Remove reference to old pickle feature. | Raymond Hettinger | 2004-12-07 | 1 | -5/+0 | 
 | 
 | 
| *  | Essentially SF patch 1061679:  add missing __all__ to pickletools.py. | Tim Peters | 2004-11-06 | 1 | -0/+4 | 
 | 
 | 
| *  | Add argument to docstring | Andrew M. Kuchling | 2004-08-07 | 1 | -1/+1 | 
 | 
 | 
| *  | dis():  Added an optional memo argument, so that multiple pickles in a | Tim Peters | 2003-02-05 | 1 | -2/+38 | 
 | 
 | 
| *  | It's Official:  for LONG1/LONG4, a "byte count" of 0 is taken as a | Tim Peters | 2003-01-31 | 1 | -3/+8 | 
 | 
 | 
| *  | Updated the INST/OBJ docs, to say they really are (almost) identical | Tim Peters | 2003-01-30 | 1 | -0/+6 | 
 | 
 | 
| *  | dis():  Simplified stack emulation a bit. | Tim Peters | 2003-01-30 | 1 | -14/+16 | 
 | 
 | 
| *  | dis():  This had a problem with proto 0 pickles, in that POP sometimes | Tim Peters | 2003-01-29 | 1 | -17/+113 | 
 | 
 | 
| *  | minor grammar tweaks | Skip Montanaro | 2003-01-29 | 1 | -5/+5 | 
 | 
 | 
| *  | Document the demise of all pretenses of safety, and the difference | Guido van Rossum | 2003-01-29 | 1 | -4/+17 | 
 | 
 | 
| *  | Whitespace normalization. | Tim Peters | 2003-01-29 | 1 | -4/+4 | 
 | 
 | 
| *  | pickle:  Comment repair. | Tim Peters | 2003-01-29 | 1 | -23/+2 | 
 | 
 | 
| *  | Use raw-mode docstring whenever there's an escape code in an example -- | Tim Peters | 2003-01-28 | 1 | -42/+42 | 
 | 
 | 
| *  | _dis_test should be a raw string now that it contains \x escapes. | Guido van Rossum | 2003-01-28 | 1 | -1/+1 | 
 | 
 | 
| *  | dis():  Not all opcodes are printable anymore, so print the repr | Tim Peters | 2003-01-28 | 1 | -126/+150 | 
 | 
 | 
| *  | Fix one disassembly output now that empty tuples are no longer | Guido van Rossum | 2003-01-28 | 1 | -12/+11 | 
 | 
 | 
| *  | Comments. | Tim Peters | 2003-01-28 | 1 | -1/+5 | 
 | 
 | 
| *  | Now that proto2 is defined, replaced XXX blocks with text about it. | Tim Peters | 2003-01-28 | 1 | -175/+206 | 
 | 
 | 
| *  | Use proper function name in exception messages | Neal Norwitz | 2003-01-28 | 1 | -2/+2 | 
 | 
 | 
| *  | Removed the new LONG2 opcode:  it's extravagant.  If LONG1 isn't enough, | Tim Peters | 2003-01-28 | 1 | -51/+13 | 
 | 
 | 
| *  | Documented the 2's-comp business for the new long opcodes. | Tim Peters | 2003-01-27 | 1 | -3/+3 | 
 | 
 | 
| *  | Whitespace normalization. | Tim Peters | 2003-01-27 | 1 | -3/+3 | 
 | 
 | 
| *  | decode_long():  Simplified the "is it negative?" test. | Tim Peters | 2003-01-27 | 1 | -2/+5 | 
 | 
 | 
| *  | Begin the change from 'binary vs. text mode' to 'protocol 0, 1, 2'. | Guido van Rossum | 2003-01-27 | 1 | -5/+5 | 
 | 
 | 
| *  | Begin documenting protocol 2. | Guido van Rossum | 2003-01-27 | 1 | -0/+288 | 
 | 
 | 
| *  | Remove a stray quote. | Guido van Rossum | 2003-01-27 | 1 | -1/+1 | 
 | 
 | 
| *  | Repaired comment. | Tim Peters | 2003-01-27 | 1 | -2/+2 | 
 | 
 | 
| *  | stringnl_noescape_pair():  changed the reader to separate the two | Tim Peters | 2003-01-27 | 1 | -6/+6 | 
 | 
 | 
| *  | Moving pickletools.py from the sandbox into the std library.  I started | Tim Peters | 2003-01-27 | 1 | -0/+1794 | 
 | 
 |