• Vinay Sajip's avatar
    Took Nick Coghlan's advice about importing warnings globally in logging, to… · 6831d6bc
    Vinay Sajip yazdı
    Took Nick Coghlan's advice about importing warnings globally in logging, to avoid the possibility of race conditions: "This could deadlock if a thread spawned as a side effect of importing a module happens to trigger a warning. warnings is pulled into sys.modules as part of the interpreter startup - having a global 'import warnings' shouldn't have any real effect on logging's import time."
    6831d6bc
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
config.py Loading commit data...
handlers.py Loading commit data...