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
*
gh-99582: freeze `zipimport` into `_bootstrap_python` (#99583)
Kai Zhang
2022-12-10
1
-1/+2
*
gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084)
Eric Snow
2022-12-09
1
-0/+1
*
gh-81057: Move Ceval Trampoline Globals to _PyRuntimeState (gh-100083)
Eric Snow
2022-12-09
1
-0/+1
*
gh-81057: Move time Globals to _PyRuntimeState (gh-100122)
Eric Snow
2022-12-08
1
-1/+1
*
gh-81057: Move OS-Related Globals to _PyRuntimeState (gh-100082)
Eric Snow
2022-12-08
1
-0/+1
*
Fix zipfile packaging after GH-98103 (GH-99797)
Jason R. Coombs
2022-11-26
1
-0/+2
*
gh-79315: Add Include/cpython/memoryobject.h header (#99723)
Victor Stinner
2022-11-23
1
-0/+1
*
gh-93649: Split float/long tests from _testcapimodule.c (GH-99549)
Erlend E. Aasland
2022-11-17
1
-1/+1
*
gh-81057: Move the global Dict-Related Versions to _PyRuntimeState (gh-99497)
Eric Snow
2022-11-16
1
-0/+1
*
gh-96269: static and shared ext need different deps (#96316)
Christian Heimes
2022-11-16
1
-1/+3
*
gh-99289: Add COMPILEALL_OPTS to Makefile (#99291)
Victor Stinner
2022-11-14
1
-21/+6
*
gh-81057: Move the Allocators to _PyRuntimeState (gh-99217)
Eric Snow
2022-11-11
1
-0/+3
*
gh-98707: configure --with-system-libmpdec and --with-system-expat no longer ...
Miro Hrončok
2022-11-11
1
-3/+3
*
gh-90868: Adjust the Generated Objects (gh-99223)
Eric Snow
2022-11-08
1
-0/+2
*
GH-98831: Add `regen-cases` to `regen-all` (#99107)
Brandt Bucher
2022-11-04
1
-1/+1
*
gh-92584: Remove the distutils package (#99061)
Victor Stinner
2022-11-03
1
-7/+1
*
gh-98948: Remove obsolete readelf dependency (#98949)
serge-sans-paille
2022-11-03
1
-1/+0
*
GH-98831: "Generate" the interpreter (#98830)
Guido van Rossum
2022-11-03
1
-1/+13
*
gh-97731: Specify the full path to the docs for `make docclean` (GH-98982)
Brett Cannon
2022-11-02
1
-1/+1
*
gh-98776: Fix make regen-test-levenshtein for out-of-tree builds (GH-98779)
Miro Hrončok
2022-10-28
1
-1/+1
*
gh-96143: Move the perf trampoline files to the Python directory (#98675)
Pablo Galindo Salgado
2022-10-25
1
-2/+2
*
gh-97669: Create Tools/build/ directory (#97963)
Victor Stinner
2022-10-17
1
-31/+31
*
gh-97669: Create Tools/patchcheck/ directory (#98186)
Victor Stinner
2022-10-12
1
-2/+2
*
gh-94808: Fix regex on exotic platforms (#98036)
Jelle Zijlstra
2022-10-07
1
-0/+1
*
gh-97008: Add a Python implementation of AttributeError and NameError suggest...
Łukasz Langa
2022-10-04
1
-1/+6
*
gh-97731: fix distclean target to clean docs (#97732)
Skip Montanaro
2022-10-04
1
-4/+3
*
gh-95853: Multiple ops and debug for wasm_build.py (#96744)
Christian Heimes
2022-09-11
1
-0/+4
*
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado
2022-08-30
1
-1/+6
*
gh-95973: Add a new --with-dsymutil option to link debug information in macOS...
Pablo Galindo Salgado
2022-08-27
1
-2/+43
*
gh-96269: Fix build dependency on AIX (GH-96304)
Christian Heimes
2022-08-26
1
-0/+2
*
GH-96177: Move GIL and eval breaker code out of ceval.c into ceval_gil.c. (GH...
Mark Shannon
2022-08-24
1
-2/+2
*
gh-95853: WASM: better version and asset handling in scripts (GH-96045)
Christian Heimes
2022-08-19
1
-2/+3
*
gh-90536: Add support for the BOLT post-link binary optimizer (gh-95908)
Kevin Modzelewski
2022-08-18
1
-0/+10
*
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (...
Eric Snow
2022-08-11
1
-0/+1
*
gh-93744: Remove configure --with-cxx-main option (#95651)
Victor Stinner
2022-08-05
1
-3/+2
*
gh-95174: Add pthread stubs for WASI (GH-95234)
Christian Heimes
2022-07-27
1
-0/+1
*
gh-95005: Replace PyAccu with PyUnicodeWriter (gh-95006)
Aivars Kalvāns
2022-07-27
1
-2/+0
*
gh-95218: Move tests for importlib.resources into test_importlib.resources. (...
Jason R. Coombs
2022-07-25
1
-12/+12
*
gh-89758: Track all socket module dependencies (#95157)
Christian Heimes
2022-07-23
1
-1/+1
*
gh-93939: Build C extensions without setup.py (GH-94474)
Christian Heimes
2022-07-14
1
-53/+14
*
gh-94759: Create LCOV report with branch coverage (GH-94793)
Christian Heimes
2022-07-13
1
-7/+8
*
gh-93649: Fix dependencies of _testcapi (#94695)
Christian Heimes
2022-07-09
1
-1/+1
*
gh-93649: Split vectorcall testing from _testcapimodule.c (GH-94549)
Petr Viktorin
2022-07-08
1
-1/+1
*
GH-90699: Move generated static initializer to pycore_runtime_generated.h (GH...
Kumar Aditya
2022-07-07
1
-0/+1
*
gh-93939: Add script to check extension modules (#94545)
Christian Heimes
2022-07-05
1
-1/+5
*
gh-94404: Use module CFLAGS before PY_STDMODULE_CFLAGS (GH-94413)
Christian Heimes
2022-06-29
1
-2/+2
*
gh-93939: Create and install scripts in Makefile (GH-94324)
Christian Heimes
2022-06-28
1
-4/+32
*
gh-90005: Rename MODULE_EGG variable to MODULE_EGG_STATE (GH-94301)
Christian Heimes
2022-06-27
1
-1/+1
*
gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229)
Christian Heimes
2022-06-26
1
-6/+3
*
Add ABI dump script (#94135)
Pablo Galindo Salgado
2022-06-23
1
-1/+1
[next]