curl-and-python

PycURL 7.19.5 released

From: Oleg Pudeyev <oleg+pycurl_at_bsdpower.com>
Date: Sat, 12 Jul 2014 23:07:05 -0400

Hello everyone,

PycURL 7.19.5 has just been uploaded to PyPi and SourceForge.

This release adds support for several libcurl options and fixes some
bugs, among them several reference leaks.

The big news however is an extensive refactoring of the codebase which
led to:

- Curl, CurlMulti and CurlShare are now actual classes, not factory
  functions.

- Documentation has been reorganized and consolidated. All
  documentation that pertained to specific methods is now available as
  docstrings.

- A quickstart guide has been added to make it easier to learn PycURL.

This release officially supports Python 3.4, and comes with a Windows
build for it.

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.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:

Ben Darnell
Gisle Vanem
Stephen Wan
Whitney Sorenson

Thanks!

Oleg
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2014-07-13