Sergey Shepelev
Sergey Shepelev
# Status As of 2021-11-30, eventlet 0.33.0 and below doesn't support Python3.9+/kqueue (default hub on FreeBSD, Mac OSX, possibly other BSDs). # Workaround Set environment `EVENTLET_HUB=poll` -- Warning. This may...
closed by mistake
@rajasimon I hope you undertood traceback and settings really well, because AFAIK, asyncio and eventlet can't possibly work together, they try to control the same thing: process idle time.
It's correct, there is no `urllib.parse` in Python2.
Yes, it seems like a bug with Eventlet. I don't have time to dig deeper, in part because we've deprecated Python2 support. My best suggestion is import urllib from six,...
Please post reproduction instruction starting from empty virtualenv.
@bmwiedemann nice job. Do you want to copy this script to automate creating new short lived certificates? https://github.com/httplib2/httplib2/blob/master/script/generate-tls
This issue is resolved when we don't have fixed certificates in repo. Sorry, date comparison in 2028 is last priority for me right now.
fixed for 28
Thank you, I'll take it from here. Maybe we had invalid tests that didn't call start_response. Issue/PR is very same thing to me, so in future don't bother with bureaucracy.