index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.pre.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-108303: Move all doctest related files and tests to `Lib/test/test_...
Nikita Sobolev
2024-01-19
1
-0/+1
*
[3.11] gh-112305: Fix check-clean-src to detect frozen_modules .h files. (GH-...
Miss Islington (bot)
2023-12-21
1
-2/+4
*
[3.11] gh-108927: Include new dir test/regrtestdata in the installation (GH-1...
Serhiy Storchaka
2023-12-06
1
-0/+3
*
[3.11] GH-112160: Pin to manifest of quay.io/tiran/cpython_autoconf (#112161)
Seth Michael Larson
2023-12-04
1
-1/+3
*
[3.11] gh-108303: Install `Lib/test/configdata` (GH-111899) (#111945)
Miss Islington (bot)
2023-11-10
1
-0/+1
*
[3.11] gh-108303: Move all inspect test files to `test_inspect/` (GH-109607) ...
Nikita Sobolev
2023-10-31
1
-0/+1
*
[3.11] [3.12] gh-108303: Move all certificates to `Lib/test/certdata/` (GH-10...
Miss Islington (bot)
2023-10-10
1
-1/+2
*
[3.11] gh-103053: Fix make check-clean-src: check "python" program (GH-110449...
Miss Islington (bot)
2023-10-06
1
-1/+2
*
[3.11] gh-110429: Fix race condition in "make regen-all" (GH-110433) (#110439)
Miss Islington (bot)
2023-10-05
1
-2/+2
*
[3.11] gh-109972: Split test_gdb.py into test_gdb package (#109977) (… (#11...
Victor Stinner
2023-10-04
1
-0/+1
*
[3.11] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109...
Victor Stinner
2023-09-21
1
-0/+1
*
[3.11] gh-108303: Move `test_future` into its own test_future_stmt subdir (#1...
Victor Stinner
2023-09-21
1
-0/+1
*
[3.11] gh-108303: Create Lib/test/test_dataclasses/ directory (#108978) (#109...
Victor Stinner
2023-09-21
1
-0/+1
*
[3.11] gh-108740: Fix "make regen-all" race condition (#108741) (#109021)
Victor Stinner
2023-09-06
1
-8/+11
*
[3.11] gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325) (#108336)
Victor Stinner
2023-08-23
1
-0/+1
*
[3.11] gh-106016: Add Lib/test/test_module/ directory (GH-108293) (#108304)
Miss Islington (bot)
2023-08-22
1
-0/+1
*
[3.11] gh-75371: reformat Makefile.pre.in to accommodate for empty FRAMEWORKA...
Łukasz Langa
2023-07-23
1
-2/+1
*
[3.11] gh-104692: Include commoninstall as a prerequisite for bininstall (GH-...
Jeffery To
2023-07-05
1
-1/+5
*
[3.11] gh-98822: Correct a few TESTSUBDIRS entries (GH-103970)
Zachary Ware
2023-04-28
1
-3/+3
*
[3.11] gh-98822: Add missing test directories to TESTSUBDIRS (#103942) (#103946)
Erlend E. Aasland
2023-04-27
1
-14/+48
*
[3.11] gh-98707: configure --with-system-libmpdec and --with-system-expat no ...
Erlend E. Aasland
2022-11-13
1
-3/+3
*
gh-97731: Specify the full path to the docs for `make docclean` (GH-98982)
Miss Islington (bot)
2022-11-02
1
-1/+1
*
[3.11] gh-96073: Fix installed tests by adding to Makefile.pre.in (#98071)
Jelle Zijlstra
2022-10-08
1
-0/+1
*
[3.11] gh-97731: fix distclean target to clean docs GH-97732 (#97844)
Senthil Kumaran
2022-10-04
1
-3/+2
*
[3.11] gh-95853: Add script to automate WASM build (GH-95828, GH-95985, GH-96...
Christian Heimes
2022-09-13
1
-2/+7
*
[3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503)
Christian Heimes
2022-08-01
1
-0/+1
*
gh-89758: Track all socket module dependencies (GH-95157)
Miss Islington (bot)
2022-07-23
1
-1/+1
*
gh-94759: Create LCOV report with branch coverage (GH-94793)
Miss Islington (bot)
2022-07-13
1
-7/+8
*
[3.11] gh-94404: Use module CFLAGS before PY_STDMODULE_CFLAGS (GH-94413) (GH-...
Christian Heimes
2022-06-29
1
-2/+2
*
[3.11] gh-90005: Rename MODULE_EGG variable to MODULE_EGG_STATE (GH-94301) (G...
Christian Heimes
2022-06-27
1
-1/+1
*
gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) (#94000)
Victor Stinner
2022-06-20
1
-0/+1
*
gh-84461: Fix pydebug Emscripten browser builds (GH-93982)
Miss Islington (bot)
2022-06-18
1
-4/+4
*
gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977)
Miss Islington (bot)
2022-06-18
1
-4/+7
*
[3.11] gh-93584: Make all install+tests targets depends on all (GH-93589) (GH...
Christian Heimes
2022-06-08
1
-12/+16
*
[3.11] Add CI step to check changes in the exported ABI (#92442)
Pablo Galindo Salgado
2022-05-08
1
-0/+8
*
gh-91324: Convert the stable ABI manifest to TOML (GH-92026)
Petr Viktorin
2022-04-29
1
-2/+2
*
gh-84461: Add HOSTRUNNER for program to run Python executable (GH-91931)
Ethan Smith
2022-04-28
1
-9/+11
*
gh-91719: Add pycore_opcode.h internal header file (#91906)
Victor Stinner
2022-04-25
1
-1/+3
*
gh-64783: Fix signal.NSIG value on FreeBSD (#91929)
Victor Stinner
2022-04-25
1
-0/+1
*
gh-91575: Add a script for generating data for case-insensitive matching in r...
Serhiy Storchaka
2022-04-22
1
-0/+6
*
gh-79315: Add Include/cpython/pythread.h header (#91798)
Victor Stinner
2022-04-21
1
-0/+1
*
gh-79315: Add Include/cpython/modsupport.h header (#91797)
Victor Stinner
2022-04-21
1
-0/+1
*
gh-91404: Use computed gotos and reduce indirection in re (#91495)
Brandt Bucher
2022-04-15
1
-3/+4
*
gh-84461: Drop -sWASM, fix building tests for browser (GH-91530)
Christian Heimes
2022-04-14
1
-2/+2
*
bpo-47152: Automatically regenerate sre_constants.h (GH-91439)
Serhiy Storchaka
2022-04-12
1
-1/+8
*
bpo-40280: WASM docs and smaller browser builds (GH-32412)
Christian Heimes
2022-04-10
1
-2/+3
*
bpo-35134: Remove the Include/code.h header file (GH-32385)
Victor Stinner
2022-04-07
1
-1/+0
*
bpo-35134: Add Include/cpython/setobject.h header (GH-32384)
Victor Stinner
2022-04-06
1
-0/+1
*
bpo-35134: Add Include/cpython/complexobject.h header (GH-32383)
Victor Stinner
2022-04-06
1
-0/+1
*
bpo-40280: Add limited Emscripten REPL (GH-32284)
Christian Heimes
2022-04-05
1
-2/+9
[next]