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
*
gh-118209: Add Windows structured exception handling to mmap module (GH-118213)
Dobatymo
2024-05-10
4
-48/+410
*
Fix some missing null checks. (GH-118721)
Steve Dower
2024-05-10
2
-5/+13
*
Docs: fix typos in documentation (GH-118815)
Xie Yanbo
2024-05-10
2
-3/+3
*
Revert "gh-115432: Add critical section variant that handles a NULL object (#...
Sam Gross
2024-05-09
2
-38/+0
*
gh-118851: Default ctx arguments to AST constructors to Load() (#118854)
Jelle Zijlstra
2024-05-09
6
-6/+41
*
gh-117657: Replace TSAN suppresions with more specific rules (#118722)
Brett Simmers
2024-05-09
1
-24/+81
*
gh-118846: Fix PGO tests in free-threaded build (#118862)
Sam Gross
2024-05-09
2
-2/+4
*
gh-116984: Make mimalloc header includes relative to the current file (#118808)
Sam Gross
2024-05-09
4
-6/+9
*
gh-118561: Fix crash involving list.extend in free-threaded build (#118723)
Sam Gross
2024-05-09
2
-1/+4
*
gh-118849: Fix "code will never be executed" warning in `dictobject.c` (#118850)
Nikita Sobolev
2024-05-09
1
-1/+1
*
gh-118773: Use language-invariant SDDL string instead of aliases for ACLs. (G...
Steve Dower
2024-05-09
2
-154/+24
*
gh-117657: Acquire a critical section around `SemLock.__{enter,exit}__` (#118...
mpage
2024-05-09
2
-4/+14
*
gh-118817: Fix `asyncio REPL` on Windows (#118819)
Kirill Podoprigora
2024-05-09
2
-4/+8
*
gh-118767: Improve tests and docs for bool(NotImplemented) (#118813)
Jelle Zijlstra
2024-05-09
4
-13/+15
*
gh-118802: Fix ACL use in test for non-English Windows (GH-118831)
Steve Dower
2024-05-09
1
-3/+2
*
gh-103956: Fix `trace` output in case of missing source line (GH-103958)
Radislav Chugunov
2024-05-09
3
-4/+38
*
gh-118805: Remove type, choices, metavar params of `BooleanOptionalAction` (#...
Nikita Sobolev
2024-05-09
4
-71/+10
*
gh-118798: Remove deprecated isdst parameter from `email.utils.localtime` (#1...
Hugo van Kemenade
2024-05-09
5
-15/+13
*
gh-118033: Fix `__weakref__` not set for generic dataclasses (#118099)
Nikita Sobolev
2024-05-09
3
-3/+118
*
GH-101588: Remove deprecated pickle/copy/deepcopy from itertools (gh-118816)
Raymond Hettinger
2024-05-09
4
-1294/+8
*
[tests]: Mark ``test_statistics.test_kde_random`` with a ``requires_resource(...
Kirill Podoprigora
2024-05-09
1
-0/+1
*
gh-118803: Remove `ByteString` from `typing` and `collections.abc` (#118804)
Nikita Sobolev
2024-05-08
12
-114/+14
*
gh-117657: Fix data races when writing / reading `ob_gc_bits` (#118292)
mpage
2024-05-08
4
-16/+45
*
Fixing a typo in test_cmd_line.py (#118728)
Yutian Li
2024-05-08
1
-1/+1
*
Format None, True, False and NotImplemented as literals (GH-118758)
Serhiy Storchaka
2024-05-08
39
-83/+85
*
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder
2024-05-08
220
-443/+440
*
Docs: fix typos in documentation (#118752)
Xie Yanbo
2024-05-08
4
-4/+4
*
Run CI on the 3.13 branch (#118779)
Jelle Zijlstra
2024-05-08
1
-10/+2
*
gh-118767: Make bool(NotImplemented) raise TypeError (#118775)
Jelle Zijlstra
2024-05-08
6
-14/+18
*
gh-118772: Allow TypeVars without a default to follow those with a default wh...
Jelle Zijlstra
2024-05-08
3
-10/+34
*
Fix file extensions for 3.14 Whats New (#118770)
Jelle Zijlstra
2024-05-08
2
-0/+1
*
Update Windows library names for the Python version bump (#118766)
Kirill Podoprigora
2024-05-08
2
-5/+5
*
gh-118486: Update docs for CVE-2024-4030 reference (GH-118737)
Steve Dower
2024-05-08
2
-0/+18
*
Regenerate configure for 3.14, which the release script forgot. (#118765)
T. Wouters
2024-05-08
1
-12/+12
*
Python 3.14.0a0
Thomas Wouters
2024-05-08
7
-12/+143
*
Python 3.13.0b1
v3.13.0b1
Thomas Wouters
2024-05-08
162
-499/+1861
*
gh-118671: Updated dead ActiveState links (#118730)
trag1c
2024-05-08
12
-14/+14
*
Regen ``Doc/requirements-oldest-sphinx.txt`` (#118736)
Kirill Podoprigora
2024-05-08
1
-3/+3
*
gh-118746: Fix crash in frame_getlocals and _PyFrame_GetLocals (#118748)
Tian Gao
2024-05-08
1
-0/+18
*
gh-118610: Centralize power caching in `_pylong.py` (#118611)
Tim Peters
2024-05-08
2
-67/+113
*
Revert to free macOS runners (#118744)
Ćukasz Langa
2024-05-07
1
-2/+2
*
gh-118734: Fixes Windows build when Use_TIER2 is unspecified (#118735)
Steve Dower
2024-05-07
4
-3/+5
*
gh-109975: Make a rough editorial pass over What's New (#118711)
T. Wouters
2024-05-07
1
-509/+542
*
gh-118518: Check for perf version and not kernel version in test_perf_profile...
Pablo Galindo Salgado
2024-05-07
1
-6/+12
*
gh-118729: Temporarily skip `test_multiprocessing_pool_circular_import` (#118...
Sam Gross
2024-05-07
1
-1/+4
*
gh-118650: Document `Enum._repr_*` reservation exclusion (GH-118698)
chrysn
2024-05-07
1
-1/+7
*
gh-118518: Improve perf docs (#118708)
Pablo Galindo Salgado
2024-05-07
1
-22/+48
*
gh-111201: Allow pasted code to contain multiple statements in the REPL (#118...
Pablo Galindo Salgado
2024-05-07
6
-9/+33
*
bpo-115773: Use the right variable name based on the field we are trying read...
Abhinav Upadhyay
2024-05-07
1
-2/+2
*
gh-118682: Revert forcing str commands, allow class commands in pyrepl (#118709)
Lysandros Nikolaou
2024-05-07
2
-3/+16
[next]