• Jim Fulton's avatar
    - Fixed: In the C implimentation, an integer was compared with a · dcfeeb41
    Jim Fulton authored
      pointer, with undefined results and a compiler warning.
    
    - Fixed: the Python implementation of the _p_estimated_size propety
      didn't support deletion.
    
    - Simplified implememnntation of the _p_estimated_size property to
      only accept integers.  A TypeError is raised if an incorrect type is
      provided.
    dcfeeb41
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.txt 2.18 KB