[issue11564] pickle not 64-bit ready

Antoine Pitrou report at bugs.python.org
Fri Aug 19 14:38:35 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> I'd be glad to do so, but I'm not sure what the aim of the "dryrun" flag is.
> Do you want to make it the default that precisionbigmem tests are skipped,
> unless the decorator invocation explicitly specifies dryrun=False?

No, the point is to avoid running these tests when -M is not specified.
See what happens with other bigmem tests.

----------

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


More information about the Python-bugs-list mailing list