[issue43648] Remove redundant datefmt option in logging file config

New submission from Harry <harry.lees@gmail.com>: In the logging.conf section of the docs, there is a redundant datefmt option https://docs.python.org/3.10/howto/logging.html#configuring-logging ---------- assignee: docs@python components: Documentation messages: 389637 nosy: Harry-Lees, docs@python priority: normal severity: normal status: open title: Remove redundant datefmt option in logging file config versions: Python 3.10 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue43648> _______________________________________

Change by Harry <harry.lees@gmail.com>: ---------- keywords: +patch pull_requests: +23800 stage: -> patch review pull_request: https://github.com/python/cpython/pull/25051 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue43648> _______________________________________

miss-islington <mariatta.wijaya+miss-islington@gmail.com> added the comment: New changeset 7bfd65eba73d013eee8789f2009c09c61c31b800 by Harry in branch 'master': bpo-43648: Remove redundant datefmt option in logging file config (GH-25051) https://github.com/python/cpython/commit/7bfd65eba73d013eee8789f2009c09c61c3... ---------- nosy: +miss-islington _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue43648> _______________________________________

Change by Vinay Sajip <vinay_sajip@yahoo.co.uk>: ---------- resolution: -> fixed stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue43648> _______________________________________
participants (3)
-
Harry
-
miss-islington
-
Vinay Sajip