cpython/Lib/logging
Łukasz Langa 0b6a118a45 bpo-31457: Make the LoggerAdapter.manager property settable (#4042)
Due to a bug in the initial fix, the setter was in fact creating a different
property.  This is now fixed.
2017-10-18 17:28:51 -07:00
..
__init__.py bpo-31457: Make the LoggerAdapter.manager property settable (#4042) 2017-10-18 17:28:51 -07:00
config.py bpo-30830: logging.config.listen() calls server_close() (#3524) 2017-09-13 01:44:08 -07:00
handlers.py bpo-31370: Remove support for threads-less builds (#3385) 2017-09-07 18:56:24 +02:00