Ask Solem 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) %!s(int64=10) %!d(string=hai) anos
..
dispatch 7625f8c8ed flakes %!s(int64=11) %!d(string=hai) anos
__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) %!s(int64=11) %!d(string=hai) anos
compat.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) %!s(int64=12) %!d(string=hai) anos
debug.py 2ee33e6a9d Attempt to fix #1914 %!s(int64=11) %!d(string=hai) anos
encoding.py 6c004c93e2 Fixes flakes E126,E127,E128 %!s(int64=12) %!d(string=hai) anos
functional.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) %!s(int64=10) %!d(string=hai) anos
imports.py cac1d1893f Wording %!s(int64=12) %!d(string=hai) anos
iso8601.py e4b4bc9259 ISO-8601 parser: Do not convert fraction to float as that leads to precision errors (and has no purpose) %!s(int64=11) %!d(string=hai) anos
log.py af3e046f00 Fixes infinite recursion when logger_isa receives patched logger object %!s(int64=10) %!d(string=hai) anos
mail.py f107fb2918 Removes maybe_block %!s(int64=12) %!d(string=hai) anos
objects.py f838ace597 Now supports task message protocol 1.0 again %!s(int64=11) %!d(string=hai) anos
serialization.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) %!s(int64=10) %!d(string=hai) anos
sysinfo.py 154b574809 __all__ is everywhere %!s(int64=12) %!d(string=hai) anos
term.py 77083534df Attempt #2 to fix encoding issues %!s(int64=11) %!d(string=hai) anos
text.py 154b574809 __all__ is everywhere %!s(int64=12) %!d(string=hai) anos
threads.py b80a8e35fa Doc fixes %!s(int64=12) %!d(string=hai) anos
timer2.py 6ed09aaccf Import print_function in every module using print %!s(int64=11) %!d(string=hai) anos
timeutils.py 7015c3b1ad [Py3] Fixes problem with ETA and local timezones. Closes #2306 %!s(int64=10) %!d(string=hai) anos