| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-114099 - Add iOS framework loading machinery. (GH-116454) | Russell Keith-Magee | 2024-03-19 | 1 | -1/+1 |
|
|
* | gh-108716: Cleanup remaining deepfreeze infrastructure (#116919) | Guido van Rossum | 2024-03-18 | 1 | -1/+0 |
|
|
* | gh-114099 - Add iOS testbed, plus Makefile target to invoke it. (gh-115930) | Russell Keith-Magee | 2024-03-07 | 1 | -0/+10 |
|
|
* | gh-114099: Add configure and Makefile targets to support iOS compilation. (GH... | Russell Keith-Magee | 2024-02-26 | 1 | -0/+1 |
|
|
* | GH-114743: Set a low recursion limit for `test_main_recursion_error()` in `te... | Brett Cannon | 2024-01-31 | 1 | -1/+1 |
|
|
* | GH-113464: Add a JIT backend for tier 2 (GH-113465) | Brandt Bucher | 2024-01-29 | 1 | -0/+1 |
|
|
* | GH-103065, GH-106704, GH-105253: Provide a `Tools/wasm/wasi.py` script to sim... | Brett Cannon | 2023-11-30 | 1 | -0/+1 |
|
|
* | Add `.ruff_cache/` to `.gitignore` (#110983) | Nikita Sobolev | 2023-10-17 | 1 | -0/+1 |
|
|
* | gh-104780: Remove 2to3 program and lib2to3 module (#104781) | Victor Stinner | 2023-05-23 | 1 | -1/+0 |
|
|
* | gh-101282: Apply BOLT optimizations to libpython for shared builds (#104709) | Gregory Szorc | 2023-05-22 | 1 | -0/+5 |
|
|
* | gh-92584: Remove the distutils package (#99061) | Victor Stinner | 2022-11-03 | 1 | -2/+0 |
|
|
* | gh-98925: Lower marshal recursion depth for WASI (GH-98938) | Brett Cannon | 2022-11-01 | 1 | -0/+1 |
|
|
* | gh-97669: Create Tools/build/ directory (#97963) | Victor Stinner | 2022-10-17 | 1 | -1/+1 |
|
|
* | gh-95973: Add a new --with-dsymutil option to link debug information in macOS... | Pablo Galindo Salgado | 2022-08-27 | 1 | -0/+2 |
|
|
* | Add ABI dump script (#94135) | Pablo Galindo Salgado | 2022-06-23 | 1 | -0/+3 |
|
|
* | git ignore Lib/site-packages (GH-31862) | Dennis Sweeney | 2022-03-14 | 1 | -0/+2 |
|
|
* | bpo-46933: Make pwd module optional (GH-31700) | Christian Heimes | 2022-03-07 | 1 | -0/+1 |
|
|
* | bpo-44035: Check autoconf files thoroughly (GH-29935) | Christian Heimes | 2021-12-06 | 1 | -0/+2 |
|
|
* | bpo-45950: Introduce Bootstrap Python again (#29859) | Christian Heimes | 2021-12-03 | 1 | -0/+1 |
|
|
* | bpo-45582: Fix out-of-tree build issues with new getpath (GH-29902) | Christian Heimes | 2021-12-03 | 1 | -1/+0 |
|
|
* | bpo-45582: Port getpath[p].c to Python (GH-29041) | Steve Dower | 2021-12-03 | 1 | -0/+1 |
|
|
* | bpo-45886: Fix OOT build when srcdir has frozen module headers (GH-29793) | Christian Heimes | 2021-11-26 | 1 | -1/+0 |
|
|
* | bpo-40280: clean and ignore .wasm files (GH-29794) | Christian Heimes | 2021-11-26 | 1 | -0/+1 |
|
|
* | bpo-45573: Add Modules/Setup.stdlib with conditional modules (GH-29615) | Christian Heimes | 2021-11-18 | 1 | -0/+1 |
|
|
* | bpo-45696: Deep-freeze selected modules (GH-29118) | Guido van Rossum | 2021-11-11 | 1 | -0/+2 |
|
|
* | Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408) | Łukasz Langa | 2021-11-04 | 1 | -0/+9 |
|
|
* | bpo-45629: Add a test for the "freeze" tool. (gh-29222) | Eric Snow | 2021-10-28 | 1 | -0/+1 |
|
|
* | bpo-45020: Drop the frozen .h files from the repo. (gh-28392) | Eric Snow | 2021-09-16 | 1 | -6/+3 |
|
|
* | bpo-45020: Revert "Drop the frozen .h files from the repo." (gh-28380) | Eric Snow | 2021-09-16 | 1 | -2/+6 |
|
|
* | bpo-45020: Drop the frozen .h files from the repo. (gh-28375) | Eric Snow | 2021-09-16 | 1 | -6/+4 |
|
|
* | bpo-45019: Do some cleanup related to frozen modules. (gh-28319) | Eric Snow | 2021-09-13 | 1 | -0/+7 |
|
|
* | bpo-45019: Add a tool to generate list of modules to include for frozen modul... | Eric Snow | 2021-08-30 | 1 | -1/+1 |
|
|
* | Add .DS_Store on ignore (GH-27711) | 180909 | 2021-08-11 | 1 | -0/+1 |
|
|
* | Added some makefile generated files to .gitignore (GH-22435) | Marco Sulla | 2020-10-26 | 1 | -0/+2 |
|
|
* | ignore Modules/python.exp on AIX (autogenerated) (GH-19607) | Batuhan Taşkaya | 2020-04-19 | 1 | -0/+1 |
|
|
* | Be more specific about the `.so` gitignore patterns (GH-17328) | Anthony Sottile | 2019-11-27 | 1 | -1/+2 |
|
|
* | Add .pytest_cache to .gitignore (GH-16595) | Brandt Bucher | 2019-11-15 | 1 | -0/+1 |
|
|
* | bpo-37936: Systematically distinguish rooted vs. unrooted in .gitignore (GH-1... | Greg Price | 2019-09-11 | 1 | -48/+55 |
|
|
* | bpo-37936: Avoid ignoring files that we actually do track. (GH-15451) | Greg Price | 2019-09-09 | 1 | -3/+4 |
|
|
* | bpo-37936: Remove some .gitignore rules that were intended locally. (GH-15542) | Greg Price | 2019-08-27 | 1 | -7/+1 |
|
|
* | bpo-37760: Avoid cluttering work tree with downloaded Unicode files. (GH-15128) | Greg Price | 2019-08-15 | 1 | -0/+1 |
|
|
* | bpo-36721: Add --embed option to python-config (GH-13500) | Victor Stinner | 2019-05-23 | 1 | -0/+1 |
|
|
* | bpo-36941: Windows build changes for Windows ARM64 (GH-13365) | Paul Monson | 2019-05-17 | 1 | -0/+1 |
|
|
* | bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) | Pablo Galindo | 2019-03-01 | 1 | -2/+0 |
|
|
* | bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825) | Paul Monson | 2019-02-14 | 1 | -0/+1 |
|
|
* | Add mypy cache to gitignore (GH-6614) | Ekin Dursun | 2018-04-30 | 1 | -0/+1 |
|
|
* | Gitignore gmon.out (GH-5796) | Neeraj Badlani | 2018-03-26 | 1 | -0/+1 |
|
|
* | bpo-26439 Fix ctypes.util.find_library failure on AIX (#4507) | Michael Felt | 2017-12-19 | 1 | -0/+7 |
|
|
* | bpo-31036: Allow sphinx and blurb to be found automatically (#3440) | Ned Deily | 2017-09-08 | 1 | -0/+3 |
|
|
* | Fix case in .gitignore (GH-2607) | Segev Finer | 2017-07-06 | 1 | -1/+1 |
|
|