COMMITS
/ Tools/freeze/test/freeze.py October 6, 2023
M
[3.11] gh-103053: Fix test_tools.test_freeze on FreeBSD (GH-110451) (#110457)
Miss Islington (bot) committed
September 27, 2023
V
[3.11] gh-109615: Fix support test_copy_python_src_ignore() (#109958) (#109962)
Victor Stinner committed
V
[3.11] gh-109615: Fix test_tools.test_freeze SRCDIR (#109935) (#109951)
Victor Stinner committed
February 23, 2023
M
gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py (GH-102152)
Miss Islington (bot) committed
February 12, 2023
M
gh-89792: Limit test_tools freeze test build parallelism based on the number of cores (GH-101841)
Miss Islington (bot) committed
M
gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test (GH-101837)
Miss Islington (bot) committed
May 6, 2022
V
gh-57684: Update tests for PYTHONSAFEPATH=1 (#92358)
Victor Stinner committed
November 30, 2021
I
Fix EncodingWarning in Tools/freeze/test/freeze.py (GH-29742)
Inada Naoki committed
November 23, 2021
November 11, 2021
G
bpo-45696: Deep-freeze selected modules (GH-29118)
Guido van Rossum committed
October 28, 2021
E
bpo-45629: Add a test for the "freeze" tool. (gh-29222)
Eric Snow committed