mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-25 15:32:19 +01:00
Backport upstream patch that fixes lazy importing in the `subprocess` module that caused bugs in the `__del__` finalizer. Ref: https://github.com/python/cpython/issues/118761#issuecomment-2661504264