summaryrefslogtreecommitdiffstats
path: root/Python/flowgraph.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-10-02 15:40:02 (GMT)
committerGitHub <noreply@github.com>2023-10-02 15:40:02 (GMT)
commit1fc25a389cf126b580ca6fdb65acdd6e42281e38 (patch)
tree91fa66d83ec0b06673748a5a81f423044ffb21af /Python/flowgraph.c
parent3ab9fdaedb9c6b77c75cb036851332f4d9215748 (diff)
downloadcpython-1fc25a389cf126b580ca6fdb65acdd6e42281e38.zip
cpython-1fc25a389cf126b580ca6fdb65acdd6e42281e38.tar.gz
cpython-1fc25a389cf126b580ca6fdb65acdd6e42281e38.tar.bz2
[3.12] gh-109615: Fix test_tools.test_freeze SRCDIR (#109935) (#109950)
gh-109615: Fix test_tools.test_freeze SRCDIR (#109935) Fix copy_source_tree() function of test_tools.test_freeze: * Don't copy SRC_DIR/build/ anymore. This directory is modified by other tests running in parallel. * Add test.support.copy_python_src_ignore(). * Use sysconfig to get the source directory. * Use sysconfig.get_config_var() to get CONFIG_ARGS variable. (cherry picked from commit 1512d6c6ee2a770afb339bbb74c1b990116f7f89)
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions