Pascal Bach created THRIFT-2437:
-----------------------------------
Summary: Author fields in Python setup.py must be strings not
lists.
Key: THRIFT-2437
URL: https://issues.apache.org/jira/browse/THRIFT-2437
Project: Thrift
Issue Type: Bug
Components: Python - Library
Affects Versions: 0.9.1
Reporter: Pascal Bach
Priority: Minor
In the Python setup.py the author and author_email fields are defined as lists.
According to the Python documentation this fields must be strings.
If defined as lists it is not possible to create a windows installer using:
python setup.py bdist_wininst
--
This message was sent by Atlassian JIRA
(v6.2#6252)