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-43466: Add --with-openssl-rpath configure option (GH-24820)
Christian Heimes
2021-03-19
1
-0/+1
*
bpo-43372: Use _freeze_importlib for regen-frozen. (GH-24759)
Neil Schemenauer
2021-03-06
1
-0/+5
*
Python 3.10.0a6
Pablo Galindo
2021-03-01
5
-15/+0
*
bpo-42603: Use pkg-config to get TCL/TK paths for tkinter. (GH-23721)
Manolis Stamatogiannakis
2021-03-01
1
-0/+7
*
bpo-39448: Add regen-frozen makefile target. (GH-18174)
Neil Schemenauer
2021-02-19
1
-0/+2
*
bpo-43103: Add configure --without-static-libpython (GH-24418)
Victor Stinner
2021-02-17
1
-0/+3
*
bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498)
Inada Naoki
2021-02-12
1
-0/+1
*
bpo-13501: allow choosing between readline and libedit (GH-24189)
Roland Hieber
2021-02-09
1
-0/+2
*
Python 3.10.0a5
Pablo Galindo
2021-02-02
5
-16/+0
*
bpo-43031: Set a timeout when running tests in PGO build (GH-24339)
Victor Stinner
2021-01-27
1
-0/+2
*
bpo-31904: setup.py: fix cross-compilation on VxWorks (GH-24191)
pxinwr
2021-01-22
1
-0/+1
*
bpo-42856: Add --with-wheel-pkg-dir=PATH configure option (GH-24210)
Victor Stinner
2021-01-20
1
-0/+9
*
bpo-36143: make regen-all now also runs regen-keyword (GH-24245)
Victor Stinner
2021-01-18
1
-0/+1
*
bpo-42874: Remove grep -qE options for Solaris 10 compatibility (GH-24200)
Paul Ganssle
2021-01-12
1
-0/+3
*
Python 3.10.0a4
v3.10.0a4
Pablo Galindo
2021-01-04
6
-12/+0
*
bpo-42692: fix __builtin_available check on older compilers (GH-23873)
Joshua Root
2021-01-04
1
-0/+1
*
bpo-27640: Add --disable-test-modules configure option (GH-23886)
pxinwr
2020-12-30
1
-0/+3
*
bpo-29076: Add fish support to macOS installer (GH-23302)
Erlend Egeberg Aasland
2020-12-25
1
-0/+1
*
bpo-42604: always set EXT_SUFFIX=${SOABI}${SHLIB_SUFFIX} when using configure...
Matti Picus
2020-12-20
1
-0/+4
*
bpo-31904: Enable libpython3.so shared library for VxWorks (GH-23741)
pxinwr
2020-12-14
1
-0/+1
*
bpo-42598: Fix implicit function declarations in configure (GH-23690)
Joshua Root
2020-12-13
1
-0/+2
*
Python 3.10.0a3
v3.10.0a3
Pablo Galindo
2020-12-07
6
-14/+0
*
bpo-31904: remove libnet dependency from detect_socket() for VxWorks (GH-23394)
pxinwr
2020-11-28
1
-0/+1
*
bpo-40998: Address compiler warnings found by ubsan (GH-20929)
Christian Heimes
2020-11-18
1
-0/+2
*
bpo-42398: Fix "make regen-all" race condition (GH-23362)
Victor Stinner
2020-11-18
1
-0/+4
*
bpo-42087: Remove support for AIX 5.3 and below (GH-22830)
Kevin Adler
2020-11-16
1
-0/+1
*
bpo-41617: Add _Py__has_builtin() macro (GH-23260)
Victor Stinner
2020-11-13
1
-0/+3
*
bpo-38823: Always build _ctypes with wchar_t (GH-23248)
Victor Stinner
2020-11-12
1
-0/+3
*
Python 3.10.0a2
v3.10.0a2
Pablo Galindo
2020-11-03
1
-3/+0
*
bpo-38980: Add -fno-semantic-interposition when building with optimizations (...
Pablo Galindo
2020-10-21
1
-0/+3
*
Python 3.10.0a1
v3.10.0a1
Pablo Galindo
2020-10-05
6
-11/+0
*
bpo-41875: Use __builtin_unreachable when possible (GH-22433)
Dong-hee Na
2020-09-28
1
-0/+2
*
bpo-41617: Fix pycore_bitutils.h to support clang 3.0 (GH-22042)
Victor Stinner
2020-09-01
1
-0/+2
*
bpo-40204: Pin Sphinx version to 2.3.1 in ``Doc/Makefile``. (GH-21141)
Ned Deily
2020-06-25
1
-0/+1
*
bpo-36020: Require vsnprintf() to build Python (GH-20899)
Victor Stinner
2020-06-15
1
-0/+2
*
bpo-40684: Fix make install for platlibdir=lib64 (GH-20736)
Victor Stinner
2020-06-09
1
-0/+2
*
bpo-40683: Add zoneinfo to LIBSUBDIRS (#20229)
Paul Ganssle
2020-05-19
1
-0/+2
*
Consolidate 3.9.0b1 NEWS in the master branch
Łukasz Langa
2020-05-19
2
-3/+0
*
bpo-40653: Move _dirnameW out of #ifdef HAVE_SYMLINK/#endif (GH-20144)
Minmin Gong
2020-05-18
1
-0/+1
*
Revert "bpo-26317: Support OBJC and OBJCXX configure command line variables (...
Ned Deily
2020-05-18
1
-1/+0
*
bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)
Ned Deily
2020-05-18
1
-0/+1
*
bpo-40514: Add --with-experimental-isolated-subinterpreters (GH-19926)
Victor Stinner
2020-05-05
1
-0/+2
*
Python 3.9.0a6
v3.9.0a6
Łukasz Langa
2020-04-27
3
-4/+0
*
bpo-38360: macOS: support alternate form of -isysroot flag (GH-16480)
Joshua Root
2020-04-22
1
-0/+1
*
bpo-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343)
Chris Martinez
2020-04-03
1
-0/+1
*
bpo-38527: fix configure script for Solaris (GH-16845)
Arnon Yaari
2020-04-01
1
-0/+2
*
Python 3.9.0a5
v3.9.0a5
Łukasz Langa
2020-03-23
3
-10/+0
*
bpo-1294959: Fix typo for new attribute platlibdir. (GH-18960)
Raúl Cumplido
2020-03-12
1
-1/+1
*
bpo-39761: Fix dtrace build with empty $DFLAGS (GH-18766)
Petr Viktorin
2020-03-11
1
-0/+1
*
bpo-1294959: Add sys.platlibdir attribute (GH-18381)
Victor Stinner
2020-03-10
1
-0/+6
[next]