• Tim Peters's avatar
    Merge the alienoid-btrees_pop branch. · 2f39f372
    Tim Peters authored
    This adds .pop() methods to BTrees and Buckets.
    
    Alas, zpkg changed since the branch was made, and it
    wasn't (obviously) possible to build the branch anymore,
    so much of this code didn't actually appear on the
    branch.  The C code was changed to simplify and purge
    non-ANSI gcc extensions, and the new test cases beefed
    up a little.
    2f39f372
Interfaces.py 14.2 KB