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 r.david.murray
Recipients cdosborn, ezio.melotti, georg.brandl, r.david.murray
Date 2013-10-10.15:17:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381418225.28.0.16552683647.issue18764@psf.upfronthosting.co.za>
In-reply-to
Content
It occurs to me, looking at the docs, that there are doc changes also required for this patch.  And given that there are doc changes, this clearly can't be treated as a bug fix.

If there is no objection to fixing it in 3.4, though, I'd like to do that in the next few days.  This is not normally the kind of change that I'd advocate for, since it does break backward compatibility, but in this case I think the benefits outweigh the possible problems, since there are probably very few people who script pdb sessions.
History
Date User Action Args
2013-10-10 15:17:05r.david.murraysetrecipients: + r.david.murray, georg.brandl, ezio.melotti, cdosborn
2013-10-10 15:17:05r.david.murraysetmessageid: <1381418225.28.0.16552683647.issue18764@psf.upfronthosting.co.za>
2013-10-10 15:17:05r.david.murraylinkissue18764 messages
2013-10-10 15:17:04r.david.murraycreate