Message288316
> The logging module should be be enhanced to handle more nicely such error during Python finalization.
How does a particular piece of logging package code know it's being called during Python finalization? This sort of problem (exceptions caused by disappearing builtins, for example) isn't confined to logging, surely? |
|
Date |
User |
Action |
Args |
2017-02-21 19:34:10 | vinay.sajip | set | recipients:
+ vinay.sajip, gvanrossum, vstinner, smurfix, yselivanov, JanVok |
2017-02-21 19:34:10 | vinay.sajip | set | messageid: <1487705650.24.0.047693922413.issue26789@psf.upfronthosting.co.za> |
2017-02-21 19:34:10 | vinay.sajip | link | issue26789 messages |
2017-02-21 19:34:10 | vinay.sajip | create | |
|