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 Arfrever, pkt, python-dev
Date 2015-02-02.02:04:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150202020453.34398.96230@psf.io>
In-reply-to
Content
New changeset 014886dae5c4 by Benjamin Peterson in branch '3.3':
detect overflow in combinations (closes #23366)
https://hg.python.org/cpython/rev/014886dae5c4

New changeset 2f73de7ffcf5 by Benjamin Peterson in branch '3.4':
merge 3.3 (#23366)
https://hg.python.org/cpython/rev/2f73de7ffcf5

New changeset 886559229911 by Benjamin Peterson in branch 'default':
merge 3.4 (#23366)
https://hg.python.org/cpython/rev/886559229911

New changeset fe203370c049 by Benjamin Peterson in branch '2.7':
detect overflow in combinations (closes #23366)
https://hg.python.org/cpython/rev/fe203370c049
History
Date User Action Args
2015-02-02 02:04:58python-devsetrecipients: + python-dev, Arfrever, pkt
2015-02-02 02:04:58python-devlinkissue23366 messages
2015-02-02 02:04:58python-devcreate