cpython/Lib/logging
Miss Islington (bot) 537ed75291 [3.6] bpo-31457: Make the LoggerAdapter.manager property settable (GH-4042) (#4043)
Due to a bug in the initial fix, the setter was in fact creating a different
property.  This is now fixed.
(cherry picked from commit 0b6a118a45)
2017-10-18 18:02:59 -07:00
..
__init__.py [3.6] bpo-31457: Make the LoggerAdapter.manager property settable (GH-4042) (#4043) 2017-10-18 18:02:59 -07:00
config.py
handlers.py bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses (#1676) (#1903) 2017-06-01 22:20:27 +08:00