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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.11.10
v3.11.10
Pablo Galindo
2024-09-07
23
-65/+219
*
[3.11] gh-102988: Adjust version numbers in versionadded directives (#123772)
Petr Viktorin
2024-09-06
1
-2/+2
*
[3.11] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parsea...
Petr Viktorin
2024-09-06
5
-21/+371
*
[3.11] gh-123418: Update OpenSSL to 3.0.15 on Windows (GH-123673) (#123692)
Zachary Ware
2024-09-05
3
-4/+5
*
[3.11] gh-123678: Upgrade libexpat 2.6.3 (#123709)
Seth Michael Larson
2024-09-05
4
-15/+36
*
[3.11]GH-112275: Fix HEAD_LOCK deadlock in child process after fork (#112336)
ChuBoning
2024-09-04
2
-5/+8
*
[3.11] gh-100117: Fix inaccuracy in documentation of the CodeObject's co_posi...
Miss Islington (bot)
2024-09-04
1
-1/+1
*
[3.11] gh-119690: Fixes buffer type confusion in _winapi.CreateNamedPipe audi...
Steve Dower
2024-09-04
2
-1/+3
*
[3.11] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-12335...
Jason R. Coombs
2024-09-04
3
-67/+77
*
[3.11] gh-123067: Fix quadratic complexity in parsing "-quoted cookie values ...
Miss Islington (bot)
2024-09-04
3
-26/+47
*
[3.11] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path startin...
Serhiy Storchaka
2024-09-04
3
-4/+70
*
[3.11] gh-121650: Encode newlines in headers, and verify headers are sound (G...
Łukasz Langa
2024-09-04
10
-4/+164
*
[3.11] gh-121285: Remove backtracking when parsing tarfile headers (GH-121286...
Seth Michael Larson
2024-09-03
3
-38/+111
*
[3.11] gh-122905: Sanitize names in zipfile.Path. (GH-122906) (#122925)
Jason R. Coombs
2024-08-19
3
-1/+78
*
[3.11] gh-119506: fix _io.TextIOWrapper.write() write during flush (#119507) ...
Inada Naoki
2024-08-09
3
-22/+67
*
[3.11] gh-114539: Clarify implicit launching of shells by subprocess (GH-1179...
Miss Islington (bot)
2024-08-09
1
-2/+10
*
[3.11] gh-122133: Rework pure Python socketpair tests to avoid use of importl...
Miss Islington (bot)
2024-08-02
2
-77/+64
*
[3.11] gh-122133: Authenticate socket connection for `socket.socketpair()` fa...
Miss Islington (bot)
2024-07-30
3
-3/+147
*
[3.11] gh-121957: Emit audit events for python -i and python -m asyncio (GH-1...
Łukasz Langa
2024-07-22
5
-1/+22
*
[3.11] gh-112346: Document the OS byte in `gzip.compress` output change in 3....
Miss Islington (bot)
2024-06-17
2
-1/+18
*
[3.11] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) (GH-118739)
Steve Dower
2024-05-24
6
-2/+103
*
[3.11] gh-118643: Fix AttributeError in the email module (GH-119099) (#119393)
Serhiy Storchaka
2024-05-23
3
-5/+25
*
[3.11] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-...
Petr Viktorin
2024-04-25
5
-24/+157
*
[3.11] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (#118185)
Seth Michael Larson
2024-04-23
4
-16/+37
*
[3.11] gh-109120: Fix syntax error in handlinh of incorrect star expressions...
Grigoriev Semyon
2024-04-03
4
-999/+1204
*
Merge remote-tracking branch 'upstream/3.11' into 3.11
Pablo Galindo
2024-04-02
1
-1/+2
|
\
|
*
[3.11] gh-115538: Use pathlib to compare prefixes in test_venv (GH-117076)
Miss Islington (bot)
2024-04-02
1
-1/+2
*
|
Post 3.11.9
Pablo Galindo
2024-04-02
1
-1/+1
*
|
Python 3.11.9
v3.11.9
Pablo Galindo
2024-04-02
90
-265/+993
|
/
*
[3.11] Docs: specify XML document name in xml.etree.elementtree example (GH-2...
Miss Islington (bot)
2024-04-01
1
-1/+1
*
[3.11] Docs: add more links to PIPE in subprocess docs (GH-25416) (#117428)
Miss Islington (bot)
2024-04-01
1
-5/+8
*
[3.11] [3.12] gh-117347: Fix test_clinic side effects (GH-117363) (GH-117365)...
Miss Islington (bot)
2024-03-29
1
-0/+18
*
[3.11] gh-117110: Fix subclasses of typing.Any with custom constructors (GH-1...
Miss Islington (bot)
2024-03-29
3
-1/+22
*
[3.11] gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (#117326)...
Victor Stinner
2024-03-28
2
-1/+10
*
[3.11] gh-117310: Remove extra DECREF on "no ciphers" error path in `_ssl._SS...
Miss Islington (bot)
2024-03-28
2
-1/+4
*
[3.11] gh-117178: Recover lazy loading of self-referential modules (GH-117179...
Miss Islington (bot)
2024-03-28
3
-6/+25
*
[3.11] gh-104242: Enable test_is_char_device_true in pathlib test on all plat...
Miss Islington (bot)
2024-03-27
1
-5/+5
*
[3.11] Change links on the index page (GH-117230) (#117269)
Miss Islington (bot)
2024-03-26
1
-2/+2
*
[3.11] [3.12] gh-115538: Use isolate mode when running venv test_multiproces...
Miss Islington (bot)
2024-03-26
1
-1/+1
*
[3.11] pre-commit: add `check-case-conflict` and `check-merge-conflict` (GH-1...
Miss Islington (bot)
2024-03-26
1
-1/+3
*
[3.11] gh-66543: Fix mimetype.guess_type() (GH-117217) (GH-117257)
Miss Islington (bot)
2024-03-26
4
-9/+45
*
[3.11] gh-83845: Add tests for operator module (GH-115883) (#117254)
Miss Islington (bot)
2024-03-26
1
-0/+47
*
[3.11] [3.12] gh-83434: Sync libregrtest and test_regrtest with the main bran...
Miss Islington (bot)
2024-03-26
11
-43/+249
*
[3.11] gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203) (GH-117245)
Miss Islington (bot)
2024-03-26
3
-9/+9
*
[3.11] Add information about negative indexes to sequence datamodel doc (GH-...
Miss Islington (bot)
2024-03-25
1
-3/+6
*
[3.11] gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (GH-320...
Serhiy Storchaka
2024-03-25
5
-0/+165
*
[3.11] GH-115986 Docs: promote pprint.pp usage as a default (GH-116614) (#117...
Miss Islington (bot)
2024-03-24
1
-15/+18
*
[3.11] gh-101760: Improve the imaplib.IMAP4 example (GH-101764) (#117192)
Miss Islington (bot)
2024-03-24
1
-1/+1
*
[3.11] [docs] Fix typo in docstring and add example to logging cookbook. (GH-...
Miss Islington (bot)
2024-03-23
2
-15/+127
*
[3.11] docs: fix over-linking in dataclasses.rst (GH-117005) (#117164)
Carol Willing
2024-03-22
1
-78/+85
[next]