mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-11-04 16:04:02 +00:00
- New drop-in replacement wrapper module around subprocess that
backports the restore_signals kwarg and defaults close_fds=True
- Switch everything previously using subprocess to use
ubuntutools.subprocess instead (LP: #785854)