]> arthur.barton.de Git - bup.git/history - lib/bup/io.py
Update base_version to 0.34~ for 0.34 development
[bup.git] / lib / bup / io.py
2022-08-14 Rob Browningio.mmap: init _bup_closed in __new__, not __init__
2022-01-16 Rob BrowningDrop support for python 2
2022-01-16 Rob BrowningFix all __del__ complaints; fail tests on AssertionErrors
2022-01-09 Rob BrowningDetect failures to explicitly close mmaps in py3 too
2020-08-29 Johannes Bergio: fix path_msg on python2
2020-07-05 Rob BrowningStop forcing LC_CTYPE=ISO-8859-1
2020-01-17 Rob BrowningAdd "do nothing" path_msg to centralize path conversions
2020-01-11 Rob Browningbup: make sure stdout and stderr are binary for subcmds