Paul Rysiavets
Paul Rysiavets
if needed - i can make a PR. for now i have a working local version of code. just ask ;)
aaight... lezz do this https://github.com/dorinclisu/fastapi-auth0/pull/43
i've made some updates and some more fixes to the PR. enforced some verifications by default, unless a developer overrides them explicitly. now - i like it. lets wait for...
bump. unfortunately, no activity on my PR :(
finally, i got some time to publish something as requested https://pypi.org/project/fastapi-auth0-pyjwt/
Pyarrow v20 broke it again (for us). v19 generates readable files
@dorinclisu will you be so kind to provide some feedback on this PR? or, rather, shall i create a different pypi package for this?
the main difference between pycurl and urllib3 was is using the available `urllib3.PoolManager` instead of custom pycurl-pool implementation. @mdrachuk what is your use-case? does this pr-revert fix your problem? @Nusnus...
another idea i have is about the SSL-certificates and optional `cert` package importing
here are my "from-home" on Windows tests of the code here https://github.com/celery/kombu/issues/2258#issuecomment-2726035258 ``` celery -A myapp worker -l INFO -P gevent ``` ``` kombu = "*" ``` max_clients=10 ``` Processed...