GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Build
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-29
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-16
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
*
bpo-39763: distutils.spawn now uses subprocess (GH-18743)
Victor Stinner
2020-03-04
1
-0
/
+3
*
Python 3.9.0a4
v3.9.0a4
Łukasz Langa
2020-02-25
1
-1
/
+0
*
bpo-39489: Remove COUNT_ALLOCS special build (GH-18259)
Victor Stinner
2020-02-03
1
-0
/
+1
*
Python 3.9.0a3
v3.9.0a3
Łukasz Langa
2020-01-24
3
-4
/
+0
*
bpo-39395: putenv() and unsetenv() always available (GH-18135)
Victor Stinner
2020-01-24
1
-0
/
+2
*
bpo-39160 Align the verbs, grammar and defaults for `./configure --help` (GH-...
Anthony Shaw
2020-01-14
1
-0
/
+1
*
bpo-39144 Align ctags and etags behaviours in the makefile and include Python...
Anthony Shaw
2019-12-28
1
-0
/
+1
*
Python 3.9.0a2
v3.9.0a2
Łukasz Langa
2019-12-18
2
-4
/
+0
*
bpo-36500: Add --regen option to PCbuild/build.bat so Windows users can regen...
Anthony Shaw
2019-12-17
1
-0
/
+2
[next]