Message191328
With the attached patch,
python -m test_idle test_logging
passes (though test_idle still alters locale and environment).
Running python -m idelib.idle, and using IDLE itself for inspection, the warnings.formatwarning is set to the implementation in idlelib.run.
Perhaps the PyShell changes aren't needed, but I think it may avoid similar issues in the future to leave them in. |
|
| Date |
User |
Action |
Args |
| 2013-06-17 13:01:51 | vinay.sajip | set | recipients:
+ vinay.sajip, brett.cannon, terry.reedy, kbk, roger.serwy, Arfrever, r.david.murray |
| 2013-06-17 13:01:51 | vinay.sajip | set | messageid: <[email protected]> |
| 2013-06-17 13:01:51 | vinay.sajip | link | issue18081 messages |
| 2013-06-17 13:01:51 | vinay.sajip | create | |
|