[issue5883] detach() implementation

Amaury Forgeot d'Arc report at bugs.python.org
Fri May 1 10:06:40 CEST 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

The various structures now contain several 'boolean' flags. It would 
improve memory usage to use bitfields. Or would this impact performance 
?

----------
nosy: +amaury.forgeotdarc

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


More information about the Python-bugs-list mailing list