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 terry.reedy
Recipients python-dev, terry.reedy
Date 2014-08-15.04:51:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408078293.03.0.351778674397.issue22053@psf.upfronthosting.co.za>
In-reply-to
Content
After backporting 004fe3449193 (#10921 3.5 patch) with changes as 7708f80940b0, forward port to 3.5 the 3.4 patch c26862955342 that did not merge before.  The 3.4 and 3.5 files are identical.

Misdirected changeset notices:

New changeset 4349bbc21ca7 by Terry Jan Reedy in branch 'default':
Issue #22065: forward port the changes in c26862955342, update docstring with
http://hg.python.org/cpython/rev/4349bbc21ca7

New changeset 59cc3bfdac4b by Terry Jan Reedy in branch 'default':
Issue #22065: Try the delete demohelp.txt part again.
http://hg.python.org/cpython/rev/59cc3bfdac4b
History
Date User Action Args
2014-08-15 04:51:33terry.reedysetrecipients: + terry.reedy, python-dev
2014-08-15 04:51:33terry.reedysetmessageid: <1408078293.03.0.351778674397.issue22053@psf.upfronthosting.co.za>
2014-08-15 04:51:33terry.reedylinkissue22053 messages
2014-08-15 04:51:32terry.reedycreate