This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Alex Groce, mark.dickinson, python-dev, r.david.murray, serhiy.storchaka, skrah
Date 2016-12-03.19:04:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161203190400.29377.64789.E19192D7@psf.io>
In-reply-to
Content
New changeset 2b190bfd9ab4 by Benjamin Peterson in branch '2.7':
fix refleak in the shift-by-zero case (#27870)
https://hg.python.org/cpython/rev/2b190bfd9ab4
History
Date User Action Args
2016-12-03 19:04:03python-devsetrecipients: + python-dev, mark.dickinson, r.david.murray, skrah, serhiy.storchaka, Alex Groce
2016-12-03 19:04:03python-devlinkissue27870 messages
2016-12-03 19:04:03python-devcreate