commit | d5176fe2bcd35dc8d70d13220b58fa7ccd05b47a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Dec 14 12:38:23 2018 -0800 |
committer | Brett Cannon <brettcannon@users.noreply.github.com> | Fri Dec 14 12:38:23 2018 -0800 |
tree | af86722a4d25f7575f8d6c24c40670af2c00b39a | |
parent | 77824ef6e50e8a47a0b57df2d9f3b48bffd414ac [diff] |
bpo-35450: reflect in docs that venv module is not always creating a copy of the Python binary (GH-11144) (GH-11167) https://bugs.python.org/issue35450 (cherry picked from commit f5107dfd42121ef40b13eb678705802f0ff02cf9) Co-authored-by: mkkot <marcin2006@gmail.com>