This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients planders, vinay.sajip
Date 2017-08-02.20:44:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501706672.7.0.90095057858.issue31080@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6ea56d2ebcae69257f8dd7af28c357b25bf394c3 by Vinay Sajip (Preston Landers) in branch 'master':
bpo-31080: Allowed logging.config.fileConfig() to accept both args and kwargs. (GH-2979)
https://github.com/python/cpython/commit/6ea56d2ebcae69257f8dd7af28c357b25bf394c3
History
Date User Action Args
2017-08-02 20:44:32vinay.sajipsetrecipients: + vinay.sajip, planders
2017-08-02 20:44:32vinay.sajipsetmessageid: <1501706672.7.0.90095057858.issue31080@psf.upfronthosting.co.za>
2017-08-02 20:44:32vinay.sajiplinkissue31080 messages
2017-08-02 20:44:32vinay.sajipcreate