New submission from Matthias Bussonnier <bussonniermatth...@gmail.com>:
Followup from Python Idea: https://mail.python.org/archives/list/python-id...@python.org/thread/KTIYUEYF6XBHOGOLV744RQXMTETVSTOF/ Goal would be to allow layering on virtualenv to speedup creation and use less disk space in the case of many large venv having the same base. This would be based on an private internal patch that would be upstreamed. ---------- messages: 379164 nosy: mbussonn priority: normal severity: normal status: open title: Allow inheritance of Venvs type: enhancement versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42101> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com