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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declaration war...
backport-e35ca41-3.11
Sam James
2022-12-01
1
-24
/
+28
*
[3.11] gh-98707: configure --with-system-libmpdec and --with-system-expat no ...
Erlend E. Aasland
2022-11-13
1
-2
/
+2
*
[3.11] gh-99086: Fix implicit int compiler warning in configure check for PTH...
Erlend E. Aasland
2022-11-05
1
-1
/
+1
*
gh-96761: Fix build process of the clang compiler for _bootstrap_python (gh-9...
Miss Islington (bot)
2022-09-22
1
-2
/
+4
*
gh-84461: Omit resource mod and getresuid funcs on Emscripten (GH-96303)
Miss Islington (bot)
2022-09-13
1
-2
/
+2
*
[3.11] gh-95853: Add script to automate WASM build (GH-95828, GH-95985, GH-96...
Christian Heimes
2022-09-13
1
-5
/
+41
*
[3.11] gh-96191: Update the configure file to use GitHub issue (gh-96211) (gh...
Dong-hee Na
2022-08-29
1
-4
/
+4
*
[3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503)
Christian Heimes
2022-08-01
1
-3
/
+9
*
[3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308)
Christian Heimes
2022-07-31
1
-13
/
+31
*
[3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95...
Christian Heimes
2022-07-31
1
-1
/
+1
*
[3.11] gh-94801: Fix regression in configure's CPPFLAGS handling (GH-95288) (...
Christian Heimes
2022-07-27
1
-9
/
+9
*
[3.11] gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086) (GH-...
Miss Islington (bot)
2022-07-27
1
-2
/
+2
*
[3.11] gh-94847: Don't force inlining in debug builds of libmpdec (GH-94848) ...
Miss Islington (bot)
2022-07-18
1
-0
/
+5
*
[3.11] gh-94801: Use custom flags to check for headers and libs (GH-94802) (G...
Christian Heimes
2022-07-18
1
-44
/
+88
*
gh-93491: Fix PEP 11 tier detection for FreeBSD (GH-94441)
Miss Islington (bot)
2022-06-30
1
-1
/
+1
*
[3.11] gh-90005: Rename MODULE_EGG variable to MODULE_EGG_STATE (GH-94301) (G...
Christian Heimes
2022-06-27
1
-3
/
+3
*
gh-84461: Build Emscripten with WASM BigInt support (GH-94219)
Miss Islington (bot)
2022-06-24
1
-0
/
+3
*
gh-84461: Fix ctypes and test_ctypes on Emscripten (GH-94142)
Miss Islington (bot)
2022-06-24
1
-3
/
+3
*
gh-84461: Silence some compiler warnings on WASM (GH-93978)
Miss Islington (bot)
2022-06-20
1
-1
/
+1
*
gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977)
Miss Islington (bot)
2022-06-18
1
-0
/
+3
*
gh-84461: Use HOSTRUNNER to run regression tests (GH-93694)
Miss Islington (bot)
2022-06-11
1
-1
/
+6
*
gh-93491: Add support tier detection to configure (GH-93492)
Miss Islington (bot)
2022-06-10
1
-0
/
+71
*
[3.11] gh-90473: Define HOSTRUNNER for WASI (GH-93606) (GH-93612)
Christian Heimes
2022-06-08
1
-0
/
+4
*
gh-90473: Skip and document more failing tests on WASI (GH-93436)
Miss Islington (bot)
2022-06-02
1
-2
/
+5
*
[3.11] bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185) (GH-9...
Eric Snow
2022-05-27
1
-17
/
+0
*
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
Miss Islington (bot)
2022-05-19
1
-0
/
+2
*
gh-90473: Increase stack size, disable obmalloc on WASI (GH-92732)
Miss Islington (bot)
2022-05-13
1
-4
/
+17
*
gh-90005: Cleanup after GH-31698 (GH-91642)
Miss Islington (bot)
2022-05-09
1
-3
/
+3
*
bpo-41818: Add os.login_tty() for *nix. (#29658)
Soumendra Ganguly
2022-05-05
1
-2
/
+5
*
gh-89452: Prefer gdbm-compat over ndbm (#92208)
Łukasz Langa
2022-05-03
1
-2
/
+2
*
gh-84461: Add HOSTRUNNER for program to run Python executable (GH-91931)
Ethan Smith
2022-04-28
1
-0
/
+18
*
gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820)
Christian Heimes
2022-04-23
1
-27
/
+57
*
gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781)
Christian Heimes
2022-04-23
1
-54
/
+27
*
gh-91731: Build Python with -std=c11 (#91733)
Victor Stinner
2022-04-20
1
-1
/
+1
*
bpo-46053: Fix OSS audio support on NetBSD (GH-30065)
Thomas Klausner
2022-04-18
1
-1
/
+8
*
gh-84461: Drop -sWASM, fix building tests for browser (GH-91530)
Christian Heimes
2022-04-14
1
-30
/
+27
*
Fix some typos in comments (GH-32422)
jonasdlindner
2022-04-09
1
-1
/
+1
*
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
Christian Heimes
2022-04-07
1
-5
/
+1
*
bpo-40280: WASM defaults to no dynamic linking (GH-32360)
Christian Heimes
2022-04-06
1
-1
/
+5
*
bpo-41930: Add support for SQLite serialise/deserialise API (GH-26728)
Erlend Egeberg Aasland
2022-04-05
1
-0
/
+6
*
bpo-45774: Harden SQLite detection (GH-30016)
Erlend Egeberg Aasland
2022-04-05
1
-30
/
+64
*
bpo-40280: Add limited Emscripten REPL (GH-32284)
Christian Heimes
2022-04-05
1
-1
/
+1
*
bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253)
Christian Heimes
2022-04-04
1
-15
/
+66
*
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
Serhiy Storchaka
2022-04-04
1
-0
/
+1
*
bpo-47176: Interrupt handling for wasm32-emscripten builds without pthreads (...
Hood Chatham
2022-04-03
1
-0
/
+13
*
bpo-40280: Emscripten fork_exec now fails early (GH-32224)
Christian Heimes
2022-04-01
1
-0
/
+3
*
bpo-40280: Add debug Emscripten flavors (GH-32233)
Christian Heimes
2022-04-01
1
-11
/
+17
*
bpo-45847: Port _tkinter to PY_STDLIB_MOD (GH-31698)
Erlend Egeberg Aasland
2022-03-31
1
-44
/
+73
*
bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)
Christian Heimes
2022-03-26
1
-1
/
+12
*
bpo-40280: Add wasm32-emscripten and wasm32-wasi SOABI (GH-32095)
Christian Heimes
2022-03-24
1
-0
/
+16
[next]