Pycurl

Latest version: v7.45.3

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 12

7.10.5

--------------

2003-05-15 Markus F.X.J. Oberhumer <mfx>

* Added support for CURLOPT_FTP_USE_EPRT (libcurl-7.10.5).

* Documentation updates.

2003-05-07 Eric S. Raymond <esr>

* Lifted all HTML docs to clean XHTML, verified by tidy.

2003-05-02 Markus F.X.J. Oberhumer <mfx>

* Fixed some `int' vs. `long' mismatches that affected 64-bit systems.

* Fixed wrong pycurl.CAPATH constant.

2003-05-01 Markus F.X.J. Oberhumer <mfx>

* Added new method Curl.errstr() which returns the internal
libcurl error buffer string of the handle.

7.10.4.2

----------------

2003-04-15 Markus F.X.J. Oberhumer <mfx>

* Allow compilation against the libcurl-7.10.3 release - some
recent Linux distributions (e.g. Mandrake 9.1) ship with 7.10.3,
and apart from the new CURLOPT_UNRESTRICTED_AUTH option there is
no need that we require libcurl-7.10.4.

7.10.4

--------------

2003-04-01 Kjetil Jacobsen <kjetilja>

* Markus added CURLOPT_UNRESTRICTED_AUTH (libcurl-7.10.4).

2003-02-25 Kjetil Jacobsen <kjetilja>

* Fixed some broken test code and removed the fileupload test
since it didn't work properly.

2003-01-28 Kjetil Jacobsen <kjetilja>

* Some documentation updates by Markus and me.

2003-01-22 Kjetil Jacobsen <kjetilja>

* API CHANGE: the CurlMulti.info_read() method now returns
a separate array with handles that failed. Each entry in this array
is a tuple with (curl object, error number, error message).
This addition makes it simpler to do error checking of individual
curl objects when using the multi interface.

7.10.3

--------------

2003-01-13 Kjetil Jacobsen <kjetilja>

* PycURL memory usage has been reduced.

2003-01-10 Kjetil Jacobsen <kjetilja>

* Added 'examples/retriever-multi.py' which shows how to retrieve
a set of URLs concurrently using the multi interface.

2003-01-09 Kjetil Jacobsen <kjetilja>

* Added support for CURLOPT_HTTP200ALIASES.

2002-11-22 Kjetil Jacobsen <kjetilja>

* Updated pycurl documentation in the 'doc' directory.

2002-11-21 Kjetil Jacobsen <kjetilja>

* Updated and improved 'examples/curl.py'.

* Added 'tests/test_multi6.py' which shows how to use the
info_read method with CurlMulti.

2002-11-19 Kjetil Jacobsen <kjetilja>

* Added new method CurlMulti.info_read().

7.10.2

--------------

2002-11-14 Kjetil Jacobsen <kjetilja>

* Free options set with setopt after cleanup is called, as cleanup
assumes that options are still valid when invoked. This fixes the
bug with COOKIEJAR reported by Bastiaan Naber
<bastiaan at ricardis.tudelft.nl>.

2002-11-06 Markus F.X.J. Oberhumer <mfx>

* Install documentation under /usr/share/doc instead of /usr/doc.
Also, start shipping the (unfinished) HTML docs and some
basic test scripts.

2002-10-30 Markus F.X.J. Oberhumer <mfx>

* API CHANGE: For integral values, Curl.getinfo() now returns a
Python-int instead of a Python-long.

7.10.1

--------------

2002-10-03 Markus F.X.J. Oberhumer <mfx>

* Added new module-level function version_info() from
libcurl-7.10.

Page 10 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.