]> granicus.if.org Git - python/commit
Faster floating point allocator, same idea as the int allocator.
authorGuido van Rossum <guido@python.org>
Tue, 13 May 1997 21:00:42 +0000 (21:00 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 13 May 1997 21:00:42 +0000 (21:00 +0000)
commit93ad0df06ccd61b927d08111dba3cfa0cebb4ce0
tree2b61391765c4d24c43713cc984cb5d2d4cee82ed
parent0609f191bc3f22af862696cd0002449bd48acb8d
Faster floating point allocator, same idea as the int allocator.
By Aaron Watters.
Objects/floatobject.c