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