[issue14435] Remove special block allocation from floatobject.c

Kristján Valur Jónsson report at bugs.python.org
Fri Mar 30 01:36:26 CEST 2012


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

Here is a new patch, with the suggested changes.  The variable names and macros are similarly named as those for other objects such as lists.

----------
Added file: http://bugs.python.org/file25071/nofreelist.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14435>
_______________________________________


More information about the Python-bugs-list mailing list