COMMITS
/ Makefile.pre.in March 31, 2025
M
[3.12] gh-131865: Properly apply exported CFLAGS for dtrace/systemtap builds (GH-131866) (#131951)
Miss Islington (bot) committed
February 16, 2025
M
[3.12] gh-127488: Add tests for Tools/i18n/msgfmt.py (GH-127540) (GH-130181)
Miss Islington (bot) committed
December 13, 2024
V
[3.12] gh-127906: Backport test_cext from the main branch (#127912)
Victor Stinner committed
November 15, 2024
November 3, 2024
M
[3.12] gh-104400: Add more tests to pygettext (GH-108173) (GH-126362)
Miss Islington (bot) committed
October 27, 2024
S
[3.12] gh-124295: Add translation tests for argparse (GH-124803) (GH-126046) (GH-126054)
Serhiy Storchaka committed
August 25, 2024
M
[3.12] gh-123297: Propagate LD_FLAGS to LDCXXSHARED in sysconfig (GH-123298) (#123320)
Miss Islington (bot) committed
July 29, 2024
K
[3.12] gh-122292: Split up ``Lib/test/test_ast.py`` into a couple of … (#122395)
Kirill Podoprigora committed
May 28, 2024
M
[3.12] gh-119538: Add missing expat build dependencies (GH-119647) (#119686)
Miss Islington (bot) committed
April 30, 2024
M
[3.12] gh-117860: Add tests for resolving names when import rebind names (GH-118176) (GH-118432)
Miss Islington (bot) committed
March 7, 2024
P
[3.12] gh-115421: List all test subdirs in Makefile, and test them (GH-115813) (#116462)
Petr Viktorin committed
February 22, 2024
S
[3.12] gh-115663: Remove 'regen-sbom' from the 'regen-all' target (GH-115790) (#115820)
Seth Michael Larson committed
February 15, 2024
N
[3.12] gh-108303: Move all `pydoc` related files to `test_pydoc` (GH-114506) (#115502)
Nikita Sobolev committed
February 6, 2024
S
[3.12] gh-112302: Backport SBOM generation tooling (#114730)
Seth Michael Larson committed
January 23, 2024
M
[3.12] gh-108303: Move `.whl` test files to `Lib/test/wheeldata/` (GH-114343) (#114488)
Miss Islington (bot) committed
January 18, 2024
M
[3.12] gh-108303: Move all doctest related files and tests to `Lib/test/test_doctest/` (GH-112109) (#114254)
Miss Islington (bot) committed
December 21, 2023
M
[3.12] gh-112305: Fix check-clean-src to detect frozen_modules .h files. (GH-113344) (#113346)
Miss Islington (bot) committed
December 6, 2023
S
[3.12] gh-108927: Include new dir test/regrtestdata in the installation (GH-112765) (GH-112785)
Serhiy Storchaka committed
November 16, 2023
V
[3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159)
Victor Stinner committed
November 10, 2023
M
[3.12] gh-108303: Install `Lib/test/configdata` (GH-111899) (#111946)
Miss Islington (bot) committed
October 13, 2023
N
[3.12] gh-108303: Move all inspect test files to `test_inspect/` (GH-109607) (#110732)
Nikita Sobolev committed
October 10, 2023
M
[3.12] gh-108303: Move all certificates to `Lib/test/certdata/` (GH-109489) (#109682)
Miss Islington (bot) committed
October 6, 2023
M
[3.12] gh-103053: Fix make check-clean-src: check "python" program (GH-110449) (#110453)
Miss Islington (bot) committed
October 5, 2023
M
[3.12] gh-110429: Fix race condition in "make regen-all" (GH-110433) (#110438)
Miss Islington (bot) committed
October 4, 2023
V
[3.12] gh-109972: Split test_gdb.py into test_gdb package (#109977) (#110339)
Victor Stinner committed
October 2, 2023
V
[3.12] gh-108303: Move `test_future` into its own test_future_stmt subdir (#109368) (#109679)
Victor Stinner committed
V
[3.12] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (#109677)
Victor Stinner committed
M
[3.12] gh-108303: Create Lib/test/test_dataclasses/ directory (GH-108978) (#109674)
Miss Islington (bot) committed
September 8, 2023
V
[3.12] gh-108740: Fix "make regen-all" race condition (#108741) (#109019)
Victor Stinner committed
September 2, 2023
M
[3.12] Add Modules/_testcapi/util.h header (GH-108774) (#108780)
Miss Islington (bot) committed
August 22, 2023
M
[3.12] gh-108303: Add Lib/test/test_cppext/ sub-directory (GH-108325) (#108328)
Miss Islington (bot) committed
V
[3.12] gh-106016: Add Lib/test/test_module/ directory (#108293) (#108306)
Victor Stinner committed
July 27, 2023
M
[3.12] gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-105258) (gh-107303)
Miss Islington (bot) committed
July 23, 2023
M
[3.12] gh-75371: reformat Makefile.pre.in to accommodate for empty FRAMEWORKALTINSTALLLAST (GH-107035) (#107049)
Miss Islington (bot) committed
July 14, 2023
J
[3.12] gh-106752: Move zipfile._path into its own package (GH-106753) (#106755)
Jason R. Coombs committed
July 5, 2023
June 1, 2023
E
[3.12] GH-89886: Bump to GNU Autoconf v2.71 (#104925) (#105207)
Erlend E. Aasland committed
May 24, 2023
M
[3.12] gh-99108: Refresh HACL* (GH-104808) (#104893)
Miss Islington (bot) committed
May 22, 2023
G
gh-101282: Apply BOLT optimizations to libpython for shared builds (#104709)
Gregory Szorc committed
May 17, 2023
M
GH-101520: Move tracemalloc functionality into core, leaving interface in Modules. (#104508)
Mark Shannon committed
May 16, 2023
G
gh-104523: Inline minimal PGO rules (#104524)
Gregory Szorc committed
J
gh-103763: Implement PEP 695 (#103764)
Jelle Zijlstra committed
May 15, 2023
G
gh-104490: Consistently define phony make targets (#104491)
Gregory Szorc committed
May 12, 2023
J
gh-86275: Fix install of new _hypothesis_stubs directory (#104425)
Jelle Zijlstra committed
May 8, 2023
J
gh-99108: Replace SHA3 implementation HACL* version (#103597)
Jonathan Protzenko committed
May 4, 2023
C
gh-103963: fix 'make regen-opcode' in out-of-tree builds (#104177)
Carl Meyer committed
April 27, 2023
E
gh-98822: Add missing test directories to TESTSUBDIRS (#103942)
Erlend E. Aasland committed
April 24, 2023
E
gh-100227: Only Use deepfreeze for the Main Interpreter (gh-103794)
Eric Snow committed
Z
gh-103776: Remove explicit uses of $(SHELL) from Makefile (GH-103778)
Zachary Ware committed
April 17, 2023
D
gh-101525: Fix make test if the --enable-bolt enabled (gh-103574)
Dong-hee Na committed