Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gevent
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gevent
Commits
9dec6502
Commit
9dec6502
authored
Apr 12, 2012
by
Denis Bilenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update README.rst
parent
0e303383
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
README.rst
README.rst
+4
-3
No files found.
README.rst
View file @
9dec6502
...
...
@@ -3,12 +3,13 @@ gevent_
.. attention::
New
version of gevent uses libev
and c-ares rather than libevent and includes all the dependencies in the release tarball.
New
_ version of gevent uses libev_
and c-ares rather than libevent and includes all the dependencies in the release tarball.
You can download the
beta release from `google code`_. It is recommended to use it over 0.13.6 which is `quite old`_
.
You can download the
1.0 beta release from `google code`_. Please give it a try
.
.. _libev: http://blog.gevent.org/2011/04/28/libev-and-libevent/
.. _google code: http://code.google.com/p/gevent/downloads/
.. _
quite old
: https://bitbucket.org/denis/gevent/src/tip/changelog.rst#cl-7
.. _
New
: https://bitbucket.org/denis/gevent/src/tip/changelog.rst#cl-7
gevent_ is a Python networking library that uses greenlet_ to provide synchronous API on top of libevent_ event loop.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment