Files
cpython/Lib
Miss Islington (bot) 080f5b98d1 [3.11] gh-109748: Fix again venv test_zippath_from_non_installed_posix() (GH-110149) (#110153)
gh-109748: Fix again venv test_zippath_from_non_installed_posix() (GH-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.
(cherry picked from commit 0def8c712b)

Co-authored-by: Victor Stinner <vstinner@python.org>
2023-09-30 18:46:37 +00:00
..
2023-08-24 13:09:18 +01:00
2022-04-11 15:02:41 -07:00
2022-04-11 15:02:41 -07:00
2022-04-27 15:28:56 -06:00
2022-04-13 10:47:41 -07:00
2022-09-09 10:28:26 +01:00
2022-04-21 19:28:34 -07:00
2023-03-13 06:42:30 -07:00
2022-04-25 16:26:43 -07:00