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 ncoghlan
Recipients jaraco, mariocj89, ncoghlan
Date 2018-02-03.06:40:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517640016.35.0.467229070634.issue32691@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 38bfa8418f5d39bcc7478b8f7aef4a632c26172e by Nick Coghlan (Mario Corchero) in branch 'master':
bpo-32691: Use mod_spec.parent when running modules with pdb (GH-5474)
https://github.com/python/cpython/commit/38bfa8418f5d39bcc7478b8f7aef4a632c26172e
History
Date User Action Args
2018-02-03 06:40:16ncoghlansetrecipients: + ncoghlan, jaraco, mariocj89
2018-02-03 06:40:16ncoghlansetmessageid: <1517640016.35.0.467229070634.issue32691@psf.upfronthosting.co.za>
2018-02-03 06:40:16ncoghlanlinkissue32691 messages
2018-02-03 06:40:16ncoghlancreate