Message149878
| Author | jaraco |
|---|---|
| Recipients | RonnyPfannschmidt, alexis, eric.araujo, jaraco, jens, mikehoy, mu_mind, tarek |
| Date | 2011-12-19.17:27:22 |
| SpamBayes Score | 0.0015270428 |
| Marked as misclassified | No |
| Message-id | <1324315642.88.0.61781572109.issue11638@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This error is also encountered if the package name is unicode. The error can be simply reproduced with this command: python -c "from setuptools import setup; setup(name=u'foo')" sdist --formats gztar The error also occurs with the bdist command, and probably others. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-19 17:27:23 | jaraco | set | recipients: + jaraco, tarek, eric.araujo, RonnyPfannschmidt, alexis, mu_mind, mikehoy, jens |
| 2011-12-19 17:27:22 | jaraco | set | messageid: <1324315642.88.0.61781572109.issue11638@psf.upfronthosting.co.za> |
| 2011-12-19 17:27:22 | jaraco | link | issue11638 messages |
| 2011-12-19 17:27:22 | jaraco | create | |