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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-110190: Fix ctypes structs with array on SPARC (GH-118233)
gentoo-3.9.20_p1
Jakub Kulík
2024-09-19
1
-1
/
+1
*
gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753)
Miss Islington (bot)
2024-09-19
1
-1
/
+1
*
[3.11] gh-110190: Fix ctypes structs with array on PPCLE64 (GH-112959) (#113167)
Diego Russo
2024-09-19
3
-207
/
+208
*
[3.11] gh-110190: Temporarily skip new test introduced in gh-112604 on PPC64L...
Łukasz Langa
2024-09-19
1
-45
/
+52
*
[3.11] gh-62260: Fix ctypes.Structure subclassing with multiple layers (GH-13...
Serhiy Storchaka
2024-09-19
3
-6
/
+69
*
[3.11] gh-110190: Fix ctypes structs with array on Arm (#112604) (#112766)
Diego Russo
2024-09-19
3
-20
/
+196
*
Disable system site-packages via GENTOO_CPYTHON_BUILD var
Michał Górny
2024-09-19
1
-0
/
+1
*
gh-124213: Skip tests failing with ``--suppress-sync=true`` when inside syste...
Michał Górny
2024-09-19
3
-4
/
+19
*
bpo-41369: Finish updating the vendored libmpdec to version 2.5.1 (GH-24962)
gentoo-3.9.20
Antoine Pitrou
2024-09-07
2
-3
/
+3
*
[3.11] gh-115243: Fix crash in deque.index() when the deque is concurrently m...
Miss Islington (bot)
2024-09-07
2
-1
/
+7
*
test_lzma: Skip tests requiring extra-filters
Michał Górny
2024-09-07
1
-0
/
+19
*
gh-99418: Make urllib.parse.urlparse enforce that a scheme must begin with an...
Miss Islington (bot)
2024-09-07
3
-1
/
+21
*
gh-101857: Allow xattr detection on musl libc (#101858)
Sam James
2024-09-07
2
-1
/
+3
*
[3.10] GH-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declara… (#99...
Sam James
2024-09-07
3
-52
/
+63
*
Skip sched/priority tests
Sam James
2024-09-07
1
-0
/
+2
*
Skip tests which interact with invalid UTF-8 files
Sam James
2024-09-07
9
-0
/
+13
*
gh-99086: Build: Fix -Wimplicit-int in PTHREAD_SCOPE_SYSTEM check (#99085)
Sam James
2024-09-07
3
-2
/
+3
*
gh-79096: Protect cookie file created by {LWP,Mozilla}CookieJar.save() (GH-93...
Pascal Wittmann
2024-09-07
3
-2
/
+34
*
bpo-42856: Add --with-wheel-pkg-dir=PATH configure option (GH-24210)
Victor Stinner
2024-09-07
6
-32
/
+199
*
bpo-45433: Do not link libpython against libcrypt
Mike Gilbert
2024-09-07
1
-0
/
+3
*
bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778)
Christian Heimes
2024-09-07
6
-17
/
+76
*
ssl: Hard-disable SSLv3 to avoid automagic deps
Michał Górny
2024-09-07
1
-0
/
+4
*
Skip RDS socket tests that hang frequently
Michał Górny
2024-09-07
1
-0
/
+1
*
Blacklist test_pickletools from __all__ test as it imports numpy
Michał Górny
2024-09-07
1
-0
/
+2
*
test.support.unlink: ignore PermissionError
Mike Gilbert
2024-09-07
1
-1
/
+1
*
Install shared libs in LIBDEST
Mike Gilbert
2024-09-07
1
-3
/
+2
*
distutils: make -OO enable both opt-1 and opt-2 optimization
Michał Górny
2024-09-07
2
-10
/
+10
*
Disable nis
Mike Gilbert
2024-09-07
1
-1
/
+0
*
Improve distutils C++ support
Mike Gilbert
2024-09-07
6
-52
/
+80
*
setup.py: exit with non-zero status on failure
Mike Gilbert
2024-09-07
1
-0
/
+5
*
Override libdir
Mike Gilbert
2024-09-07
1
-14
/
+10
*
Disable modules and SSL
Mike Gilbert
2024-09-07
1
-2
/
+13
*
Install libpythonX.Y.a in /usr/lib instead of /usr/lib/pythonX.Y/config
Mike Gilbert
2024-09-07
4
-14
/
+4
*
Python 3.9.20
v3.9.20
Łukasz Langa
2024-09-06
21
-61
/
+206
*
[3.9] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parsead...
Petr Viktorin
2024-09-06
5
-21
/
+371
*
[3.9] gh-123678: Upgrade libexpat 2.6.3 (#123711)
Seth Michael Larson
2024-09-05
4
-15
/
+36
*
[3.9] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting...
Serhiy Storchaka
2024-09-05
3
-4
/
+70
*
[3.9] gh-112275: Fix HEAD_LOCK deadlock in child process after fork (GH-11233...
Łukasz Langa
2024-09-04
2
-1
/
+4
*
[3.9] gh-119690: Fixes buffer type confusion in _winapi.CreateFile and _winap...
Miss Islington (bot)
2024-09-04
2
-2
/
+4
*
[3.9] gh-123067: Fix quadratic complexity in parsing "-quoted cookie values w...
Miss Islington (bot)
2024-09-04
3
-26
/
+47
*
[3.9] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354...
Jason R. Coombs
2024-09-04
3
-2
/
+87
*
[3.9] gh-121285: Remove backtracking when parsing tarfile headers (GH-121286)...
Seth Michael Larson
2024-09-04
3
-38
/
+111
*
[3.9] gh-121650: Encode newlines in headers, and verify headers are sound (GH...
Łukasz Langa
2024-09-04
10
-4
/
+162
*
[3.9] gh-122133: Rework pure Python socketpair tests to avoid use of importli...
Miss Islington (bot)
2024-08-02
2
-77
/
+64
*
[3.9] gh-122133: Authenticate socket connection for `socket.socketpair()` fal...
Miss Islington (bot)
2024-07-30
3
-3
/
+147
*
[3.9] gh-121957: Emit audit events for python -i and python -m asyncio (GH-12...
Łukasz Langa
2024-07-22
5
-0
/
+34
*
[3.9] gh-112769: test_zlib: test_zlib: Fix comparison of ZLIB_RUNTIME_VERSION...
Ned Deily
2024-05-30
2
-12
/
+18
*
[3.9] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) (GH-118741)
Steve Dower
2024-05-24
6
-3
/
+107
*
[3.9] gh-114572: Fix locking in cert_store_stats and get_ca_certs (#118109)
Seth Michael Larson
2024-05-10
2
-3
/
+92
*
[3.9] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-1...
Petr Viktorin
2024-05-07
6
-21
/
+195
[next]