##// END OF EJS Templates
vcs: Implemented a gevent compatible Curl class, part of #4046...
vcs: Implemented a gevent compatible Curl class, part of #4046 This Curl class acts like a wrapper around the original one but uses the curl multi interface together with gevent's machanisms for synchronization of threads (greenlets).

File last commit:

r334:8c44af47 merge default
r474:50981b14 default
Show More
.release.cfg
34 lines | 414 B | text/x-ini | IniLexer
[DEFAULT]
done = false
[task:bump_version]
done = true
[task:rc_tools_pinned]
done = true
[task:fixes_on_stable]
done = true
[task:pip2nix_generated]
done = true
[task:changelog_updated]
done = true
[task:generate_api_docs]
done = true
[task:generate_js_routes]
done = true
[release]
state = prepared
version = 4.1.1
[task:updated_translation]
[task:updated_trial_license]
[task:generate_oss_licenses]