log

age author description
2014-10-18 Oleg Oshmyan Added support for LZMA/XZ-compressed tar files (Python 3.3+) default tip
2014-03-14 Oleg Oshmyan Made is_int declarations in _unix non-static
2014-03-14 Oleg Oshmyan Embraced clock_gettime and mach_absolute_time in _unix
2014-01-19 Oleg Oshmyan Added '[test cases]' to the usage help message
2014-01-19 Oleg Oshmyan Wall-clock time limit is now enforced before handling CPU times on Win32 too
2014-01-19 Oleg Oshmyan Finished embracing time.monotonic in Python code
2013-10-02 Oleg Oshmyan Added tag 2.04.1 for changeset bbd735702dc4 2.04
2013-10-02 Oleg Oshmyan Bumped the version number to 2.04.1 2.04 2.04.1
2013-10-02 Oleg Oshmyan Fixed: match='re' could produce duplicate test identifiers
2013-10-02 Oleg Oshmyan Fixed: match='re' could produce duplicate test identifiers 2.04
2013-10-02 Oleg Oshmyan Removed useless conditions in files.File._realize_path
2013-10-02 Oleg Oshmyan Removed a nonexistent name from files.__all__
2012-12-10 Oleg Oshmyan Bumped the version number to 2.05.0
2012-12-11 Oleg Oshmyan Added tag 2.04.0 for changeset 478d4217fe03 2.04
2012-12-10 Oleg Oshmyan Created a branch for the 2.04 release 2.04 2.04.0
2012-12-11 Oleg Oshmyan Re-allowed callable output validators to give comments as Unicode strings