4
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #702 from swt2c/dont_convert_docstrings More... over 2 years ago
unsetopt: CLEAR_OBJECT macro - slist and httppost More... over 2 years ago
duphandle: small cleanup More... over 2 years ago
duphandle_test: improve and add more tests More... over 2 years ago
bottle test app: fix /header_utf and /postfields More... over 2 years ago
slist & httppost: directly type.tp_free in dealloc More... over 2 years ago
Add unsetopt support for all curl_slist options More... over 2 years ago
Revert "do_curl_duphandle: fix clearing dict on error" More... over 2 years ago
duphandle: add tests More... over 2 years ago
do_curl_duphandle: fix clearing dict on error More... over 2 years ago
duphandle: allocate subtype instead of Curl_Type More... over 2 years ago
do_curl_duphandle: explicit type casting More... over 2 years ago
Merge branch 'py-wrap-slist-httppost' into add-easy-duphandle More... over 2 years ago
util_curl{slist,httppost}_update func declaration More... over 2 years ago
Add duphandle() documentation More... over 2 years ago
Update duphandle (CurlSlist, CurlHttppost) More... over 2 years ago
Merge branch 'py-wrap-slist-httppost' into add-easy-duphandle More... over 2 years ago
Slist, Httppost - Py2 compat and zeroed tp_slots More... over 2 years ago
Wrap curl_httppost in a Python object More... over 2 years ago
Wrap curl_slist in a Python object More... over 2 years ago
Add easy.duphandle() [INCOMPLETE] More... over 2 years ago
do_multi_setopt_none(): use Py_CLEAR() More... over 2 years ago
Update multi_option_constants_test.py More... over 2 years ago
Fix unsetting CurlMulti options More... over 2 years ago
Add warning to multi callback GIL failure More... over 2 years ago
Add tests for subclass support More... over 2 years ago
Fix __init__ overriding by subclasses More... over 2 years ago
Add SOCKETFUNCTION and TIMERFUNCTION tests More... over 2 years ago
Fix allow threads in util_multi_close More... over 2 years ago
assert CurlShare_Type instance instead of type More... over 2 years ago