Éric Araujo <[email protected]> added the comment: Your file uses setuptools, which is not part of Python, but I can reproduce the same bug with distutils.
---------- assignee: tarek -> eric.araujo components: +Distutils2 nosy: +alexis stage: -> needs patch title: UnicodeDecodeError in command `register` due to using not ASCII chars in long_description -> check -r fails with non-ASCII unicode long_description type: crash -> behavior versions: +3rd party, Python 3.2, Python 3.3 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13114> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
