[issue16755] Distutils2 incorrectly works with unicode package names

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue16755] Distutils2 incorrectly works with unicode package names

2012-12-24 Thread Éric Araujo
Éric Araujo added the comment: Thanks, will check this when I come back online after the holidays. -- versions: +3rd party -Python 3.3 ___ Python tracker ___

[issue16755] Distutils2 incorrectly works with unicode package names

2012-12-23 Thread Volodymyr Hotsyk
New submission from Volodymyr Hotsyk: While testing #13178, found that Distutils2 incorrectly works with the package names containing unicode symbols. Please check test attached. -- assignee: eric.araujo components: Distutils2 files: unicode_test.diff keywords: patch messages: 177991 no