Message181295
Include/cStringIO.h is public and the name of the structure "PycStringIO" lacks an _ which implies that it is public.
There appear to be a few references to it in external projects doing some searching. A (very old) version of twisted/protocols/_c_urlarg.c uses it for example.
Doing the latter and limiting writes to INT_MAX but allowing greater to accumulate makes sense. |
|
Date |
User |
Action |
Args |
2013-02-03 20:17:18 | gregory.p.smith | set | recipients:
+ gregory.p.smith, loewis, belopolsky, pitrou, vstinner, eric.smith, rybesh, serhiy.storchaka, Gilles.Louppe |
2013-02-03 20:17:18 | gregory.p.smith | set | messageid: <1359922638.69.0.884050950337.issue7358@psf.upfronthosting.co.za> |
2013-02-03 20:17:18 | gregory.p.smith | link | issue7358 messages |
2013-02-03 20:17:18 | gregory.p.smith | create | |
|