[issue25414] Bypass unnecessary size limit test from deques on builds with 64-bit numbers

Raymond Hettinger report at bugs.python.org
Thu Oct 15 12:01:53 EDT 2015


Changes by Raymond Hettinger <raymond.hettinger at gmail.com>:


----------
components: +Extension Modules
keywords: +patch
stage:  -> patch review
title: Drop unnecessary size limit test from deques on builds with 64-bit numbers -> Bypass unnecessary size limit test from deques on builds with 64-bit numbers
type:  -> performance
Added file: http://bugs.python.org/file40789/deque_limit_test.diff

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


More information about the Python-bugs-list mailing list