curl-and-python

Building pycURL for Python without threads

From: Romulo Ceccon <romuloceccon_at_gmail.com>
Date: Sun, 9 Jun 2013 16:56:27 -0300

Hello,

I'm porting Python and pycURL to an embeded platform with no threads.
I've patched pycURL to allow compilation when thread support is
disabled in Python, but before making a pull request on
https://github.com/p/pycurl I'd like to ask for some feedback here,
because I don't know whether this has already been dicussed or is even
a welcome change:
https://github.com/romuloceccon/pycurl/commit/669a254e79b7be7a1d5982148051afd11d62b407

Unfortunately I can't run the test-cases if Python doesn't have
threads enabled because they need 'bottle', and 'bottle' needs
threads!

Regards,
Romulo
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2013-06-09