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 vinay.sajip
Recipients BreamoreBoy, Vadim Markovtsev2, ezio.melotti, hynek, lars.gustaebel, vinay.sajip
Date 2016-08-10.20:01:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470859287.83.0.130225248598.issue17153@psf.upfronthosting.co.za>
In-reply-to
Content
Could you point to some suitable projects from GitHub whose tarballs fail on 3.5 / 3.6? My script in the first post, with the replacing of "unicode(...)" with "str(...)" and my original failing archive, works on Python 3.5 and 3.6 on Linux. Which platform have you seen failures on?
History
Date User Action Args
2016-08-10 20:01:27vinay.sajipsetrecipients: + vinay.sajip, lars.gustaebel, ezio.melotti, BreamoreBoy, hynek, Vadim Markovtsev2
2016-08-10 20:01:27vinay.sajipsetmessageid: <1470859287.83.0.130225248598.issue17153@psf.upfronthosting.co.za>
2016-08-10 20:01:27vinay.sajiplinkissue17153 messages
2016-08-10 20:01:27vinay.sajipcreate