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 David.Edelsohn, belopolsky, eryksun, larry, python-dev, serhiy.storchaka, steve.dower, vstinner
Date 2015-09-09.13:56:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150909135634.101490.54077@psf.io>
In-reply-to
Content
New changeset bd7aed300a1b by Steve Dower in branch '3.5':
Issue #25029: MemoryError in test_strptime
https://hg.python.org/cpython/rev/bd7aed300a1b

New changeset 706b9eaba734 by Steve Dower in branch '3.5':
Merge fix for #25029
https://hg.python.org/cpython/rev/706b9eaba734

New changeset cceaccb6ec5a by Steve Dower in branch '3.5':
Adds Mics/NEWS entry for issue #25029.
https://hg.python.org/cpython/rev/cceaccb6ec5a
History
Date User Action Args
2015-09-09 13:56:38python-devsetrecipients: + python-dev, belopolsky, vstinner, larry, serhiy.storchaka, eryksun, steve.dower, David.Edelsohn
2015-09-09 13:56:38python-devlinkissue25029 messages
2015-09-09 13:56:38python-devcreate