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 HynekPetrak
Recipients HynekPetrak
Date 2021-04-07.07:51:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617781909.73.0.360163513806.issue43741@roundup.psfhosted.org>
In-reply-to
Content
The leak does not seem to occure, when I use 

 ret = r.read(10000).decode('utf-8')

instead.
History
Date User Action Args
2021-04-07 07:51:49HynekPetraksetrecipients: + HynekPetrak
2021-04-07 07:51:49HynekPetraksetmessageid: <1617781909.73.0.360163513806.issue43741@roundup.psfhosted.org>
2021-04-07 07:51:49HynekPetraklinkissue43741 messages
2021-04-07 07:51:49HynekPetrakcreate