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.
Created on 2012年01月26日 21:18 by brett.cannon, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg152034 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2012年01月26日 21:18 | |
The docs for PYTHONCASEOK say it is limited to Windows, but in actuality in Python 3.x it applies to both Windows (including cygwin) and OS X. On Python 2.7 it applies to those plus RISCOS OS/2. |
|||
| msg152048 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年01月26日 23:37 | |
New changeset 524795e8abe1 by Brett Cannon in branch '3.2': Issue #13883: Document all platforms PYTHONCASEOK works on. http://hg.python.org/cpython/rev/524795e8abe1 New changeset 0f00010c88f0 by Brett Cannon in branch 'default': Issue #13883: PYTHONCASEOK also works with OS X. http://hg.python.org/cpython/rev/0f00010c88f0 New changeset f18662285248 by Brett Cannon in branch '2.7': Issue #13883: Document all platforms PYTHONCASEOK works on. http://hg.python.org/cpython/rev/f18662285248 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:26 | admin | set | github: 58091 |
| 2012年01月26日 23:37:55 | brett.cannon | set | status: open -> closed resolution: fixed |
| 2012年01月26日 23:37:20 | python-dev | set | nosy:
+ python-dev messages: + msg152048 |
| 2012年01月26日 21:18:12 | brett.cannon | create | |