]> arthur.barton.de Git - bup.git/history - lib/bup/pwdgrp.py
Update base_version to 0.34~ for 0.34 development
[bup.git] / lib / bup / pwdgrp.py
2022-06-25 Muh Muhtenpwdgrp.Group: allow gr_passwd to be None
2021-09-11 Johannes Bergtest: add pylint and test imports
2020-06-19 Rob Browningpwdgrp: add C helpers to get user/group bytes directly
2020-02-02 Rob Browningpwdgrp: check for bytes with isinstance everywhere
2020-02-02 Rob Browningpwdgrp: pass strings to python for python 3
2020-01-19 Rob Browningpwdgrp: actually use our grp wrappers
2019-12-01 Rob BrowningMove pwd grp functions to pwdgrp module; require binary...