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 benjamin.peterson
Recipients Rhamphoryncus, benjamin.peterson, ezio.melotti, jwilk, lemburg, loewis, pitrou
Date 2009-05-02.19:15:09
SpamBayes Score 2.129959e-09
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
2009/5/2  <"\"Martin v. Löwis\"
<[email protected]>"@psf.upfronthosting.co.za>:
>
> Martin v. Löwis <[email protected]> added the comment:
>
>>> As for PyCodec_SurrogateErrors: I'd rather make it static than expose it.
>>
>> Why? All the other error handlers are exposed.
>
> Sure - but what for? IMO, they all shouldn't be exposed.

The only reason I can think of is consistency, but I don't care that much.
History
Date User Action Args
2009-05-02 19:15:10benjamin.petersonsetrecipients: + benjamin.peterson, lemburg, loewis, Rhamphoryncus, pitrou, jwilk, ezio.melotti
2009-05-02 19:15:09benjamin.petersonlinkissue3672 messages
2009-05-02 19:15:09benjamin.petersoncreate