Ask Solem 03399b4d7c Events are now buffered up in the worker and sent as a list. Not using timers, so will only buffer up to $concurrency events il y a 11 ans
..
dispatch 7625f8c8ed flakes il y a 11 ans
__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) il y a 11 ans
compat.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) il y a 12 ans
debug.py 2ee33e6a9d Attempt to fix #1914 il y a 11 ans
encoding.py 6c004c93e2 Fixes flakes E126,E127,E128 il y a 12 ans
functional.py 03399b4d7c Events are now buffered up in the worker and sent as a list. Not using timers, so will only buffer up to $concurrency events il y a 11 ans
imports.py cac1d1893f Wording il y a 12 ans
iso8601.py e4b4bc9259 ISO-8601 parser: Do not convert fraction to float as that leads to precision errors (and has no purpose) il y a 11 ans
log.py 5d40a9dfd1 ColorFormatter should not modify record.msg. Closes #1939 il y a 11 ans
mail.py f107fb2918 Removes maybe_block il y a 12 ans
objects.py f838ace597 Now supports task message protocol 1.0 again il y a 11 ans
serialization.py 46c92025cd flakes il y a 11 ans
sysinfo.py 154b574809 __all__ is everywhere il y a 12 ans
term.py 77083534df Attempt #2 to fix encoding issues il y a 11 ans
text.py 154b574809 __all__ is everywhere il y a 12 ans
threads.py b80a8e35fa Doc fixes il y a 12 ans
timer2.py 6ed09aaccf Import print_function in every module using print il y a 11 ans
timeutils.py 1a140eb03b Events: Fixes Django timezone problems. Closes #1802 il y a 11 ans