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 eric.smith
Recipients eric.smith, ridgerat1611
Date 2021-03-17.17:04:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616000662.19.0.654399177981.issue43483@roundup.psfhosted.org>
In-reply-to
Content
Thanks, that's very helpful. Does this only affect content text?

This should definitely be documented.

As far as changing it, I think the best thing to do is say that if the context text is less than some size (I don't know, maybe 1MB?) that it's guaranteed to be in one callback, but if it's larger than that it might be in multiple chunks. I think you could open this as a feature request. I have no idea how difficult or expensive it would be to implement this.
History
Date User Action Args
2021-03-17 17:04:22eric.smithsetrecipients: + eric.smith, ridgerat1611
2021-03-17 17:04:22eric.smithsetmessageid: <1616000662.19.0.654399177981.issue43483@roundup.psfhosted.org>
2021-03-17 17:04:22eric.smithlinkissue43483 messages
2021-03-17 17:04:22eric.smithcreate