curl-and-python

PycURL 7.19.5.2 released

From: Oleg Pudeyev via curl-and-python <curl-and-python_at_cool.haxx.se>
Date: Mon, 2 Nov 2015 09:03:04 -0500

Hello everyone,

I am pleased to announce PycURL 7.19.5.2 release.

Highlights of this release:

Breaking change: DEBUGFUNCTION now takes bytes rather than (Unicode)
string as its argument on Python 3.

Breaking change: CURLMOPT_* option constants moved from Easy to Multi
class. They remain available in pycurl module.

SSL library detection improved again, –libcurl-dll option to setup.py
added.

Options that required tuples now also accept lists, and vice versa.

This release fixes several memory leaks and one use after free issue.

Support for several new libcurl options and constants has been added.

The full changelog can be found here:

http://pycurl.sourceforge.net/ChangeLog

As always, you should be able to install PycURL from source by
downloading

http://pycurl.sourceforge.net/download/pycurl-7.19.5.2.tar.gz

and running `python setup.py install`.

You can also install PycURL via easy_install or pip as follows:

easy_install pycurl
pip install pycurl

The following individuals contributed to this release:

Barry Warsaw
Clint Clayton
Dmitry Ketov
Francisco Alves
Gisle Vanem
Gregory Petukhov

Thank you!

Oleg

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2015-11-02