.. |
dispatch
|
7625f8c8ed
flakes
|
11 years ago |
__init__.py
|
c016714be8
Removes the metaclass for the new task base class (tasks are no longer automatically registered, the @task decorator binds and registers the task)
|
11 years ago |
abstract.py
|
0c801b9070
92% coverage
|
10 years ago |
compat.py
|
df87559855
Code now works on both Python 3 and Python 2 (without using 2to3)
|
13 years ago |
debug.py
|
0c801b9070
92% coverage
|
10 years ago |
encoding.py
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 years ago |
functional.py
|
1532594c11
flakes
|
10 years ago |
imports.py
|
cac1d1893f
Wording
|
12 years ago |
iso8601.py
|
b225f93a65
ISO8601 parser now handles dates without hour/minute/sec. Closes #2062
|
10 years ago |
log.py
|
a28d300463
99% coverage (excluding celery.concurrency.asynpool and experimental backends)
|
10 years ago |
mail.py
|
f107fb2918
Removes maybe_block
|
12 years ago |
objects.py
|
f838ace597
Now supports task message protocol 1.0 again
|
11 years ago |
saferepr.py
|
a28d300463
99% coverage (excluding celery.concurrency.asynpool and experimental backends)
|
10 years ago |
serialization.py
|
1a953d6aa2
Docs: Use better Pygments highlighters
|
10 years ago |
sysinfo.py
|
154b574809
__all__ is everywhere
|
12 years ago |
term.py
|
5106352570
flakes
|
10 years ago |
text.py
|
7b87698992
Fixes bug with configuration key prefix
|
9 years ago |
threads.py
|
b80a8e35fa
Doc fixes
|
12 years ago |
timer2.py
|
6ed09aaccf
Import print_function in every module using print
|
11 years ago |
timeutils.py
|
a28d300463
99% coverage (excluding celery.concurrency.asynpool and experimental backends)
|
10 years ago |