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