Ask Solem ec905fadc4 Multi: %n is now the same as %N to be consistent with "celery worker". 11 年 前
..
dispatch 7625f8c8ed flakes 11 年 前
__init__.py ec905fadc4 Multi: %n is now the same as %N to be consistent with "celery worker". 11 年 前
compat.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年 前
debug.py 2ee33e6a9d Attempt to fix #1914 11 年 前
encoding.py 6c004c93e2 Fixes flakes E126,E127,E128 12 年 前
functional.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 年 前
imports.py cac1d1893f Wording 12 年 前
iso8601.py e4b4bc9259 ISO-8601 parser: Do not convert fraction to float as that leads to precision errors (and has no purpose) 11 年 前
log.py 5d40a9dfd1 ColorFormatter should not modify record.msg. Closes #1939 11 年 前
mail.py f107fb2918 Removes maybe_block 12 年 前
objects.py cac1d1893f Wording 12 年 前
serialization.py 46c92025cd flakes 12 年 前
sysinfo.py 154b574809 __all__ is everywhere 12 年 前
term.py 77083534df Attempt #2 to fix encoding issues 12 年 前
text.py 154b574809 __all__ is everywhere 12 年 前
threads.py b80a8e35fa Doc fixes 12 年 前
timer2.py c353c804f1 Fix issue with timer starting after stop() is called. Now it doesn't start in this situation. 11 年 前
timeutils.py 5ec54631ec Use numbers module 11 年 前