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 Alexander.Belopolsky
Recipients Alexander.Belopolsky, belopolsky, docs@python, ncoghlan, pitrou, skrah
Date 2012-08-30.17:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7h-xZ0ZRdGq96fCxX4A5Ov78wt8apO+U2v6jbbEvRPLow-Yg@mail.gmail.com>
In-reply-to <20120830172237.GA15173@sleipnir.bytereef.org>
Content
On Thu, Aug 30, 2012 at 1:22 PM, Stefan Krah <report@bugs.python.org> wrote:
> So the topic is reduced to:
>
>   1) Previous: If non-NULL, steal the view.obj reference with automatic
>                decrement in PyBuffer_Release().
>      New:      If non-NULL, treat view.obj as a borrowed reference.
>
>   2) Copy info->format?

+1 to both ideas.
History
Date User Action Args
2012-08-30 17:38:22Alexander.Belopolskysetrecipients: + Alexander.Belopolsky, ncoghlan, belopolsky, pitrou, skrah, docs@python
2012-08-30 17:38:21Alexander.Belopolskylinkissue15821 messages
2012-08-30 17:38:21Alexander.Belopolskycreate