Skip to content

Conversation

tedops
Copy link

@tedops tedops commented Aug 20, 2014

Fixing 'tuple index out of range' issue with distutils/command/upload.py (v2.7.7): the 'requires' field tuple should be a list(#186)

….py (v2.7.7): the 'requires' field tuple should be a list(gitpython-developers#186)
@tedops
Copy link
Author

tedops commented Aug 20, 2014

This bug exists in master and in the 0.3.2-RC1 tag, but does NOT exist in the 0.3 branch.

Byron added a commit that referenced this pull request Sep 2, 2014
Fixing issue #186: 'tuple index out of range' issue when uploading to private Pypi repository
@Byron Byron merged commit a82b0df into gitpython-developers:master Sep 2, 2014
@Byron
Copy link
Member

Byron commented Sep 2, 2014

Thank you - master is considerably older than 0.3 and somewhat unmaintained, which might explain the issue not being fixed there.

@tedops tedops deleted the master branch September 2, 2014 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants