This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jkloth
Recipients alexis, benjamin.peterson, eric.araujo, georg.brandl, jkloth, pitrou
Date 2011-08-20.00:36:52
SpamBayes Score 1.1263545e-05
Marked as misclassified No
Message-id <1313800613.42.0.412579165664.issue12678@psf.upfronthosting.co.za>
In-reply-to
Content
The failure was due to the sdist command having different default formats for each platform (i.e., POSIX: gztar, Win32: zip).  Patch attached.
History
Date User Action Args
2011-08-20 00:36:53jklothsetrecipients: + jkloth, georg.brandl, pitrou, benjamin.peterson, eric.araujo, alexis
2011-08-20 00:36:53jklothsetmessageid: <1313800613.42.0.412579165664.issue12678@psf.upfronthosting.co.za>
2011-08-20 00:36:52jklothlinkissue12678 messages
2011-08-20 00:36:52jklothcreate