Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dots in args names #397

Open
ivanprado opened this issue Apr 12, 2021 · 0 comments
Open

Allow dots in args names #397

ivanprado opened this issue Apr 12, 2021 · 0 comments

Comments

@ivanprado
Copy link

I have a spider with a dot in arg names (e.g. -a discovery_tasks.1.url=http://example.com). I can run it without problems in Scrapy and in Scrapy Cloud if I set the arguments manually, but I cannot schedule it using shub:

Error: discovery_tasks.1.url: Only letters, digits and _ allowed in args names.

It would be nice to allow also dots in args in shub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants