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 kelleynnn, ncoghlan, pitrou, python-dev, serhiy.storchaka, skrah
Date 2015-02-03.17:11:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422983480.68.0.14720288409.issue14203@psf.upfronthosting.co.za>
In-reply-to
Content
E.g. the buffer should be unshared before incrementing b->exports, but if an exception is raised instead, there is no need to unshare the buffer before raising.
History
Date User Action Args
2015-02-03 17:11:20serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, pitrou, skrah, python-dev, kelleynnn
2015-02-03 17:11:20serhiy.storchakasetmessageid: <1422983480.68.0.14720288409.issue14203@psf.upfronthosting.co.za>
2015-02-03 17:11:20serhiy.storchakalinkissue14203 messages
2015-02-03 17:11:20serhiy.storchakacreate