Terry J. Reedy <tjre...@udel.edu> added the comment:
3.6 only gets security fixes. Please verify that there is a problem in 3.8 (or at least 3.7) Also demonstrate that issue is not with the 3rd party gevent module. Does gevent includes compiled non-python code? (I suspect it does, but don't know.) If so, your script should *not* import that extension. Or you should close this as '3rd party' and submit a report to the gevent authors, who should be better able to determine where the problem originates. ---------- nosy: +terry.reedy versions: +Python 3.8 -Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35624> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com