[issue22469] Allow the backslashreplace error handler support decoding

2014-09-23 Thread Serhiy Storchaka

New submission from Serhiy Storchaka:

Proposed patch allows the backslashreplace error handler to be used not only 
in encoding, but in decoding and translating.

--
components: Extension Modules
files: backslashreplace_decode.patch
keywords: patch
messages: 227349
nosy: doerwalter, lemburg, ncoghlan, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Allow the backslashreplace error handler support decoding
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file36696/backslashreplace_decode.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22469
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22469] Allow the backslashreplace error handler support decoding

2014-09-23 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

Oh sorry, there is already opened issue22469.

--
resolution:  - duplicate
stage: patch review - resolved
status: open - closed
superseder:  - Allow the backslashreplace error handler support decoding

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22469
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22469] Allow the backslashreplace error handler support decoding

2014-09-23 Thread Serhiy Storchaka

Changes by Serhiy Storchaka storch...@gmail.com:


--
superseder: Allow the backslashreplace error handler support decoding - 
Allow backslashreplace error handler to be used on input

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22469
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com