[issue27870] Left shift of zero allocates memory

Mark Dickinson report at bugs.python.org
Mon Aug 29 10:15:12 EDT 2016


Mark Dickinson added the comment:

Here's a patch against 3.6. I think this probably shouldn't be changed for 3.5, but it may be worth backporting the fix to 2.7.

----------
keywords: +patch
Added file: https://bugs.python.org/file44255/lshift_zero.patch

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27870>
_______________________________________


More information about the Python-bugs-list mailing list