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-04.08:07:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517731638.84.0.467229070634.issue32691@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1a0239e12e161609fdf68f13cedbabca9bf353f1 by Nick Coghlan (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-32691: Use mod_spec.parent when running modules with pdb (GH-5510)
https://github.com/python/cpython/commit/1a0239e12e161609fdf68f13cedbabca9bf353f1
History
Date User Action Args
2018-02-04 08:07:18ncoghlansetrecipients: + ncoghlan, jaraco, mariocj89
2018-02-04 08:07:18ncoghlansetmessageid: <1517731638.84.0.467229070634.issue32691@psf.upfronthosting.co.za>
2018-02-04 08:07:18ncoghlanlinkissue32691 messages
2018-02-04 08:07:18ncoghlancreate