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 2010年10月29日 19:43 by pitrou, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg119931 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2010年10月29日 19:43 | |
Changing it can produce failures, e.g.: $ COLUMNS=178 ./python -m test.regrtest -v test_argparse This can be seen on one of the buildbots: http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%203.x/builds/685/steps/test/logs/stdio |
|||
| msg119933 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2010年10月29日 19:53 | |
Already reported actually. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:08 | admin | set | github: 54444 |
| 2010年10月29日 19:53:36 | pitrou | set | status: open -> closed resolution: duplicate superseder: test_argparse.py: 80 failures if COLUMNS env var set to a value other than 80 messages: + msg119933 |
| 2010年10月29日 19:43:33 | pitrou | create | |