[issue42101] Allow inheritance of Venvs

2020-11-24 Thread Matthias Bussonnier


Change by Matthias Bussonnier :


--
keywords: +patch
pull_requests: +22393
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/23504

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42101] Allow inheritance of Venvs

2020-10-20 Thread Matthias Bussonnier


New submission from Matthias Bussonnier :

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com