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 yan12125
Recipients SenBin Yu, yan12125
Date 2016-09-08.13:35:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473341732.43.0.327488784947.issue28020@psf.upfronthosting.co.za>
In-reply-to
Content
There's indeed a 'u' in 3.5.1: https://hg.python.org/cpython/file/v3.5.1/Lib/logging/handlers.py#l1157 and latter fixed in 3.5.2: https://hg.python.org/cpython/file/v3.5.2/Lib/logging/handlers.py#l1159. Please consider update.
History
Date User Action Args
2016-09-08 13:35:32yan12125setrecipients: + yan12125, SenBin Yu
2016-09-08 13:35:32yan12125setmessageid: <1473341732.43.0.327488784947.issue28020@psf.upfronthosting.co.za>
2016-09-08 13:35:32yan12125linkissue28020 messages
2016-09-08 13:35:32yan12125create