| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-65701: document that freeze doesn't work with framework builds on macOS (#... | Ronald Oussoren | 2023-12-21 | 2 | -0/+10 |
|
|
* | gh-103053: Fix test_tools.test_freeze on FreeBSD (#110451) | Victor Stinner | 2023-10-06 | 1 | -14/+19 |
|
|
* | gh-109649: Use os.process_cpu_count() (#110165) | Victor Stinner | 2023-10-01 | 1 | -1/+1 |
|
|
* | gh-109615: Fix support test_copy_python_src_ignore() (#109958) | Victor Stinner | 2023-09-27 | 1 | -1/+8 |
|
|
* | gh-109615: Fix test_tools.test_freeze SRCDIR (#109935) | Victor Stinner | 2023-09-27 | 1 | -47/+7 |
|
|
* | gh-103186: In test_tools.freeze, fetch CONFIG_ARGS from original source direc... | Ijtaba Hussain | 2023-07-11 | 1 | -1/+1 |
|
|
* | gh-75552: Remove deprecated tkinter.tix module (GH-104902) | Zachary Ware | 2023-05-27 | 1 | -9/+5 |
|
|
* | gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py (#102152) | Erlend E. Aasland | 2023-02-23 | 1 | -1/+1 |
|
|
* | gh-89792: Limit test_tools freeze test build parallelism based on the number ... | Gregory P. Smith | 2023-02-12 | 1 | -3/+12 |
|
|
* | gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test (#... | Gregory P. Smith | 2023-02-12 | 1 | -1/+13 |
|
|
* | gh-57684: Update tests for PYTHONSAFEPATH=1 (#92358) | Victor Stinner | 2022-05-06 | 1 | -1/+2 |
|
|
* | bpo-46748: Don't import <stdbool.h> in public headers (GH-31553) | Petr Viktorin | 2022-02-25 | 1 | -2/+2 |
|
|
* | bpo-46608: exclude marshalled-frozen data if deep-freezing to save 300 KB spa... | Kumar Aditya | 2022-02-04 | 1 | -6/+6 |
|
|
* | Fix EncodingWarning in Tools/freeze/test/freeze.py (GH-29742) | Inada Naoki | 2021-11-30 | 1 | -2/+2 |
|
|
* | bpo-45783: Preserve file moves and deletions in the tests for the freeze tool... | Eric Snow | 2021-11-23 | 1 | -31/+11 |
|
|
* | bpo-45696: Deep-freeze selected modules (GH-29118) | Guido van Rossum | 2021-11-11 | 1 | -7/+17 |
|
|
* | bpo-45395: Make custom frozen modules additions instead of replacements. (gh-... | Eric Snow | 2021-10-28 | 1 | -6/+0 |
|
|
* | bpo-45629: Add a test for the "freeze" tool. (gh-29222) | Eric Snow | 2021-10-28 | 1 | -0/+194 |
|
|
* | Update URLs in comments and metadata to use HTTPS (GH-27458) | Noah Kantrowitz | 2021-07-30 | 1 | -1/+1 |
|
|
* | bpo-44131: Test Py_FrozenMain() (GH-26126) | Victor Stinner | 2021-05-17 | 1 | -11/+9 |
|
|
* | bpo-39448: Add regen-frozen makefile target. (GH-18174) | Neil Schemenauer | 2021-02-19 | 1 | -0/+51 |
|
|
* | bpo-42613: Fix freeze.py config directory (GH-23792) | Victor Stinner | 2020-12-16 | 1 | -10/+10 |
|
|
* | bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927) | Serhiy Storchaka | 2019-03-30 | 2 | -2/+4 |
|
|
* | bpo-32217: Correct usage of ABI tags in freeze. (GH-4719) | AraHaan | 2019-03-23 | 1 | -1/+4 |
|
|
* | bpo-35471: Remove the macpath module (GH-11129) | Victor Stinner | 2018-12-14 | 1 | -1/+1 |
|
|
* | bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) | Stefan Grönke | 2017-09-25 | 1 | -9/+9 |
|
|
* | bpo-31462: Remove trailing whitespaces. (#3564) | Serhiy Storchaka | 2017-09-14 | 1 | -1/+1 |
|
|
* | bpo-29762: More use "raise from None". (#569) | Serhiy Storchaka | 2017-04-05 | 1 | -1/+1 |
|
|
* | Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach) | Steve Dower | 2016-09-10 | 1 | -2/+2 |
|\ |
|
| * | Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach) | Steve Dower | 2016-09-10 | 1 | -2/+2 |
|
|
* | | #27364: fix "incorrect" uses of escape character in the stdlib. | R David Murray | 2016-09-08 | 1 | -3/+3 |
|
|
* | | Issue #27355: Removed support for Windows CE. It was never finished, | Larry Hastings | 2016-09-05 | 1 | -3/+1 |
|
|
* | | Issue #27626: Merge spelling fixes from 3.5 | Martin Panter | 2016-07-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #27626: Spelling fixes in docs, comments and internal names | Martin Panter | 2016-07-28 | 1 | -1/+1 |
|
|
* | | Merge for issue #26271 | Brett Cannon | 2016-03-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue #26271: Fix the Freeze tool to use variables passed in from the | Brett Cannon | 2016-03-18 | 1 | -2/+2 |
|
|
* | | Issue #25985: sys.version_info is now used instead of sys.version | Serhiy Storchaka | 2016-02-11 | 1 | -1/+1 |
|/ |
|
* | merge 3.4 (#25504) | Benjamin Peterson | 2015-10-30 | 1 | -1/+1 |
|\ |
|
| * | fix usage of undefined name (#25504) | Benjamin Peterson | 2015-10-30 | 1 | -1/+1 |
|
|
* | | Issue #23911: Move path-based bootstrap code to a separate frozen module. | Eric Snow | 2015-05-03 | 1 | -1/+3 |
|
|
* | | Removed trailing whitespaces in miscalenous files. | Serhiy Storchaka | 2015-04-03 | 1 | -4/+4 |
|
|
* | | Removed unintentional trailing spaces in text files. | Serhiy Storchaka | 2015-03-29 | 1 | -9/+9 |
|
|
* | | Issue #22826: The result of open() in Tools/freeze/bkfile.py is now better | Serhiy Storchaka | 2015-03-20 | 3 | -87/+51 |
|/ |
|
* | Issue #23615: Modules bz2, tarfile and tokenize now can be reloaded with | Serhiy Storchaka | 2015-03-11 | 1 | -1/+1 |
|
|
* | Add test case for freeze. | Martin v. Löwis | 2014-03-30 | 2 | -0/+13 |
|
|
* | Issue #16047: Fix module exception list and __file__ handling in freeze. | Martin v. Löwis | 2014-03-30 | 2 | -1/+5 |
|
|
* | Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge. | Martin v. Löwis | 2014-03-30 | 1 | -4/+6 |
|
|
* | #18803: merge with 3.3. | Ezio Melotti | 2013-08-25 | 2 | -3/+3 |
|\ |
|
| * | #18803: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-25 | 2 | -3/+3 |
|
|
* | | Use OESeeror instead of os.error (#16720) | Andrew Svetlov | 2012-12-24 | 2 | -3/+3 |
|
|