STINNER Victor added the comment:

To easily test my patch, you can inject a Python 3 DeprecationWarning in the 
unicodedata module using attached unicodedata.patch, and then modify 
Lib/test/test_py3kwarn.py to add "unicodedata" to the "optional_modules" list.

I tested my patch on Linux (Fedora 22, 64-bit system).

----------
Added file: http://bugs.python.org/file40333/unicodedata.patch

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

Reply via email to