bpo-42613: Fix freeze.py config directory by vstinner · Pull Request #23792 · python/cpython

@vstinner

Fix freeze.py tool to use the prope config and library directories.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 17, 2020
Fix freeze.py tool to use the prope config and library directories.
(cherry picked from commit 1c653f1)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 17, 2020
Fix freeze.py tool to use the prope config and library directories.
(cherry picked from commit 1c653f1)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington added a commit that referenced this pull request

Dec 17, 2020
Fix freeze.py tool to use the prope config and library directories.
(cherry picked from commit 1c653f1)

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner added a commit that referenced this pull request

Dec 17, 2020
Fix freeze.py tool to use the prope config and library directories.
(cherry picked from commit 1c653f1)

Co-authored-by: Victor Stinner <vstinner@python.org>

Co-authored-by: Victor Stinner <vstinner@python.org>

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
Fix freeze.py tool to use the prope config and library directories.