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, vstinner
Date 2020-02-19.13:23:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4dee92b0ad9f4e3ea2fbbbb5253340801bb92dc7 by Victor Stinner in branch 'master':
Revert "bpo-38691 Added a switch to ignore PYTHONCASEOK when -E or -I flags passed (#18314)" (GH-18553)
https://github.com/python/cpython/commit/4dee92b0ad9f4e3ea2fbbbb5253340801bb92dc7
History
Date User Action Args
2020-02-19 13:23:59vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, eric.snow, corona10, aeros, Ido Michael
2020-02-19 13:23:59vstinnersetmessageid: <[email protected]>
2020-02-19 13:23:59vstinnerlinkissue38691 messages
2020-02-19 13:23:59vstinnercreate