sarugaku / pip-shims

Compatibility shims for pip versions 8 thru current.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expose global_tempdir_manager and enter context during resolution

techalchemy opened this issue · comments

requirement preparation and unpacking requires globally managed temporary directories which are handled via a global ExitStack instance for reasons...?