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 berker.peksag
Recipients berker.peksag, eric.smith, hearot
Date 2018-03-17.09:53:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521280436.65.0.467229070634.issue33086@psf.upfronthosting.co.za>
In-reply-to
Content
The OP has also asked this on Stack Overflow: https://stackoverflow.com/questions/49329079/distutils-indexerror-tuple-index-out-of-range

The problem was that they were passing a tuple to the url field.
History
Date User Action Args
2018-03-17 09:53:56berker.peksagsetrecipients: + berker.peksag, eric.smith, hearot
2018-03-17 09:53:56berker.peksagsetmessageid: <1521280436.65.0.467229070634.issue33086@psf.upfronthosting.co.za>
2018-03-17 09:53:56berker.peksaglinkissue33086 messages
2018-03-17 09:53:56berker.peksagcreate