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
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
*
pycore_interp.h: Fix comment about pytypedefs.h (#93188)
Itamar Ostricher
2022-07-09
1
-1/+1
*
GH-90699: Intern statically allocated strings (GH-93597)
Kumar Aditya
2022-07-08
1
-0/+609
*
GH-90699: Move generated static initializer to pycore_runtime_generated.h (GH...
Kumar Aditya
2022-07-07
2
-1125/+1139
*
gh-94216: add pseudo instructions to the dis/opcodes modules (GH-94241)
Irit Katriel
2022-07-01
2
-9/+42
*
GH-94262: Don't create frame objects for frames that aren't yet complete. (GH...
Mark Shannon
2022-07-01
1
-0/+17
*
gh-90473: Reduce recursion limit on WASI even further (GH-94333)
Christian Heimes
2022-06-27
1
-3/+4
*
GH-94163: Add BINARY_SLICE and STORE_SLICE instructions. (GH-94168)
Mark Shannon
2022-06-27
3
-83/+89
*
gh-87347: Fix PyObject_NEW() regression (#94234)
Victor Stinner
2022-06-26
1
-2/+2
*
gh-93382: Sync up `co_code` changes with 3.11 (GH-94227)
Ken Jin
2022-06-24
1
-1/+1
*
GH-93841: Allow stats to be turned on and off, cleared and dumped at runtime....
Mark Shannon
2022-06-21
2
-13/+16
*
GH-91432: Specialize FOR_ITER (GH-91713)
Dennis Sweeney
2022-06-21
6
-60/+104
*
gh-87347: Add parenthesis around macro arguments (#93915)
Victor Stinner
2022-06-20
29
-143/+147
*
GH-93516: Speedup line number checks when tracing. (GH-93763)
Mark Shannon
2022-06-20
2
-1/+32
*
GH-93897: Store frame size in code object and de-opt if insufficient space on...
Mark Shannon
2022-06-20
2
-25/+29
*
gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938)
Victor Stinner
2022-06-19
3
-13/+23
*
gh-93911: Specialize `LOAD_ATTR_PROPERTY` (GH-93912)
Ken Jin
2022-06-17
3
-39/+67
*
gh-77782: Deprecate global configuration variable (#93943)
Victor Stinner
2022-06-17
3
-22/+25
*
gh-74953: Add _PyTime_FromMicrosecondsClamp() function (#93942)
Victor Stinner
2022-06-17
1
-0/+4
*
gh-87347: Add parenthesis around PyXXX_Check() arguments (#92815)
Victor Stinner
2022-06-16
34
-58/+58
*
GH-93429: Merge `LOAD_METHOD` back into `LOAD_ATTR` (GH-93430)
Ken Jin
2022-06-14
3
-81/+72
*
GH-93516: Store offset of first traceable instruction in code object (GH-93769)
Mark Shannon
2022-06-14
1
-0/+1
*
gh-91321: Fix compatibility with C++ older than C++11 (#93784)
Victor Stinner
2022-06-14
1
-2/+5
*
gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)
Serhiy Storchaka
2022-06-14
3
-8/+3
*
gh-89653: PEP 670: Macros always cast arguments in cpython/ (#93766)
Victor Stinner
2022-06-13
9
-92/+28
*
gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid U...
Pablo Galindo Salgado
2022-06-13
1
-0/+2
*
Remove ANY_VARARGS() macro from the C API (#93764)
Victor Stinner
2022-06-13
2
-3/+3
*
gh-89653: PEP 670: Convert PyFunction macros (#93765)
Victor Stinner
2022-06-13
1
-16/+39
*
GH-90699: use statically allocated strings in typeobject.c (gh-93751)
Kumar Aditya
2022-06-12
2
-0/+4
*
gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar a...
Serhiy Storchaka
2022-06-12
2
-0/+2
*
Shrink the LOAD_METHOD cache by one codeunit. (#93537)
Mark Shannon
2022-06-07
2
-2/+1
*
gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (#93500)
Neil Schemenauer
2022-06-05
1
-0/+14
*
gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383)
Ken Jin
2022-06-03
1
-0/+1
*
gh-91320: Fix more old-style cast warnings in C++ (#93285)
Victor Stinner
2022-06-02
3
-4/+4
*
gh-93143: Avoid NULL check in LOAD_FAST based on analysis in the compiler (GH...
Dennis Sweeney
2022-05-31
2
-24/+26
*
GH-93354: Use exponential backoff to avoid excessive specialization attempts....
Mark Shannon
2022-05-31
1
-3/+44
*
gh-93244: Document Py_PRINT_RAW in PyObject_Print() comment (93245)
Will Hawkins
2022-05-29
1
-3/+3
*
bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185)
Eric Snow
2022-05-27
4
-21/+0
*
GH-90230: Add stats to breakdown the origin of calls to `PyEval_EvalFrame` (G...
Mark Shannon
2022-05-27
4
-0/+23
*
gh-82616: Add Py_IS_TYPE_SIGNED() macro (#93178)
Victor Stinner
2022-05-27
2
-6/+7
*
gh-60074: add new stable API function PyType_FromMetaclass (GH-93012)
Wenzel Jakob
2022-05-27
1
-0/+3
*
gh-92898: Enhance _testcppext test on cast to PyObject* (#93111)
Victor Stinner
2022-05-26
1
-25/+23
*
gh-92777: Add LOAD_METHOD_LAZY_DICT (GH-92778)
Ken Jin
2022-05-25
2
-31/+33
*
gh-93202: Always use %zd printf formatter (#93201)
Victor Stinner
2022-05-25
2
-37/+3
*
gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066)
Yury Selivanov
2022-05-23
1
-1/+13
*
gh-92536: Mark PyUnicode_READY() argument as unused (#93011)
Wenzel Jakob
2022-05-23
1
-2/+2
*
gh-93103: Update PyUnicode_DecodeFSDefault() doc (#93105)
Victor Stinner
2022-05-23
1
-22/+6
*
GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-92951)
serge-sans-paille
2022-05-21
1
-2/+26
*
GH-89914: Make the oparg of the YIELD_VALUE instruction equal the stack depth...
Mark Shannon
2022-05-19
2
-14/+14
*
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
Christian Heimes
2022-05-19
1
-1/+7
*
GH-90690: Remove `PRECALL` instruction (GH-92925)
Mark Shannon
2022-05-19
3
-151/+136
[next]