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-109295: Clean up multiprocessing in test_asyncio and test_compileall (#109...
Victor Stinner
2023-09-12
2
-3/+10
*
GH-106734: Disable tab completion in pdb's multiline mode (GH-106735)
Tian Gao
2023-09-12
2
-21/+39
*
gh-109118: Disallow nested scopes within PEP 695 scopes within classes (#109196)
Jelle Zijlstra
2023-09-12
3
-0/+118
*
gh-109292: add symtable impact of PEP 709 to What's New (#109293)
Carl Meyer
2023-09-12
1
-0/+3
*
gh-109195: fix source location for super load before LOAD_SUPER_ATTR (#109289)
Carl Meyer
2023-09-11
3
-1/+12
*
gh-109214: Rename SAVE_IP to _SET_IP, and similar (#109285)
Guido van Rossum
2023-09-11
11
-117/+117
*
gh-107322: zipapp: Remove the suggestion to remove .dist-info directories (#1...
wim glenn
2023-09-11
1
-6/+1
*
gh-109039: Branch prediction for Tier 2 interpreter (#109038)
Guido van Rossum
2023-09-11
15
-181/+339
*
gh-109179: Fix traceback display for SyntaxErrors with notes (#109197)
Irit Katriel
2023-09-11
3
-34/+34
*
gh-109276: libregrtest: use separated file for JSON (#109277)
Victor Stinner
2023-09-11
6
-36/+84
*
gh-90805: Make sure test_functools works with and without _functoolsmodule (G...
Nikita Sobolev
2023-09-11
1
-30/+28
*
gh-109190: What's New in 3.12: Add subheadings to removals for easy linking (...
Hugo van Kemenade
2023-09-11
1
-52/+107
*
gh-108987: Fix _thread.start_new_thread() race condition (#109135)
Victor Stinner
2023-09-11
5
-41/+69
*
gh-109182: Fix and improve tests for gh-108654 (GH-109189)
Serhiy Storchaka
2023-09-11
1
-18/+28
*
GH-108976. Keep monitoring data structures valid during de-optimization durin...
Mark Shannon
2023-09-11
4
-55/+79
*
Better integration of doctest and unittest in test_ctypes.test_objects (GH-10...
Serhiy Storchaka
2023-09-11
1
-6/+4
*
Test DocTestFinder directly instead of calling support.run_doctest() (GH-108917)
Serhiy Storchaka
2023-09-11
1
-5/+3
*
gh-109162: libregrtest: move code around (#109253)
Victor Stinner
2023-09-11
3
-93/+105
*
gh-107219: Fix concurrent.futures terminate_broken() (#109244)
Victor Stinner
2023-09-11
3
-0/+27
*
GH-108614: Increase importlib MAGIC for RESUME_CHECK instruction (#109247)
Victor Stinner
2023-09-11
1
-1/+2
*
gh-109162: libregrtest: use relative imports (#109250)
Victor Stinner
2023-09-11
17
-105/+110
*
gh-109162: libregrtest: rename runtest_mp.py to run_workers.py (#109248)
Victor Stinner
2023-09-11
9
-164/+171
*
gh-109162: libregrtest: fix Logger (#109246)
Victor Stinner
2023-09-11
3
-30/+38
*
gh-109162: libregrtest: add single.py and result.py (#109243)
Victor Stinner
2023-09-11
14
-697/+722
*
gh-109162: libregrtest: add worker.py (#109229)
Victor Stinner
2023-09-10
10
-213/+238
*
gh-109230: test_pyexpat no longer depends on the current directory (#109233)
Victor Stinner
2023-09-10
2
-24/+53
*
gh-109237: Fix test_site for non-ASCII working directory (#109238)
Victor Stinner
2023-09-10
2
-2/+6
*
gh-50644: Forbid pickling of codecs streams (GH-109180)
Serhiy Storchaka
2023-09-10
3
-0/+95
*
gh-109054: Don't use libatomic on cross-compilation (#109211)
Victor Stinner
2023-09-10
2
-8/+6
*
gh-109207: Fix SystemError when printing symtable entry object. (GH-109225)
δΊ‘line
2023-09-10
3
-3/+7
*
Fix "FSTRING_MIDDLE" typo in py312 "What's New" (#109222)
Delgan
2023-09-10
1
-1/+1
*
gh-93627: Align Python implementation of pickle with C implementation of pick...
Pieter Eendebak
2023-09-10
3
-10/+72
*
gh-109174: Add support of SimpleNamespace in copy.replace() (GH-109175)
Serhiy Storchaka
2023-09-10
4
-0/+58
*
gh-109162: libregrtest: add Logger class (#109212)
Victor Stinner
2023-09-10
4
-99/+123
*
gh-109162: libregrtest: add TestResults class (#109208)
Victor Stinner
2023-09-10
3
-274/+306
*
gh-109162: Refactor libregrtest.Regrtest (#109206)
Victor Stinner
2023-09-10
5
-115/+120
*
gh-109162: Refactor libregrtest.runtest_mp (#109205)
Victor Stinner
2023-09-10
4
-56/+57
*
gh-109162: libregrtest: remove WorkerJob class (#109204)
Victor Stinner
2023-09-09
7
-88/+126
*
gh-109162: libregrtest: fix _decode_worker_job() (#109202)
Victor Stinner
2023-09-09
3
-5/+21
*
Improve the sieve() recipe in the itertools docs (gh-109199)
Raymond Hettinger
2023-09-09
1
-4/+7
*
Fix an ironic typo in a code comment. (gh-109186)
Raymond Hettinger
2023-09-09
1
-1/+1
*
gh-109162: Refactor libregrtest.RunTests (#109177)
Victor Stinner
2023-09-09
5
-60/+88
*
gh-109050: Remove remaining tests for legacy Unicode C API (GH-109068)
Serhiy Storchaka
2023-09-09
6
-197/+1
*
gh-109118: Fix runtime crash when NameError happens in PEP 695 function (#109...
Jelle Zijlstra
2023-09-09
7
-106/+189
*
gh-109162: Refactor libregrtest.runtest (#109172)
Victor Stinner
2023-09-09
5
-104/+134
*
gh-109052: Use the base opcode when comparing code objects (gh-109107)
Tian Gao
2023-09-09
3
-6/+24
*
gh-109162: Refactor libregrtest WorkerJob (#109171)
Victor Stinner
2023-09-09
5
-41/+48
*
gh-109162: Refactor Regrtest.action_run_tests() (#109170)
Victor Stinner
2023-09-09
1
-49/+49
*
gh-108996: Skip broken test_msvcrt for now (#109169)
Victor Stinner
2023-09-08
1
-0/+2
*
gh-109162: Regrtest copies 'ns' attributes (#109168)
Victor Stinner
2023-09-08
3
-48/+73
[next]