discoproject / disco

a Map/Reduce framework for distributed computing
http://discoproject.org
BSD 3-Clause "New" or "Revised" License
1.63k stars 241 forks source link

Reference to unicode type in comm_pycurl.py breaks Python 3 #614

Open gilesbrown opened 9 years ago

gilesbrown commented 9 years ago

There is a reference to "unicode" which breaks disco on Python 3: https://github.com/discoproject/disco/blob/develop/lib/disco/comm_pycurl.py#L90

ghost commented 7 years ago

https://github.com/discoproject/disco/issues/619