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 vstinner
Recipients Ido Michael, aeros, brett.cannon, corona10, eric.snow, ncoghlan, petdance, vstinner
Date 2020-03-09.11:58:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset fc72ab6913f2b5337ae7fda711f2de846d38f479 by idomic in branch 'master':
bpo-38691: importlib ignores PYTHONCASEOK if -E is used (GH-18627)
https://github.com/python/cpython/commit/fc72ab6913f2b5337ae7fda711f2de846d38f479
History
Date User Action Args
2020-03-09 11:58:00vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, eric.snow, corona10, aeros, Ido Michael, petdance
2020-03-09 11:58:00vstinnersetmessageid: <[email protected]>
2020-03-09 11:58:00vstinnerlinkissue38691 messages
2020-03-09 11:58:00vstinnercreate