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, serhiy.storchaka, terry.reedy
Date 2014-10-13.02:59:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141013025941.39538.40045@psf.io>
In-reply-to
Content
New changeset a4c1c9b534a2 by Terry Jan Reedy in branch '2.7':
Issue #22614: Don't try to update deleted text.  Patch by Serhiy Storchaka.
https://hg.python.org/cpython/rev/a4c1c9b534a2

New changeset d686de84dc10 by Terry Jan Reedy in branch '3.4':
Issue #22614: Don't try to update deleted text.  Patch by Serhiy Storchaka.
https://hg.python.org/cpython/rev/d686de84dc10

New changeset 4163079a717a by Terry Jan Reedy in branch 'default':
Merge with 3.4 #22614
https://hg.python.org/cpython/rev/4163079a717a
History
Date User Action Args
2014-10-13 02:59:43python-devsetrecipients: + python-dev, terry.reedy, serhiy.storchaka
2014-10-13 02:59:43python-devlinkissue22614 messages
2014-10-13 02:59:43python-devcreate