pyspider icon indicating copy to clipboard operation
pyspider copied to clipboard

encoding parameter to json.loads was removed in Python 3.9

Open tirkarthi opened this issue 5 years ago • 1 comments

https://github.com/binux/pyspider/blob/3fb9167983f0123b9cac6615e543e9fbaf68cc04/pyspider/database/mongodb/taskdb.py#L48

Ref : https://github.com/python/cpython/pull/18075

tirkarthi avatar Jul 16 '20 13:07 tirkarthi

I will create a PR for this

tirkarthi avatar Jul 16 '20 13:07 tirkarthi