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 dtalkin
Recipients dtalkin, serhiy.storchaka, xtreak
Date 2018-09-25.14:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAJ3W24dtgTXr-ObyjPn0aPdS7PA_Q6xgrO-CfTnAy5iH1kPs3Q@mail.gmail.com>
In-reply-to <1537858524.51.0.545547206417.issue34794@psf.upfronthosting.co.za>
Content
Attached please find a Python script that demonstrates the bug.

David

On Tue, Sep 25, 2018 at 2:55 AM Karthikeyan Singaravelan <
report@bugs.python.org> wrote:

>
> Karthikeyan Singaravelan <tir.karthi@gmail.com> added the comment:
>
> Thanks for the report David. Feel free to attach reproducible script if
> any that might trigger this. I am adding Serhiy who might have a better
> understanding of this. Relevant issue where _createbytearray was added :
> issue21580 .
>
> ----------
> nosy: +serhiy.storchaka, xtreak
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue34794>
> _______________________________________
>
Files
File name Uploaded
leak_demo.py dtalkin, 2018-09-25.14:24:45
History
Date User Action Args
2018-09-25 14:24:46dtalkinsetrecipients: + dtalkin
2018-09-25 14:24:46dtalkinlinkissue34794 messages
2018-09-25 14:24:45dtalkincreate