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
/
ACKS
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-71936: Fix race condition in multiprocessing.Pool (GH-124973)
Petr Viktorin
2024-11-13
1
-0/+1
*
gh-125916: Allow functools.reduce() 'initial' to be a keyword argument (#125917)
Sayandip Dutta
2024-11-12
1
-0/+1
*
gh-58749: Remove incorrect language spec claims about the global statement (G...
Beomsoo Kim
2024-11-12
1
-0/+1
*
gh-126072: Set docstring attribute for module and class (#126231)
Xuanteng Huang
2024-11-08
1
-0/+1
*
gh-126417: Register multiprocessing proxy types to an appropriate collections...
Stephen Morton
2024-11-05
1
-0/+1
*
gh-120754: Add a strace helper and test set of syscalls for open().read(), Ta...
Cody Maloney
2024-11-03
1
-0/+1
*
gh-61011: Fix inheritance of nested mutually exclusive groups in argparse (GH...
Serhiy Storchaka
2024-10-11
1
-0/+1
*
gh-124609: Fix _Py_ThreadId for Windows builds using MinGW (#124663)
Tony Roberts
2024-09-27
1
-0/+1
*
gh-102450: Add ISO-8601 alternative for midnight to `fromisoformat()` calls. ...
TizzySaurus
2024-09-25
1
-0/+1
*
gh-116622: Complete Android documentation (#124259)
Malcolm Smith
2024-09-23
1
-0/+1
*
gh-124248: Fix crash in struct when processing 0p fields (#124251)
Brian Schubert
2024-09-20
1
-0/+1
*
Revert "GH-120754: Add a strace helper and test set of syscalls for o… (#12...
Shantanu
2024-08-24
1
-1/+0
*
GH-120754: Add a strace helper and test set of syscalls for open().read() (#1...
Cody Maloney
2024-08-24
1
-0/+1
*
gh-100256: Skip inaccessible registry keys in the WinAPI mimetype implementat...
Lucas Esposito
2024-08-07
1
-0/+1
*
gh-121746: Bind Alt+Enter to "accept" in the REPL (GH-121754)
Rodrigo Girão Serrão
2024-07-15
1
-0/+1
*
gh-120868: Fix breaking change in `logging.config` when using `QueueHandler` ...
Janek Nouvertné
2024-06-27
1
-0/+1
*
gh-120495: Fix incorrect exception handling in Tab Nanny (#120498)
Wulian233
2024-06-15
1
-0/+1
*
Add Tian Gao to CODEOWNERS and ACKS (GH-120166)
Tian Gao
2024-06-06
1
-0/+1
*
gh-115225: Raise error on unsupported ISO 8601 time strings (#119339)
benchatt
2024-06-05
1
-0/+1
*
gh-119189: Fix the power operator for Fraction (GH-119242)
Joshua Herman
2024-05-31
1
-0/+1
*
Fix typos in HISTORY documentation (#119453)
Xie Yanbo
2024-05-27
1
-0/+1
*
gh-114099: Formalize Tier 3 status of iOS (GH-118020)
Russell Keith-Magee
2024-04-21
1
-0/+1
*
gh-115178: Add Counts of UOp Pairs to pystats (GH-115181)
Jeff Glass
2024-04-16
1
-0/+1
*
gh-117534: Add checking for input parameter in iso_to_ymd (#117543)
Vlad4896
2024-04-09
1
-0/+1
*
gh-117349: Micro-optimize a few `os.path` functions (#117350)
Nice Zombies
2024-04-02
1
-0/+1
*
gh-89547: Support for nesting special forms like Final (#116096)
Mehdi Drissi
2024-03-12
1
-0/+1
*
gh-100985: Consistently wrap IPv6 IP address during CONNECT (GH-100986)
Derek Higgins
2024-02-17
1
-0/+1
*
Add Peter L to ACKS (GH-115222)
Peter Lazorchak
2024-02-09
1
-0/+1
*
gh-95649: Document that asyncio contains uvloop code (#107536)
Alois Klink
2024-01-12
1
-0/+1
*
gh-111488: Changed error message in case of no 'in' keyword after 'for' in cm...
Grigoriev Semyon
2024-01-06
1
-0/+1
*
gh-113637: Let c_annotations.py to handle the spacing of Limited/Unstable API...
Ege Akman
2024-01-03
1
-0/+1
*
add Ujan to ACKS for work on enum docs (GH-113301)
Ethan Furman
2023-12-20
1
-0/+1
*
gh-102130: Support tab completion in cmd for Libedit. (GH-107748)
Constantin Hong
2023-12-05
1
-0/+1
*
gh-111699: Move smtpd note to dedicated section in What's New Python 3.12 doc...
Matt Prodani
2023-11-30
1
-0/+1
*
gh-63284: Add support for TLS-PSK (pre-shared key) to the ssl module (#103181)
Grant Ramsay
2023-11-27
1
-0/+1
*
gh-90890: New methods to access mailbox.Maildir message info and flags (#103905)
Stephen Gildea
2023-11-11
1
-0/+1
*
GH-94438: Restore ability to jump over None tests (GH-111237)
Savannah Ostrowski
2023-10-24
1
-0/+1
*
gh-82367: Use `FindFirstFile` Win32 API in `ntpath.realpath()` (GH-110298)
박문식
2023-10-05
1
-0/+1
*
gh-109812: Fix phrasing for `collections.Counter` (gh-109813)
Jacob Coffee
2023-09-28
1
-0/+1
*
Docs: Update Donghee Na's name (#109743)
Hugo van Kemenade
2023-09-22
1
-1/+1
*
ACKS: Fix ordering; Correct Itamar Oren's surname; Add Adam Turner (#109737)
Adam Turner
2023-09-22
1
-3/+3
*
gh-109375: Fix bug where pdb registers an alias without an associated command...
buermarc
2023-09-14
1
-0/+1
*
gh-107932: Fix dis module for bytecode that does not have an associated sourc...
Corvin
2023-08-25
1
-0/+1
*
gh-108111: Flush gzip write buffer before seeking, fixing bad writes (#108341)
Chris Markiewicz
2023-08-24
1
-0/+1
*
gh-107995: Fix doctest collection of functools.cached_property objects (#107996)
Tyler Smart
2023-08-18
1
-0/+1
*
gh-107089: Improve Shelf.clear method performance (gh-107090)
James Cave
2023-07-29
1
-0/+1
*
gh-69714: Make `calendar` module fully tested (#93655)
Bart Skowron
2023-07-22
1
-0/+1
*
gh-106634: Corrected minor asyncio doc issues (#106671)
Chris Brett
2023-07-13
1
-0/+1
*
gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on close()....
Andrew Geng
2023-07-07
1
-0/+1
*
gh-106075: add `asyncio.taskgroups.__all__` to `asyncio.__all__` (#106090)
James Webber
2023-06-26
1
-0/+1
[next]