We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c302c83 commit 7bad794Copy full SHA for 7bad794
doc/basics.rst
@@ -164,13 +164,6 @@ you can execute this little test file::
164
<RInfo 'numchannels=0, numexecuting=0, execmodel=thread'>
165
1
166
167
-.. note::
168
-
169
- With python3 you can (as of December 2013) only use the thread model
170
- because neither eventlet-0.14.0 nor gevent-1.0 support Python3.
171
- When they start to support Python3, execnet will probably just work
172
- because it is itself Python3 compatible.
173
174
How to execute in the main thread
175
------------------------------------------------
176
0 commit comments