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 python-dev, rhettinger, serhiy.storchaka, skrah
Date 2015-07-28.09:08:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150728090825.124076.6123@psf.io>
In-reply-to
Content
New changeset fd3fb122c5ff by Raymond Hettinger in branch '3.4':
Issue #24735: Fix invalid memory access in combinations_with_replacement()
https://hg.python.org/cpython/rev/fd3fb122c5ff
History
Date User Action Args
2015-07-28 09:08:31python-devsetrecipients: + python-dev, rhettinger, skrah, serhiy.storchaka
2015-07-28 09:08:31python-devlinkissue24735 messages
2015-07-28 09:08:31python-devcreate