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 jaraco
Recipients jaraco, mariocj89, ncoghlan
Date 2018-01-28.16:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517156263.88.0.467229070634.issue32691@psf.upfronthosting.co.za>
In-reply-to
Content
In the backport, I found that `mod_spec.parent` seemed to be the right thing (in at least a few cases). Might that be preferable to `module_name.rpartition('.')[0]`?
History
Date User Action Args
2018-01-28 16:17:43jaracosetrecipients: + jaraco, ncoghlan, mariocj89
2018-01-28 16:17:43jaracosetmessageid: <1517156263.88.0.467229070634.issue32691@psf.upfronthosting.co.za>
2018-01-28 16:17:43jaracolinkissue32691 messages
2018-01-28 16:17:43jaracocreate