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
/
Misc
/
NEWS.d
/
next
/
Build
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-46429: Merge all deepfrozen files into one (GH-30572)
Kumar Aditya
2022-01-20
1
-0/+1
*
bpo-46443: deepfreeze: use small ints and singleton zero bytes (GH-30715)
Kumar Aditya
2022-01-20
1
-0/+1
*
Merge remote-tracking branch 'upstream/main'
Pablo Galindo
2022-01-14
1
-0/+5
|
\
|
*
bpo-45569: Change PYLONG_BITS_IN_DIGIT default to 30 (GH-30497)
Mark Dickinson
2022-01-14
1
-0/+5
*
|
Python 3.11.0a4
v3.11.0a4
Pablo Galindo
2022-01-13
12
-25/+0
|
/
*
bpo-44133: Link Python executable with object files (GH-30556)
Victor Stinner
2022-01-13
2
-0/+7
*
bpo-46315: Add ifdef HAVE_ feature checks for WASI compatibility (GH-30507)
Christian Heimes
2022-01-13
1
-0/+2
*
bpo-40280: Add --with-emscripten-target to build for browser or node (GH-30552)
Christian Heimes
2022-01-12
1
-0/+2
*
bpo-45723: Fix detection of epoll (#30449)
Christian Heimes
2022-01-07
1
-0/+1
*
bpo-46263: Don't use MULTIARCH on FreeBSD (#30410)
Christian Heimes
2022-01-05
1
-0/+1
*
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
Kumar Aditya
2021-12-22
1
-0/+2
*
bpo-40280: Add Tools/wasm with helpers for cross building (GH-29984)
Christian Heimes
2021-12-18
1
-0/+1
*
bpo-46088: Automatically detect or install bootstrap Python runtime when buil...
Steve Dower
2021-12-18
1
-0/+2
*
bpo-46072: Add --with-pystats configure option to simplify gathering of VM st...
Mark Shannon
2021-12-15
1
-0/+2
*
bpo-45949: Pure Python freeze module for cross builds (GH-29899)
Christian Heimes
2021-12-13
1
-0/+3
*
bpo-46023: Fix makesetup handling of disabled rule (GH-30001)
Christian Heimes
2021-12-10
1
-0/+2
*
Python 3.11.0a3
v3.11.0a3
Pablo Galindo
2021-12-08
33
-75/+0
*
bpo-44035: Check autoconf files thoroughly (GH-29935)
Christian Heimes
2021-12-06
1
-0/+2
*
bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577)
Crowthebird
2021-12-03
1
-0/+1
*
bpo-45950: Introduce Bootstrap Python again (#29859)
Christian Heimes
2021-12-03
1
-0/+4
*
bpo-45881: configure --with-freeze-module --with-build-python (GH-29835)
Christian Heimes
2021-11-29
1
-0/+2
*
bpo-40280: Emscripten systems use .wasm suffix by default (GH-29842)
Christian Heimes
2021-11-29
1
-0/+1
*
bpo-40280: Disable unusable core extension modules on emscripten (GH-29834)
Erlend Egeberg Aasland
2021-11-29
1
-0/+1
*
bpo-45866: Fix typo in the NEWS entry (GH-29798)
Victor Stinner
2021-11-26
1
-1/+1
*
bpo-40280: Move hard-coded feature checks to configure (GH-29789)
Christian Heimes
2021-11-26
1
-0/+3
*
bpo-40280: Add configure check for socket shutdown (GH-29795)
Christian Heimes
2021-11-26
1
-0/+3
*
bpo-45866: pegen strips directory of "generated from" header (GH-29777)
Victor Stinner
2021-11-26
1
-0/+4
*
bpo-40280: Add wasm cross build targets (GH-29771)
Christian Heimes
2021-11-25
1
-0/+3
*
bpo-33393: Update config.guess and config.sub (GH-29781)
Christian Heimes
2021-11-25
1
-0/+3
*
bpo-41498: Fix build on platforms without sigset_t (GH-29770)
Christian Heimes
2021-11-25
1
-0/+4
*
bpo-45881: Use CC from env first for cross building (GH-29752)
Christian Heimes
2021-11-24
1
-0/+2
*
bpo-45886: Allow overriding freeze command for cross compiling (GH-29735)
Christian Heimes
2021-11-24
1
-0/+2
*
bpo-45873: Get rid of bootstrap_python (#29717)
Guido van Rossum
2021-11-23
1
-0/+1
*
bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138)
Neil Schemenauer
2021-11-23
1
-0/+1
*
bpo-45723: Add helpers for save/restore env (GH-29637)
Erlend Egeberg Aasland
2021-11-22
1
-0/+10
*
bpo-45847: Port builtin hashlib extensions to PY_STDLIB_MOD (GH-29642)
Christian Heimes
2021-11-19
1
-0/+1
*
bpo-45573: Move mandatory core modules to Modules/Setup.bootstrap (GH-29616)
Christian Heimes
2021-11-19
1
-0/+2
*
bpo-45774: Autoconfiscate SQLite detection (GH-29507)
Erlend Egeberg Aasland
2021-11-19
1
-0/+2
*
bpo-45573: Add Modules/Setup.stdlib with conditional modules (GH-29615)
Christian Heimes
2021-11-18
1
-0/+2
*
bpo-45573: Introduce extension module flags in Makefile (GH-29594)
Christian Heimes
2021-11-18
1
-0/+3
*
bpo-45800: Move pyexpat build setup into configure (GH-29547)
Christian Heimes
2021-11-14
1
-0/+2
*
bpo-45798: Move _decimal build setup into configure (GH-29541)
Christian Heimes
2021-11-13
1
-0/+2
*
bpo-45696: Deep-freeze selected modules (GH-29118)
Guido van Rossum
2021-11-11
1
-0/+1
*
bpo-45723: Add --with-pkg-config to configure (GH-29517)
Christian Heimes
2021-11-10
1
-0/+2
*
bpo-45747: Detect gdbm/dbm dependencies in configure (GH-29467)
Christian Heimes
2021-11-10
1
-0/+1
*
bpo-45763: Detect compression build deps in configure (GH-29483)
Christian Heimes
2021-11-09
1
-0/+2
*
bpo-45743: -Wl,-search_paths_first is no longer needed (GH-29464)
Christian Heimes
2021-11-09
1
-0/+2
*
bpo-45723: Prepare support for autoconf 2.71 (GH-29441)
Christian Heimes
2021-11-08
1
-0/+2
*
bpo-45723: Add helper macros and more caching to configure.ac (GH-29429)
Christian Heimes
2021-11-08
1
-0/+2
*
bpo-45723: Detect missing pkg-config (GH-29442)
Christian Heimes
2021-11-07
1
-0/+1
[next]