We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Originally reported by: alex_gaynor (Bitbucket: alex_gaynor, GitHub: Unknown)
Instructions for reproduction:
$ git clone git://git.openstack.org/openstack/python-swiftclient.git $ cd python-swiftclient $ virtualenv -p python3.3 foo $ ./foo/bin/pip install -U -r requirements.txt setuptools==4.0.1 $ . foo/bin/activate $ python setup.py develop
This appears to have been introduced with the 4.0.0 release. Upstream ticket that noticed this issue: https://bugs.launchpad.net/python-swiftclient/+bug/1326972
Originally reported by: alex_gaynor (Bitbucket: alex_gaynor, GitHub: Unknown)
Instructions for reproduction:
This appears to have been introduced with the 4.0.0 release. Upstream ticket that noticed this issue: https://bugs.launchpad.net/python-swiftclient/+bug/1326972