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 barry
Recipients barry
Date 2017-09-22.16:29:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 35425d638c0eeb8377620e016f47df3ae08d7061 by Barry Warsaw in branch 'master':
bpo-31389 Add an optional `header` argument to pdb.set_trace() (#3438)
https://github.com/python/cpython/commit/35425d638c0eeb8377620e016f47df3ae08d7061
History
Date User Action Args
2017-09-22 16:29:44barrysetrecipients: + barry
2017-09-22 16:29:44barrysetmessageid: <[email protected]>
2017-09-22 16:29:44barrylinkissue31389 messages
2017-09-22 16:29:44barrycreate