Issues
- 1
`testing/test_channel.py::TestChannelBasicBehaviour::test_channel_callback_remote_freed` tests fail on Python 3.13.0 freethreading
#306 opened by mgorny - 0
The error about "string is too long"
#305 opened by Zhighway777 - 3
- 0
2.1.1: `test_popen_io[gevent-sys.executable]` fails
#279 opened by mtelka - 2
- 3
Exception ignored in atexit callback / RuntimeError: can't create new thread at interpreter shutdown
#271 opened by thmo - 3
- 18
- 16
pyinstaller support
#237 opened by AlexPaiva - 1
The error is not being catched
#233 opened by Rulisock27 - 2
- 1
Feature - Provide pickle as a solution to serialize non-builtin or supported types.
#223 opened by sanchayanghosh - 2
Docs and tests missing from sdist since 2.0.0
#204 opened by mgorny - 0
RTD docs outdated
#210 opened by The-Compiler - 0
2.0.1: sdist is missing tox.ini
#207 opened by mtelka - 0
Record of old ISSUES.txt
#205 opened by nicoddemus - 5
Release 2.0.0
#199 opened by nicoddemus - 5
- 3
test_rsync uses obsolete @py.test.mark
#183 opened by Apteryks - 7
Gevent execmode hangs in Python 3.6.5
#75 opened by sputnikus - 1
EncodingWarning when PYTHONWARNDEFAULTENCODING=1
#195 opened by jaraco - 7
Please make a new release
#162 opened by mgorny - 1
1.9.0: sphinx warnings
#140 opened by kloczek - 1
`remote_exec` hangs forever when remotely using `gevent` model only at python3
#123 opened by pcw109550 - 3
gateway spec: support envfile
#80 opened by blueyed - 0
add support for dotenv=somefile to load a dotenv file using the dotenv library to get environment variables
#175 opened by RonnyPfannschmidt - 5
UnicodeEncodeError in gateway_bootstrap.sendexec() when running Python 3 on Windows
#88 opened by pshv - 3
- 2
- 2
"popen//python=python2.7" keeps failing on windows
#125 opened by iftahro - 1
Should we add a note that this can be removed once we drop Python 2.7 and 3.5?
#129 opened by RonnyPfannschmidt - 2
- 4
1.7.0 breaks remote module execution
#108 opened by alfredodeza - 3
Discovering the child pid of a popen gateway
#166 opened by kailizcatman - 0
PytestConfigWarning: Unknown config option: rsyncdirs
#158 opened by mtelka - 6
1.9.0: pytest is failing
#141 opened by kloczek - 10
dropping the execmodel concept again
#150 opened by RonnyPfannschmidt - 4
- 2
- 4
Support for python 3.10: `DeprecationWarning: isSet() is deprecated, use is_set() instead`
#132 opened by CaselIT - 1
support subinterpreters
#111 opened by graingert - 0
execnet test suite fails against Pytest 5.1
#106 opened by stanislavlevin - 0
Tracebacks missing when using Gateway.remote_exec()
#101 opened by joaoe - 6
Pytest-plugins error - conftest not on rootdir
#91 opened by dimon222 - 1
- 1
- 0
- 2
Drop Python 2.6 and 3.3 from CI
#77 opened by nicoddemus - 1
Allow for mosh (or some other UDP-based protocol) as a remote target
#73 opened by LivInTheLookingGlass - 1
running with PYTHONWARNINGS=default causes ResourceWarning on exit for python 3.6
#74 opened by torcolvin