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 demian.brecht
Recipients barry, berker.peksag, demian.brecht, eli.bendersky, ethan.furman, martin.panter, orsenthil, python-dev, r.david.murray, rhettinger, serhiy.storchaka
Date 2015-02-10.15:19:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <60F726C8-5D21-4243-A8D5-7C6E6C87375D@gmail.com>
In-reply-to <1423528011.63.0.736268149038.issue21793@psf.upfronthosting.co.za>
Content
I’ve reverted the patch to use the old format. The main reason being that plain ints can still be used in most cases as values for code, in which case logging will be inconsistent with cases using the enum.
Files
File name Uploaded
issue21793_logfix_1.patch demian.brecht, 2015-02-10.15:19:06
History
Date User Action Args
2015-02-10 15:19:07demian.brechtsetrecipients: + demian.brecht, barry, rhettinger, orsenthil, r.david.murray, eli.bendersky, ethan.furman, python-dev, berker.peksag, martin.panter, serhiy.storchaka
2015-02-10 15:19:06demian.brechtlinkissue21793 messages
2015-02-10 15:19:06demian.brechtcreate