Message145831
| Author | eric.araujo |
|---|---|
| Recipients | RonnyPfannschmidt, alexis, eric.araujo, jens, mikehoy, mu_mind, tarek |
| Date | 2011-10-18.16:15:52 |
| SpamBayes Score | 7.5498865e-05 |
| Marked as misclassified | No |
| Message-id | <1318954553.29.0.606814498463.issue11638@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
David: I don’t think packaging and pysetup generate-setup have anything to do with this bug. You can create a setup.py file manually and see the error with distutils in 2.7. As I said before, I agree this is a bug. I’m working on many things right now, so if someone volunteers to write a test and possibly a fix for this, it would help. We have examples of creating tarball sdists in Lib/distutils/tests/test_sdist.py, one would just need to copy an example and pass version=u'1.0'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-18 16:15:53 | eric.araujo | set | recipients: + eric.araujo, tarek, RonnyPfannschmidt, alexis, mu_mind, mikehoy, jens |
| 2011-10-18 16:15:53 | eric.araujo | set | messageid: <1318954553.29.0.606814498463.issue11638@psf.upfronthosting.co.za> |
| 2011-10-18 16:15:52 | eric.araujo | link | issue11638 messages |
| 2011-10-18 16:15:52 | eric.araujo | create | |