Dennis Brakhane 0cc9a4fd14 Fix LRUCache.update for Python 3.5 9 лет назад
..
dispatch 7625f8c8ed flakes 11 лет назад
__init__.py 3eafba5a49 Ability to use one log file per child process using format keys %i/%I 11 лет назад
compat.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 лет назад
debug.py 2ee33e6a9d Attempt to fix #1914 11 лет назад
encoding.py 6c004c93e2 Fixes flakes E126,E127,E128 12 лет назад
functional.py 0cc9a4fd14 Fix LRUCache.update for Python 3.5 9 лет назад
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 8914e1f64f Fixes infinite recursion when logger_isa receives patched logger object 10 лет назад
mail.py f107fb2918 Removes maybe_block 12 лет назад
objects.py 8997c26786 Flakes 11 лет назад
serialization.py 46c92025cd flakes 11 лет назад
sysinfo.py 154b574809 __all__ is everywhere 12 лет назад
term.py d4e72df2a7 flakes 9 лет назад
text.py 154b574809 __all__ is everywhere 12 лет назад
threads.py b80a8e35fa Doc fixes 12 лет назад
timer2.py c87b41158a Fix issue with timer starting after stop() is called. Now it doesn't start in this situation. 11 лет назад
timeutils.py 1bf3103031 Tests passing on 2.6 10 лет назад