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-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
*
bpo-45731: Handle --enable-loadable-sqlite-extensions in configure (GH-29434)
Christian Heimes
2021-11-06
1
-0/+1
*
Python 3.11.0a2
v3.11.0a2
Pablo Galindo
2021-11-05
15
-33/+0
*
bpo-43158: Use configure values for building _uuid extension (GH-29353)
Christian Heimes
2021-11-02
1
-0/+2
*
bpo-45666: fixes warning with `swprintf` and `%s` (GH-29307)
Nikita Sobolev
2021-10-31
1
-0/+1
*
bpo-45548: Some test modules must be built as shared libs (GH-29268)
Christian Heimes
2021-10-29
1
-0/+4
*
bpo-45595: Make extensions depend on header files (GH-29198)
Christian Heimes
2021-10-25
1
-0/+2
*
bpo-45548: Remove _math.c workarounds for pre-C99 libm (GH-29179)
Christian Heimes
2021-10-25
1
-0/+3
*
bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161)
Christian Heimes
2021-10-22
1
-0/+2
*
bpo-45570: Simplify setup macros for pyexpat (GH-29159)
Christian Heimes
2021-10-22
1
-0/+1
*
bpo-43974: Move Py_BUILD_CORE_MODULE into module code (GH-29157)
Christian Heimes
2021-10-22
1
-0/+2
*
bpo-45548: add some missing entries to `Modules/Setup` (GH-29115)
Brett Cannon
2021-10-21
1
-0/+1
*
bpo-45532: Replace 'default' with 'main' as default in sys.version (GH-29100)
Jeong YunWon
2021-10-20
1
-0/+2
*
bpo-45536: Check OpenSSL APIs in configure (GH-29088)
Christian Heimes
2021-10-20
1
-0/+3
*
bpo-45221: Fix handling of LDFLAGS and CPPFLAGS options in setup.py (GH-29031)
andrei kulakov
2021-10-18
1
-0/+3
*
bpo-45440: Remove pymath.c fallbacks (GH-28977)
Victor Stinner
2021-10-15
1
-1/+3
*
bpo-45440: Require math.h isinf() to build (GH-28894)
Victor Stinner
2021-10-13
1
-0/+2
*
bpo-45405: Prevent ``internal configure error`` when running ``configure`` w...
David Bohman
2021-10-13
1
-0/+2
*
bpo-45433: Do not link libpython against libcrypt (GH-28881)
Mike Gilbert
2021-10-11
1
-0/+1
*
Python 3.11.0a1
v3.11.0a1
Pablo Galindo
2021-10-05
11
-30/+0
*
Remove news entry without bpo issue number. (GH-28703)
Julien Palard
2021-10-03
1
-1/+0
*
Makefile: Fix missing slashes (GH-28659)
native-api
2021-10-02
1
-0/+1
*
[codemod] Fix non-matching bracket pairs (GH-28473)
Mohamad Mansour
2021-09-21
1
-2/+4
*
bpo-45220: Avoid automatically selecting the Windows 11 SDK preview when buil...
Steve Dower
2021-09-16
1
-0/+3
*
bpo-45188: Windows now regenerates frozen modules at the start of build inste...
Steve Dower
2021-09-15
1
-0/+3
*
bpo-45020: Freeze some of the modules imported during startup. (gh-28335)
Eric Snow
2021-09-15
1
-0/+4
*
bpo-45163: Haiku build fix. (GH-28269)
David CARLIER
2021-09-11
1
-0/+1
*
bpo-45067 - Verify the version of ncurses for extended color support feature ...
Senthil Kumaran
2021-09-09
1
-0/+5
*
bpo-45019: Add a tool to generate list of modules to include for frozen modul...
Eric Snow
2021-08-30
1
-0/+3
*
bpo-44340: Add support for building with clang full/thin lto (GH-27231)
Dong-hee Na
2021-07-19
1
-0/+2
*
bpo-44535: Enable building with Visual Studio 2022 on Windows (GH-26962)
Steve Dower
2021-06-30
1
-0/+1
*
bpo-43298: Improved error message when building without the Windows SDK insta...
Steve Dower
2021-06-19
1
-0/+1
*
bpo-44381: Windows build now allows enabling control flow guard (GH-26645)
Steve Dower
2021-06-11
1
-0/+2
*
bpo-41282: Fix broken `make install` (GH-26329)
Petr Viktorin
2021-05-24
1
-0/+3
*
Add the blurbify of the 3.10.0b1 changelog to the main branch (GH-25976)
Ned Deily
2021-05-08
2
-2/+0
*
bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)
Christian Heimes
2021-04-17
1
-0/+1
*
bpo-43567: Improved generated code refresh on Windows (GH-25120)
Steve Dower
2021-04-06
1
-0/+1
*
Python 3.10.0a7
v3.10.0a7
Pablo Galindo
2021-04-05
5
-12/+0
*
Document GH-24624
Ćukasz Langa
2021-03-31
1
-0/+3
[next]