You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alternativshik 219f21b637 Allow non-ASCII characters in arguments
get_call_string() failed if any arguments contained non-ASCII strings.

Fixes #406
10 years ago
..
__init__.py Fix PEP8 complaints. 11 years ago
dummy_settings.py Enable the most modern Python syntax. 11 years ago
fixtures.py Fix PEP8 complaints. 10 years ago
helpers.py Fix PEP8 complaints. 11 years ago
test_cli.py Various PEP8 fixes. 10 years ago
test_connection.py Enable the most modern Python syntax. 11 years ago
test_decorator.py Fix broken import. 11 years ago
test_helpers.py Restored the ability to specify connection params in config 10 years ago
test_job.py Allow non-ASCII characters in arguments 10 years ago
test_queue.py Various PEP8 fixes. 10 years ago
test_registry.py Fixed an error in super call. 10 years ago
test_sentry.py Fix broken stub in tests. 11 years ago
test_worker.py Various PEP8 fixes. 10 years ago