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-111485: Silence warnings in Python/executor_cases.c.h (#111619)
Guido van Rossum
2023-11-01
3
-0/+6
*
gh-106718: Treat PyConfig.stdlib_dir as highest-priority setting for stdlib_d...
Yilei Yang
2023-11-01
3
-10/+30
*
gh-106168: Update PyList_SET_ITEM() What's New doc (#111618)
Victor Stinner
2023-11-01
1
-1/+2
*
gh-111374: Add a new PYTHON_FROZEN_MODULES env var, equivalent of `-X frozen_...
Yilei Yang
2023-11-01
5
-6/+56
*
gh-111520: Integrate the Tier 2 interpreter in the Tier 1 interpreter (#111428)
Guido van Rossum
2023-11-01
19
-487/+509
*
Simplify trivial calls of PyUnicode_FromFormat() (GH-111605)
Serhiy Storchaka
2023-11-01
2
-2/+2
*
gh-111089: Use PyUnicode_AsUTF8() in Argument Clinic (#111585)
Victor Stinner
2023-11-01
34
-907/+180
*
gh-111495: Add tests for PyBytes and PyByteArray C API (GH-111496)
Serhiy Storchaka
2023-11-01
5
-1/+725
*
Simplify _PyPegen_join_names_with_dot() (GH-111602)
Serhiy Storchaka
2023-11-01
1
-32/+2
*
GH-111537: Avoid using `this_instr` in asserts. (GH-111600)
Mark Shannon
2023-11-01
2
-36/+24
*
GH-111485: Use micro-ops to split specialization code from base action (GH-11...
Mark Shannon
2023-11-01
9
-577/+858
*
gh-111576: Improve documention for tkinter.messagebox (GH-111578)
Serhiy Storchaka
2023-11-01
1
-10/+165
*
gh-111495: add stub files for C API test modules (GH-111586)
Sergey B Kirpichev
2023-11-01
13
-3/+204
*
gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (#111577)
Victor Stinner
2023-11-01
3
-2/+34
*
gh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED was added to 3.12 (#111584)
Victor Stinner
2023-11-01
12
-23/+23
*
gh-111282: Fix NamedTemporaryFile example code (GH-111283)
Krzysiek Karbowiak
2023-10-31
1
-7/+7
*
gh-110774: allow setting the Runner(loop_factory=...) from IsolatedAsyncioTes...
Thomas Grainger
2023-10-31
4
-2/+28
*
gh-108082: Add PyErr_FormatUnraisable() function (GH-111086)
Serhiy Storchaka
2023-10-31
7
-8/+142
*
gh-111420: Allow type comments in parenthesized `with` statements (#111468)
Tomas R
2023-10-31
5
-8/+32
*
gh-108765: Python.h no longer includes <stddef.h> on Windows (#111563)
Victor Stinner
2023-10-31
3
-3/+11
*
gh-90815: Exclude mimalloc .c files from Windows build (#111532)
Dino Viehland
2023-10-31
6
-121/+13
*
gh-102249: Expand sys.call_tracing documentation (#102806)
Quentin Peter
2023-10-31
1
-3/+17
*
gh-93607: document `root` attribute of `iterparse` (#99410)
Prometheus3375
2023-10-31
1
-1/+3
*
gh-106861: Docs: Add availability directives to all Unix-only modules (#108975)
xzmeng
2023-10-31
9
-6/+14
*
gh-111062: CI: Rename reusable-build-[X].yml to reusable-[X].yml (#111552)
Hugo van Kemenade
2023-10-31
4
-6/+6
*
gh-109181: Speed up Traceback object creation by lazily compute the line numb...
Pablo Galindo Salgado
2023-10-31
2
-6/+31
*
GH-111438: Add Support for Sharing Floats Between Interpreters (gh-111439)
Anthony Shaw
2023-10-31
4
-2/+34
*
GH-111485: Remove some special cases from the code generator and bytecodes.c ...
Mark Shannon
2023-10-31
8
-55/+119
*
GH-111485: Increment `next_instr` consistently at the start of the instructio...
Mark Shannon
2023-10-31
11
-521/+1079
*
gh-111531: Tkinter: fix reference leaks in bind_class() and bind_all() (GH-11...
Serhiy Storchaka
2023-10-31
2
-2/+4
*
gh-111301: Move importlib.resources changes to the Removed section (#111509)
Karolina Surma
2023-10-31
1
-14/+18
*
gh-111301: Move `importlib.resources.files` change to What's new in Python 3....
Karolina Surma
2023-10-31
2
-1/+3
*
gh-111062 CI: Update skip lists for resuable workflows (#111521)
Hugo van Kemenade
2023-10-31
1
-6/+8
*
gh-111277: In summarize_stats.py, don't fail fast on invalid ratios (#111278)
Michael Droettboom
2023-10-31
1
-3/+5
*
gh-109329: Count tier2 opcode misses (#110561)
Michael Droettboom
2023-10-31
5
-4/+9
*
gh-76785: Move the Cross-Interpreter Code to Its Own File (gh-111502)
Eric Snow
2023-10-30
18
-760/+849
*
gh-110697: Use CLOCK_RES in test_os.TimerfdTests (#111529)
Victor Stinner
2023-10-30
1
-6/+6
*
gh-90815: Fix mimalloc atomic.h on Windows arm64 (#111527)
Victor Stinner
2023-10-30
1
-1/+1
*
gh-90815: Fix mimalloc build on WASI (#111524)
Victor Stinner
2023-10-30
1
-0/+1
*
gh-90815: Fix _PyMem_MimallocEnabled() compiler warning (#111522)
Victor Stinner
2023-10-30
1
-6/+6
*
Remove myself from typing CODEOWNERS (#111523)
Ken Jin
2023-10-30
1
-1/+1
*
gh-111181: Fix enum doctests (GH-111180)
Nikita Sobolev
2023-10-30
3
-15/+22
*
gh-111366: Correctly show custom syntax error messages in the codeop module f...
Pablo Galindo Salgado
2023-10-30
3
-5/+30
*
gh-111284: Make multiprocessing tests with threads faster and more reliable (...
Serhiy Storchaka
2023-10-30
1
-9/+21
*
gh-110481: Fix _Py_ThreadId for non-free-threaded mode (gh-111503)
Donghee Na
2023-10-30
1
-3/+1
*
gh-108082: C API: Add tests for PyErr_WriteUnraisable() (GH-111455)
Serhiy Storchaka
2023-10-30
3
-0/+70
*
gh-109515: When generating deep frozen modules on Windows, use a list file in...
Riccardo Ghetta
2023-10-30
3
-30/+78
*
gh-110481: Implement biased reference counting (gh-110764)
Sam Gross
2023-10-30
29
-52/+511
*
gh-90815: Add mimalloc memory allocator (#109914)
Dino Viehland
2023-10-30
61
-158/+16789
*
gh-111062: Reusable Windows build that supports free-threaded mode as the con...
Donghee Na
2023-10-30
2
-49/+63
[prev]
[next]