[issue16336] Check input in surrogatepass error handler

Serhiy Storchaka report at bugs.python.org
Sat Oct 27 12:06:10 CEST 2012


New submission from Serhiy Storchaka:

The proposed patch fixes input checking in surrogatepass error handler. Also it fixes 10% speed regression introduced by changeset 74d65c746f63.

----------
components: Interpreter Core, Unicode
files: codecs_surrogatepass_2.patch
keywords: patch
messages: 173915
nosy: ezio.melotti, pjenvey, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Check input in surrogatepass error handler
type: behavior
versions: Python 3.2, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file27744/codecs_surrogatepass_2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16336>
_______________________________________


More information about the Python-bugs-list mailing list