SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-109748: Fix again venv test_zippath_from_non_installed_posix() (#110149)

Call also copy_python_src_ignore() on listdir() names.

shutil.copytree(): replace set() with an empty tuple. An empty tuple
becomes a constant in the compiler and checking if an item is in an
empty tuple is cheap.
V
Victor Stinner committed
0def8c712bb6f66f1081cab71deb3681566b846d
Parent: 74e425e
Committed by GitHub <noreply@github.com> on 9/30/2023, 6:23:26 PM