Ask Solem 0e6792ea2b Fixes tests 10 gadi atpakaļ
..
dispatch 7625f8c8ed flakes 11 gadi atpakaļ
__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 gadi atpakaļ
abstract.py 045b52f145 flakes 10 gadi atpakaļ
compat.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 gadi atpakaļ
debug.py 2ee33e6a9d Attempt to fix #1914 11 gadi atpakaļ
encoding.py 6c004c93e2 Fixes flakes E126,E127,E128 12 gadi atpakaļ
functional.py 31767a5a43 [ci] Tests passing on Python 3.5 10 gadi atpakaļ
imports.py cac1d1893f Wording 12 gadi atpakaļ
iso8601.py e4b4bc9259 ISO-8601 parser: Do not convert fraction to float as that leads to precision errors (and has no purpose) 11 gadi atpakaļ
log.py af3e046f00 Fixes infinite recursion when logger_isa receives patched logger object 10 gadi atpakaļ
mail.py f107fb2918 Removes maybe_block 12 gadi atpakaļ
objects.py f838ace597 Now supports task message protocol 1.0 again 11 gadi atpakaļ
saferepr.py 0e6792ea2b Fixes tests 10 gadi atpakaļ
serialization.py 1a953d6aa2 Docs: Use better Pygments highlighters 10 gadi atpakaļ
sysinfo.py 154b574809 __all__ is everywhere 12 gadi atpakaļ
term.py 5106352570 flakes 10 gadi atpakaļ
text.py ceef8b9b32 Fixes bugs in saferepr on Python3 10 gadi atpakaļ
threads.py b80a8e35fa Doc fixes 12 gadi atpakaļ
timer2.py 6ed09aaccf Import print_function in every module using print 11 gadi atpakaļ
timeutils.py 7015c3b1ad [Py3] Fixes problem with ETA and local timezones. Closes #2306 11 gadi atpakaļ