diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-28 04:11:46 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-28 04:11:46 (GMT) |
commit | 8b078f95e0a9c55ab27b0a28af4e0998750072c7 (patch) | |
tree | d330de314061dec7a4de295b8d9e6b34119b948f /Include/floatobject.h | |
parent | fa8efab30f74a13a91795a1ef074b92299a0af9d (diff) | |
download | cpython-8b078f95e0a9c55ab27b0a28af4e0998750072c7.zip cpython-8b078f95e0a9c55ab27b0a28af4e0998750072c7.tar.gz cpython-8b078f95e0a9c55ab27b0a28af4e0998750072c7.tar.bz2 |
Moving pymalloc along.
As threatened, PyMem_{Free, FREE} also invoke the object deallocator now
when pymalloc is enabled (well, it does when pymalloc isn't enabled too,
but in that case "the object deallocator" is plain free()).
This is maximally backward-compatible, but it leaves a bitter aftertaste.
Also massive reworking of comments.
Diffstat (limited to 'Include/floatobject.h')
0 files changed, 0 insertions, 0 deletions