summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-117860: Add tests for resolving names when import rebind names (GH-...Miss Islington (bot)2024-04-301-0/+2
* [3.12] gh-115421: List all test subdirs in Makefile, and test them (GH-115813...Petr Viktorin2024-03-071-1/+5
* [3.12] gh-115663: Remove 'regen-sbom' from the 'regen-all' target (GH-115790)...Seth Michael Larson2024-02-221-2/+2
* [3.12] gh-108303: Move all `pydoc` related files to `test_pydoc` (GH-114506) ...Nikita Sobolev2024-02-151-0/+1
* [3.12] gh-112302: Backport SBOM generation tooling (#114730)Seth Michael Larson2024-02-061-1/+5
* [3.12] gh-108303: Move `.whl` test files to `Lib/test/wheeldata/` (GH-114343)...Miss Islington (bot)2024-01-231-0/+1
* [3.12] gh-108303: Move all doctest related files and tests to `Lib/test/test_...Miss Islington (bot)2024-01-181-0/+1
* [3.12] gh-112305: Fix check-clean-src to detect frozen_modules .h files. (GH-...Miss Islington (bot)2023-12-211-2/+4
* [3.12] gh-108927: Include new dir test/regrtestdata in the installation (GH-1...Serhiy Storchaka2023-12-061-0/+3
* [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#1...Victor Stinner2023-11-161-7/+1
* [3.12] gh-108303: Install `Lib/test/configdata` (GH-111899) (#111946)Miss Islington (bot)2023-11-101-0/+1
* [3.12] gh-108303: Move all inspect test files to `test_inspect/` (GH-109607) ...Nikita Sobolev2023-10-131-0/+1
* [3.12] gh-108303: Move all certificates to `Lib/test/certdata/` (GH-109489) (...Miss Islington (bot)2023-10-101-1/+2
* [3.12] gh-103053: Fix make check-clean-src: check "python" program (GH-110449...Miss Islington (bot)2023-10-061-1/+2
* [3.12] gh-110429: Fix race condition in "make regen-all" (GH-110433) (#110438)Miss Islington (bot)2023-10-051-2/+2
* [3.12] gh-109972: Split test_gdb.py into test_gdb package (#109977) (#110339)Victor Stinner2023-10-041-0/+1
* [3.12] gh-108303: Move `test_future` into its own test_future_stmt subdir (#1...Victor Stinner2023-10-021-0/+1
* [3.12] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109...Victor Stinner2023-10-021-0/+1
* [3.12] gh-108303: Create Lib/test/test_dataclasses/ directory (GH-108978) (#1...Miss Islington (bot)2023-10-021-0/+1
* [3.12] gh-108740: Fix "make regen-all" race condition (#108741) (#109019)Victor Stinner2023-09-081-9/+10
* [3.12] Add Modules/_testcapi/util.h header (GH-108774) (#108780)Miss Islington (bot)2023-09-021-1/+1
* [3.12] gh-108303: Add Lib/test/test_cppext/ sub-directory (GH-108325) (#108328)Miss Islington (bot)2023-08-221-0/+1
* [3.12] gh-106016: Add Lib/test/test_module/ directory (#108293) (#108306)Victor Stinner2023-08-221-0/+1
* [3.12] gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-...Miss Islington (bot)2023-07-271-1/+2
* [3.12] gh-75371: reformat Makefile.pre.in to accommodate for empty FRAMEWORKA...Miss Islington (bot)2023-07-231-2/+1
* [3.12] gh-106752: Move zipfile._path into its own package (GH-106753) (#106755)Jason R. Coombs2023-07-141-1/+2
* [3.12] gh-104692: Include commoninstall as a prerequisite for bininstall (GH-...Jeffery To2023-07-051-1/+5
* [3.12] GH-89886: Bump to GNU Autoconf v2.71 (#104925) (#105207)Erlend E. Aasland2023-06-011-1/+1
* [3.12] gh-99108: Refresh HACL* (GH-104808) (#104893)Miss Islington (bot)2023-05-241-7/+7
* gh-101282: Apply BOLT optimizations to libpython for shared builds (#104709)Gregory Szorc2023-05-221-15/+50
* GH-101520: Move tracemalloc functionality into core, leaving interface in Mod...Mark Shannon2023-05-171-0/+1
* gh-104523: Inline minimal PGO rules (#104524)Gregory Szorc2023-05-161-16/+4
* gh-103763: Implement PEP 695 (#103764)Jelle Zijlstra2023-05-161-0/+2
* gh-104490: Consistently define phony make targets (#104491)Gregory Szorc2023-05-151-20/+77
* gh-86275: Fix install of new _hypothesis_stubs directory (#104425)Jelle Zijlstra2023-05-121-0/+1
* gh-99108: Replace SHA3 implementation HACL* version (#103597)Jonathan Protzenko2023-05-081-1/+1
* gh-103963: fix 'make regen-opcode' in out-of-tree builds (#104177)Carl Meyer2023-05-041-1/+3
* gh-98822: Add missing test directories to TESTSUBDIRS (#103942)Erlend E. Aasland2023-04-271-12/+45
* gh-100227: Only Use deepfreeze for the Main Interpreter (gh-103794)Eric Snow2023-04-241-1/+1
* gh-103776: Remove explicit uses of $(SHELL) from Makefile (GH-103778)Zachary Ware2023-04-241-5/+5
* gh-101525: Fix make test if the --enable-bolt enabled (gh-103574)Dong-hee Na2023-04-171-7/+13
* gh-103527: Add multibytecodec.h as make dep for _codecs_* (#103567)Erlend E. Aasland2023-04-161-6/+8
* gh-103527: Add make deps for _codecs_* and _multibytecodec (#103528)Erlend E. Aasland2023-04-141-0/+7
* GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1...Mark Shannon2023-04-121-0/+2
* gh-87092: move assembler related code from compile.c to assemble.c (#103277)Irit Katriel2023-04-111-1/+2
* gh-100220: Fix error handling in make rules (GH-100328)Michał Górny2023-04-071-1/+1
* gh-101659: Add _Py_AtExit() (gh-103298)Eric Snow2023-04-061-0/+1
* gh-101525: Disable peephole optimization process of BOLT (gh-103187)Dong-hee Na2023-04-051-1/+1
* gh-87092: move CFG related code from compile.c to flowgraph.c (#103021)Irit Katriel2023-03-311-0/+3
* gh-102304: Move _Py_RefTotal to _PyRuntimeState (gh-102543)Eric Snow2023-03-201-0/+1