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 Olivier.Grisel, alexandre.vassalotti, pitrou, serhiy.storchaka
Date 2018-01-16.13:14:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516108462.46.0.467229070634.issue32503@psf.upfronthosting.co.za>
In-reply-to
Content
In the current form the change is trivial, just an additional check. Actually it fixes a regression introduced in issue31993. Currently even empty frames can be produced (when fast=True).
History
Date User Action Args
2018-01-16 13:14:22serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, alexandre.vassalotti, Olivier.Grisel
2018-01-16 13:14:22serhiy.storchakasetmessageid: <1516108462.46.0.467229070634.issue32503@psf.upfronthosting.co.za>
2018-01-16 13:14:22serhiy.storchakalinkissue32503 messages
2018-01-16 13:14:22serhiy.storchakacreate