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 serhiy.storchaka
Recipients berker.peksag, palaviv, serhiy.storchaka, tehybel, xiang.zhang
Date 2016-09-01.18:25:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472754339.52.0.610783059089.issue27881@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I thought about this. This changes the behavior (for now isolation_level returns exactly the same object that was assigned to it) and slows down the getter. This can be added only on the default branch.
History
Date User Action Args
2016-09-01 18:25:39serhiy.storchakasetrecipients: + serhiy.storchaka, berker.peksag, xiang.zhang, palaviv, tehybel
2016-09-01 18:25:39serhiy.storchakasetmessageid: <1472754339.52.0.610783059089.issue27881@psf.upfronthosting.co.za>
2016-09-01 18:25:39serhiy.storchakalinkissue27881 messages
2016-09-01 18:25:39serhiy.storchakacreate