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 gvanrossum
Recipients Catherine.Devlin, barry, docs@python, gvanrossum, lukasz.langa, ned.deily, steven.daprano
Date 2018-04-07.01:26:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523064370.46.0.682650639539.issue33233@psf.upfronthosting.co.za>
In-reply-to
Content
But cmd is used by pdb. Do you recommend we deprecate that too? (There are countless 3rd party alternatives, but I sure prefer to have it in the stdlib, so I can start debugging without first having to install a dependency.)
History
Date User Action Args
2018-04-07 01:26:10gvanrossumsetrecipients: + gvanrossum, barry, ned.deily, steven.daprano, docs@python, lukasz.langa, Catherine.Devlin
2018-04-07 01:26:10gvanrossumsetmessageid: <1523064370.46.0.682650639539.issue33233@psf.upfronthosting.co.za>
2018-04-07 01:26:10gvanrossumlinkissue33233 messages
2018-04-07 01:26:09gvanrossumcreate