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-117511: Make PyMutex public in the non-limited API (#117731)
Sam Gross
2024-06-20
18
-110/+185
*
gh-120780: Show attribute name for LOAD_SPECIAL in dis output (#120781)
Jelle Zijlstra
2024-06-20
6
-7/+59
*
gh-98442: fix locations of with statement's cleanup instructions (#120763)
Irit Katriel
2024-06-20
3
-1/+38
*
gh-111259: Optimize complementary character sets in RE (GH-120742)
Serhiy Storchaka
2024-06-20
4
-13/+50
*
gh-119698: symtable: Fix merge race (#120779)
Jelle Zijlstra
2024-06-20
1
-1/+1
*
gh-119698: fix `symtable.Class.get_methods` and document its behaviour correc...
Bénédikt Tran
2024-06-20
4
-6/+187
*
Fix typos in comments (#120481)
Xie Yanbo
2024-06-20
4
-5/+5
*
GH-120602: Support LLVM_VERSION_SUFFIX for JIT builds (GH-120604)
Xarblu
2024-06-20
2
-1/+3
*
gh-120606: Allow EOF to exit pdb commands definition (#120607)
Tian Gao
2024-06-19
3
-0/+9
*
gh-120732: Fix `name` passing to `Mock`, when using kwargs to `create_autospe...
Nikita Sobolev
2024-06-19
3
-7/+13
*
gh-118820: Zero-valued flag enum has no name (GH-118848)
Nice Zombies
2024-06-19
1
-0/+8
*
Regen ``Doc/requirements-oldest-sphinx.txt`` (#120753)
Kirill Podoprigora
2024-06-19
1
-4/+4
*
gh-120521: clarify except* documentation to allow tuples (#120523)
Danny Yang
2024-06-19
1
-9/+10
*
gh-119786: move locations doc to InternalDocs (#120445)
Irit Katriel
2024-06-19
2
-6/+8
*
GH-120097: Make FrameLocalsProxy a mapping (#120101)
Mark Shannon
2024-06-19
4
-1/+20
*
GH-119462: Enforce invariants of type versioning (GH-120731)
Mark Shannon
2024-06-19
7
-103/+87
*
gh-120437: Fix `_CHECK_STACK_SPACE` optimization problems introduced in gh-11...
Nadeshiko Manju
2024-06-19
3
-2/+1
*
Fix types in pegen parser generator (GH-120720)
yf-yang
2024-06-19
3
-6/+6
*
gh-120733: rename internal compiler functions according to naming convention ...
Irit Katriel
2024-06-19
1
-30/+23
*
gh-120635: Avoid leaking processes in test_pyrepl (#120676)
Victor Stinner
2024-06-19
1
-1/+1
*
gh-120722: Set position on RETURN_VALUE in lambda (#120724)
Jelle Zijlstra
2024-06-19
3
-2/+31
*
gh-119960: Add information about regex flags in re module functions (#119978)
Awbert
2024-06-19
1
-0/+32
*
gh-102797: Add more code snippets in test_ast (#102798)
Kirill Podoprigora
2024-06-19
1
-8/+196
*
gh-120726: Fix compiler warnings on is_core_module() (#120727)
Kirill Podoprigora
2024-06-19
2
-4/+5
*
Add a link to free-threading HOWTO to the index (follow-up to GH-119366) (GH-...
Petr Viktorin
2024-06-19
1
-0/+1
*
gh-120633: Move scrollbar and remove tear-off menus in turtledemo (#120634)
Wulian233
2024-06-19
2
-4/+5
*
GH-119726: Deduplicate JIT trampolines for out-of-range jumps (GH-120250)
Diego Russo
2024-06-19
2
-4/+17
*
Ignore some failing tests in emulated JIT CI (GH-120375)
Diego Russo
2024-06-19
1
-1/+4
*
GH-73991: Add follow_symlinks argument to `pathlib.Path.copy()` (#120519)
Barney Gale
2024-06-19
6
-11/+86
*
GH-73991: pathlib ABC tests: add `DummyPath.unlink()` and `rmdir()` (#120715)
Barney Gale
2024-06-18
2
-20/+51
*
gh-120367: fix bug where compiler detects redundant jump after pseudo op repl...
Irit Katriel
2024-06-18
3
-2/+28
*
GH-73991: Use same signature for `shutil._rmtree_[un]safe()`. (#120517)
Barney Gale
2024-06-18
2
-45/+44
*
gh-120688: Build WASI with -O3 in debug mode (#120691)
Victor Stinner
2024-06-18
3
-0/+13
*
gh-119574: Add some missing environment variables to '--help-env'. (GH-120006)
devdanzin
2024-06-18
3
-0/+88
*
gh-120417: Add #noqa: F401 to tests (#120627)
Victor Stinner
2024-06-18
24
-41/+43
*
gh-120496: Add a note about iterator thread-safe (gh-120685)
Donghee Na
2024-06-18
1
-0/+3
*
gh-117953: Skip `test_interpreters` properly without GIL (#120689)
Nice Zombies
2024-06-18
1
-3/+6
*
gh-120417: Use import_helper() in test_regrtest (#120680)
Victor Stinner
2024-06-18
1
-14/+12
*
gh-120449: fix ``test_pyclbr`` introspection for mangled names (GH-120450)
Bénédikt Tran
2024-06-18
2
-17/+75
*
gh-120600: Make Py_TYPE() opaque in limited C API 3.14 (#120601)
Victor Stinner
2024-06-18
8
-9/+40
*
gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (#118807)
Sam Gross
2024-06-18
8
-4/+68
*
gh-120659: Skip `test_freethreading` with GIL (#120660)
Nice Zombies
2024-06-18
1
-0/+4
*
gh-120417: Move imports to doctests in test_doctest (#120679)
Victor Stinner
2024-06-18
1
-4/+14
*
gh-119241: Add HOWTO for free-threaded C API extensions (#119877)
Sam Gross
2024-06-18
2
-0/+255
*
gh-120381: Fix inspect.ismethoddescriptor() (#120383)
Jan Kaliszewski
2024-06-18
4
-10/+135
*
gh-120674: Protect multi-line macros in _testbuffer.c and _testcapimodule.c (...
Bénédikt Tran
2024-06-18
2
-60/+86
*
gh-120662: Improve `smtplib` example (#120668)
Bénédikt Tran
2024-06-18
1
-12/+11
*
No longer watch the queue module, remove rhettinger (#120664)
Raymond Hettinger
2024-06-18
1
-2/+1
*
GH-120507: Lower the `BEFORE_WITH` and `BEFORE_ASYNC_WITH` instructions. (#12...
Mark Shannon
2024-06-18
22
-651/+663
*
gh-119897: Add test for lambda generator invocation (#120658)
Irit Katriel
2024-06-18
1
-1/+5
[next]