Commit eea29ad9 authored by Jim Fulton's avatar Jim Fulton

Massive update:

  - Added new protocol for binart string pickles that
    takes out unneeded puts.

  - Change unpickler to use internal data structure instead
    of list to reduce unpickling times by about a third.

  - Many cleanups to get rid of obfuscated error handling
    involving 'goto finally' and status vars.

  - Extensive reGuidofication.

  - Fixed binary floating-point pickling bug.
parent 21f2493d
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment