aredis icon indicating copy to clipboard operation
aredis copied to clipboard

Don't pass loop arg to asyncio.open_connection

Open MarSoft opened this issue 3 years ago • 1 comments

Fix #212. Required for Python 3.10+.

Description

Please describe your pull request.

NOTE: All patches should be made against master!

If it fixes a bug or resolves a feature request be sure to link to that issue. It is appreciated if you can make an issue before making a pull request.

MarSoft avatar Mar 31 '22 23:03 MarSoft

I have the same problem. Python 3.10.5 has a critical security fix. The lack of this patch is keeping me from securing my code. PLEASE incorporate this and put out a release ASAP.

Alan-R avatar Aug 16 '22 22:08 Alan-R