New submission from STINNER Victor:

Attached patch removes usage of _PyUnicode_AsString() to not convert strings 
from/to UTF-8.

----------
components: Unicode
files: warnings.patch
keywords: patch
messages: 201558
nosy: ezio.melotti, haypo
priority: normal
severity: normal
status: open
title: _warnings: patch to avoid conversions from/to UTF-8
versions: Python 3.4
Added file: http://bugs.python.org/file32395/warnings.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19424>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to