summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-04-28 04:11:46 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-04-28 04:11:46 (GMT)
commit8b078f95e0a9c55ab27b0a28af4e0998750072c7 (patch)
treed330de314061dec7a4de295b8d9e6b34119b948f /Objects
parentfa8efab30f74a13a91795a1ef074b92299a0af9d (diff)
downloadcpython-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 'Objects')
0 files changed, 0 insertions, 0 deletions