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 python-dev
Recipients Brian.Herman, brett.cannon, eryksun, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-07-15.18:55:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160715185527.16503.33909.4BAA7CD7@psf.io>
In-reply-to
Content
New changeset bedcb9ec3f26 by Brett Cannon in branch '3.5':
Issue #27083: Respect the PYTHONCASEOK environment variable under
https://hg.python.org/cpython/rev/bedcb9ec3f26

New changeset 777da58794ca by Brett Cannon in branch 'default':
Merge for #27083
https://hg.python.org/cpython/rev/777da58794ca
History
Date User Action Args
2016-07-15 18:55:30python-devsetrecipients: + python-dev, brett.cannon, paul.moore, tim.golden, Brian.Herman, zach.ware, serhiy.storchaka, eryksun, steve.dower
2016-07-15 18:55:29python-devlinkissue27083 messages
2016-07-15 18:55:29python-devcreate