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, brett.cannon, corona10, eric.snow, ncoghlan, vstinner
Date 2020-02-17.09:05:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581930315.37.0.795759539522.issue38691@roundup.psfhosted.org>
In-reply-to
Content
New changeset d83b6600b25487e4ebffd7949d0f478de9538875 by idomic in branch 'master':
bpo-38691 Added a switch to ignore PYTHONCASEOK when -E or -I flags passed (#18314)
https://github.com/python/cpython/commit/d83b6600b25487e4ebffd7949d0f478de9538875
History
Date User Action Args
2020-02-17 09:05:15vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, eric.snow, corona10, Ido Michael
2020-02-17 09:05:15vstinnersetmessageid: <1581930315.37.0.795759539522.issue38691@roundup.psfhosted.org>
2020-02-17 09:05:15vstinnerlinkissue38691 messages
2020-02-17 09:05:15vstinnercreate