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 vstinner
Recipients doughellmann, gvanrossum, iritkatriel, taleinat, vstinner, xdegaye
Date 2021-04-02.11:16:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617362219.9.0.14444671159.issue26053@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7ad56e254519047aeb9c669b9ea2f2bf0acfd401 by Irit Katriel in branch '3.9':
[3.9] bpo-26053: Fix args echoed by pdb run command  (GH-25149)
https://github.com/python/cpython/commit/7ad56e254519047aeb9c669b9ea2f2bf0acfd401
History
Date User Action Args
2021-04-02 11:16:59vstinnersetrecipients: + vstinner, gvanrossum, taleinat, doughellmann, xdegaye, iritkatriel
2021-04-02 11:16:59vstinnersetmessageid: <1617362219.9.0.14444671159.issue26053@roundup.psfhosted.org>
2021-04-02 11:16:59vstinnerlinkissue26053 messages
2021-04-02 11:16:59vstinnercreate