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.06:43:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522219434.12.0.467229070634.issue32872@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a93662cf8fb98e41f2b7e7c032b680eee834d290 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/a93662cf8fb98e41f2b7e7c032b680eee834d290
History
Date User Action Args
2018-03-28 06:43:54ned.deilysetrecipients: + ned.deily, barry, brett.cannon, doko, ncoghlan, eric.smith
2018-03-28 06:43:54ned.deilysetmessageid: <1522219434.12.0.467229070634.issue32872@psf.upfronthosting.co.za>
2018-03-28 06:43:54ned.deilylinkissue32872 messages
2018-03-28 06:43:54ned.deilycreate