diff options
| author | Vincent Fazio <vfazio@gmail.com> | 2022-11-10 20:40:36 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-10 18:40:36 -0800 |
| commit | 50b4b6b72a0709501b36f714e317b07c3d765833 (patch) | |
| tree | ccdf5952f8bc3396594c19359e071806c3339000 /docs | |
| parent | dbc57c2bd6c9d23d482bc7400ddb6c7c7022de09 (diff) | |
| download | virtualenv-50b4b6b72a0709501b36f714e317b07c3d765833.tar.gz | |
Try alternate filenames for system_executable (#2442)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog/2442.bugfix.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/2442.bugfix.rst b/docs/changelog/2442.bugfix.rst new file mode 100644 index 0000000..58e1f64 --- /dev/null +++ b/docs/changelog/2442.bugfix.rst @@ -0,0 +1 @@ +In POSIX virtual environments, try alternate binary names if ``sys._base_executable`` does not exist - by :user:`vfazio`. |
