[issue3640] test_cpickle crash on AMD64 Windows build

Amaury Forgeot d'Arc report at bugs.python.org
Thu Sep 11 00:20:27 CEST 2008


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

Can someone have a look at this patch?
It is not 64bit nor Windows specific; its goal is to reduce the size of 
local variables in batch_list(), which is easy to verify.

The point is to check the correctness of the code, specially around 
errors checks and reference counting.

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


More information about the Python-bugs-list mailing list