index
:
delta/pycurl.git
baserock/morph
ci
dependabot/pip/bottle-0.12.19
master
github.com: pycurl/pycurl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
curl
Commit message (
Expand
)
Author
Age
Files
Lines
*
add head method to high-level interface, closes #547
Oleg Pudeyev
2021-07-20
1
-0
/
+7
*
Fix two small bugs in python/curl/__init__.py
James Deucker
2018-10-08
1
-3
/
+3
*
fix and standardize ignoring of SIGPIPE in examples
Tal Einat
2017-07-27
1
-1
/
+4
*
Fix Curl reuse bug
Oleg Pudeyev
2016-09-21
1
-0
/
+2
*
URLs: change from HTTP to HTTPS for curl.haxx.se
Daniel Stenberg
2016-08-18
1
-1
/
+1
*
trigger ImportError for win32 instead of AttributeError
Gabi Davar
2016-01-09
1
-1
/
+2
*
Fix pyflakes complaints along with some bugs
Oleg Pudeyev
2015-10-27
1
-1
/
+0
*
Add curl module to documentation
Oleg Pudeyev
2014-02-10
1
-4
/
+2
*
Update high level interface for pycurl returning body and headers as bytes now
Oleg Pudeyev
2013-12-14
1
-14
/
+15
*
Delete imports of exceptions and mimetools.
Oleg Pudeyev
2013-11-04
1
-1
/
+1
*
Make pylint happier
Oleg Pudeyev
2013-09-25
1
-1
/
+2
*
Use urlparse.urljoin instead of os.path.join
Roland Sommer
2013-06-04
1
-2
/
+4
*
Python 3 compatibility: urllib (src)
Oleg Pudeyev
2013-04-13
1
-3
/
+7
*
Python 3 compatibility: StringIO (src)
Oleg Pudeyev
2013-04-13
1
-1
/
+4
*
Python 3 compatibility: print syntax (src)
Oleg Pudeyev
2013-03-15
1
-4
/
+4
*
Python 3 compatibility: apply no longer exists
Oleg Pudeyev
2013-03-15
1
-2
/
+2
*
- set the NOSIGNAL option and ignore SIGPIPE signals by default, this is imho...
Kjetil Jacobsen
2006-06-18
1
-3
/
+10
*
- added options from libcurl 7.14.1
Kjetil Jacobsen
2005-09-05
1
-0
/
+1
*
- fix header handling
Kjetil Jacobsen
2005-05-19
1
-6
/
+5
*
- use dict to hold response info, not rfc822 message obj
Kjetil Jacobsen
2005-05-18
1
-38
/
+39
*
- add lacking info's
Kjetil Jacobsen
2005-05-18
1
-0
/
+13
*
- only set timeout since setting other timeouts as well is confusing with
Kjetil Jacobsen
2005-05-09
1
-2
/
+1
*
- added a get_info method and cleaned up some of the code
Kjetil Jacobsen
2005-05-09
1
-4
/
+11
*
- added set_timeout method which sets the connect timeout and the general
REL_7_10_11_PRE1
Kjetil Jacobsen
2004-02-11
1
-2
/
+6
*
- fetch the url given on the command line if specified, otherwise default
Kjetil Jacobsen
2003-08-22
1
-1
/
+7
*
New curl.Curl class passes its unit tests.
Eric S. Raymond
2003-05-11
1
-119
/
+96
*
- moved from pycurl
Kjetil Jacobsen
2003-05-09
1
-0
/
+159