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
*
Python 3.13.0a2
v3.13.0a2
Thomas Wouters
2023-11-22
5
-13/+0
*
gh-112088: Run autoreconf in GHA check_generated_files (#112090)
Victor Stinner
2023-11-15
1
-0/+5
*
gh-96954: Fix `make regen-unicodedata` in out-of-tree builds (#112118)
Miro Hrončok
2023-11-15
1
-0/+1
*
gh-110828: AIX 32bit build needs -latomic for _testcapi module (#110962)
Ayappan Perumal
2023-10-22
1
-0/+1
*
gh-111046: for wasi-threads, export memory as well via the linker (GH-111099)
YAMAMOTO Takashi
2023-10-20
1
-0/+1
*
gh-85283: Build posixshmem extension with Limited C API (#111087)
Victor Stinner
2023-10-19
1
-2/+3
*
gh-85283: Build _uuid extension with limited C API (#111010)
Victor Stinner
2023-10-17
1
-2/+2
*
gh-85283: Build _scproxy extension with limited C API (#111008)
Victor Stinner
2023-10-17
1
-3/+3
*
gh-85283: Build resource extension with limited C API (#110989)
Victor Stinner
2023-10-17
1
-3/+3
*
gh-85283: Build winsound extension with limited C API (#110978)
Victor Stinner
2023-10-17
1
-3/+4
*
gh-85283: Build md5 extension with limited C API (#110967)
Victor Stinner
2023-10-17
1
-3/+3
*
gh-85283: Build errno and _ctypes_test with limited C API (#110955)
Victor Stinner
2023-10-17
1
-2/+3
*
gh-85283: Build _testimportmultiple with limited C API (#110954)
Victor Stinner
2023-10-17
1
-0/+2
*
Python 3.13.0a1
v3.13.0a1
Thomas Wouters
2023-10-13
23
-51/+0
*
gh-85283: _stat extension now uses the limited C API (#110711)
Victor Stinner
2023-10-11
1
-0/+2
*
gh-109191: Fix build with newer editline (gh-110239)
Bo Anderson
2023-10-09
1
-0/+1
*
gh-103053: Fix make check-clean-src: check "python" program (#110449)
Victor Stinner
2023-10-06
1
-0/+3
*
gh-110276: No longer ignore PROFILE_TASK failure silently (#110295)
Victor Stinner
2023-10-03
1
-0/+2
*
gh-109566: Remove make testall (#110122)
Victor Stinner
2023-09-29
1
-0/+2
*
gh-109740: Use 't' in `--disable-gil` SOABI (#109922)
Sam Gross
2023-09-27
1
-0/+2
*
gh-109054: configure checks if libatomic is needed (#109101)
Victor Stinner
2023-09-08
1
-0/+6
*
gh-108740: Fix "make regen-all" race condition (#108741)
Victor Stinner
2023-09-06
1
-0/+4
*
gh-63760: Don't declare gethostname() on Solaris (#108817)
Victor Stinner
2023-09-02
1
-0/+3
*
gh-108634: Py_TRACE_REFS uses a hash table (#108663)
Victor Stinner
2023-08-31
1
-0/+3
*
gh-108447: Detect platform triplets for x86_64 GNU/Hurd (#108045)
Samuel Thibault
2023-08-24
1
-0/+1
*
gh-95855: Refactor platform triplet detection code, add detection for MIPS so...
Jeffery To
2023-08-24
1
-0/+2
*
Run sphinx-lint on Misc/NEWS.d/next/ (#108212)
Hugo van Kemenade
2023-08-21
1
-1/+1
*
gh-107814: Avoid output from Nuget installation in find_python.bat (GH-107815)
Max Bachmann
2023-08-09
1
-0/+1
*
gh-105481: combine regen-opcode-targets with regen-opcode to avoid calculatin...
Irit Katriel
2023-08-01
1
-0/+1
*
gh-106881: Check for linux/limits.h before including it (#107397)
justdan6
2023-07-28
1
-0/+1
*
gh-106962: Detect mpicc in configure.ac (#106961)
Lukas van de Wiel
2023-07-22
1
-0/+1
*
gh-106118: Add O_CLOEXEC preprocessor guard (#106120)
Erlend E. Aasland
2023-06-28
1
-0/+2
*
gh-101538: Add experimental wasi-threads build (#101537)
YAMAMOTO Takashi
2023-06-22
1
-0/+1
*
gh-105875: Require SQLite 3.15.2 or newer (#105876)
Erlend E. Aasland
2023-06-18
1
-0/+2
*
gh-104692: Include commoninstall as a prerequisite for bininstall (#104693)
Jeffery To
2023-06-07
1
-0/+6
*
gh-90005: Don't link with libbsd if not needed (#105236)
Erlend E. Aasland
2023-06-06
1
-0/+1
*
GH-102404, GH-100956: Document how to do a WASI build (GH-105251)
Brett Cannon
2023-06-02
1
-0/+2
*
GH-89886: Bump to GNU Autoconf v2.71 (#104925)
Erlend E. Aasland
2023-06-01
1
-0/+2
*
Python 3.12.0b1
v3.12.0b1
Thomas Wouters
2023-05-22
8
-23/+0
*
gh-101282: Apply BOLT optimizations to libpython for shared builds (#104709)
Gregory Szorc
2023-05-22
1
-0/+4
*
gh-104490: Consistently define phony make targets (#104491)
Gregory Szorc
2023-05-15
1
-0/+1
*
gh-104487: PYTHON_FOR_REGEN must be minimum Python 3.10 (#104488)
Erlend E. Aasland
2023-05-15
1
-0/+1
*
gh-90656: Add platform triplets for 64-bit LoongArch (LA64) (#30939)
Zhang Na
2023-05-09
1
-0/+7
*
gh-104106: Add gcc fallback of mkfifoat/mknodat for macOS (gh-104129)
Dong-hee Na
2023-05-05
1
-0/+1
*
gh-103532: Fix reST syntax in NEWS entry (GH-103544)
Zachary Ware
2023-04-14
1
-1/+1
*
gh-103532: Add NEWS entry (#103542)
Zachary Ware
2023-04-14
1
-0/+4
*
gh-100220: Fix error handling in make rules (GH-100328)
Michał Górny
2023-04-07
1
-0/+4
*
gh-99069: Consolidate checks for static_assert (#94766)
Joshua Root
2023-04-05
1
-0/+1
*
Python 3.12.0a7
v3.12.0a7
Thomas Wouters
2023-04-04
2
-3/+0
*
GH-102973: add a dev container (GH-102975)
Brett Cannon
2023-03-29
1
-0/+2
[next]