James McKinney

Results 188 comments of James McKinney

Noting that this doesn't seem to occur on PyPy 3.9.

JEP: https://github.com/jmespath/jmespath.jep/issues/5

Could you suggest the precise help text that you would prefer?

I came here to report the issues already reported in #26 #29 and stumbled on https://explain.dalibo.com/plan separately. It is a great replacement, @pgiraud!

Reading the Stackoverflow message, does MANIFEST.in need to be updated, or no?

This is a very unusual error. Can you run `python`, and in the interpreter, run: ``` from decimal import Decimal ZERO = Decimal('0') ``` I don't see why this would...

Noting that I would like a way to require a path to not exist. However, this might be too significant an API change.

Why are you running spiders that "do nothing at all"?

Hmm, yeah, same with https://github.com/Tiago-Lira/scrapyd-mongodb (from which scrapyd-redis is forked) and https://github.com/balena/python-pqueue (mentioned in #197). https://github.com/peter-wangxu/persist-queue is still active, though maybe a first attempt is to switch to https://github.com/scrapy/queuelib as...