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 ned.deily
Recipients barry, brett.cannon, doko, eric.smith, ncoghlan, ned.deily
Date 2018-03-28.05:57:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522216635.71.0.467229070634.issue32872@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e52ac045972a4f75d7f52e4ee0d6de128259134d by Ned Deily in branch 'master':
bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276)
https://github.com/python/cpython/commit/e52ac045972a4f75d7f52e4ee0d6de128259134d
History
Date User Action Args
2018-03-28 05:57:15ned.deilysetrecipients: + ned.deily, barry, brett.cannon, doko, ncoghlan, eric.smith
2018-03-28 05:57:15ned.deilysetmessageid: <1522216635.71.0.467229070634.issue32872@psf.upfronthosting.co.za>
2018-03-28 05:57:15ned.deilylinkissue32872 messages
2018-03-28 05:57:15ned.deilycreate