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 palaviv
Recipients berker.peksag, palaviv, serhiy.storchaka, tehybel, xiang.zhang
Date 2016-09-01.18:49:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472755781.79.0.488402358284.issue27881@psf.upfronthosting.co.za>
In-reply-to
Content
The only change I see that can happen is that we return upper case isolation level when the user used a lower case. I think that it is worth to slow down the getter for the code simplification.
History
Date User Action Args
2016-09-01 18:49:41palavivsetrecipients: + palaviv, berker.peksag, serhiy.storchaka, xiang.zhang, tehybel
2016-09-01 18:49:41palavivsetmessageid: <1472755781.79.0.488402358284.issue27881@psf.upfronthosting.co.za>
2016-09-01 18:49:41palavivlinkissue27881 messages
2016-09-01 18:49:41palavivcreate