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
*
gh-98724: Fix Py_CLEAR() macro side effects (#99100) (#99288)
Victor Stinner
2022-11-09
2
-27/+36
*
[3.11] Fix v3.11.0 release merge problems (GH-98622)
Pablo Galindo Salgado
2022-10-24
1
-1/+1
*
Merge tag 'v3.11.0' into 3.11
Pablo Galindo
2022-10-24
1
-2/+2
|
\
|
*
Python 3.11.0
v3.11.0
Pablo Galindo
2022-10-24
1
-3/+3
|
*
Post 3.11.0rc2
Pablo Galindo
2022-10-22
1
-1/+1
*
|
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Miss Islington (bot)
2022-09-25
1
-2/+2
*
|
Post 3.11.0rc2
Pablo Galindo
2022-09-12
1
-1/+1
|
/
*
Python 3.11.0rc2
v3.11.0rc2
Pablo Galindo
2022-09-11
1
-2/+2
*
[3.11] GH-96569: Avoid undefined behavior (#96616)
Mark Shannon
2022-09-08
1
-8/+16
*
gh-95778: Correctly pre-check for int-to-str conversion (GH-96537)
Miss Islington (bot)
2022-09-04
1
-2/+2
*
[3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500)
Gregory P. Smith
2022-09-02
3
-0/+39
*
gh-46845: clean up unused DK_IXSIZE (GH-96405)
Miss Islington (bot)
2022-08-30
1
-9/+0
*
Fix typo in internal/pycore_atomic.h (GH-95939)
Miss Islington (bot)
2022-08-13
1
-1/+1
*
Post 3.11.0rc1
Pablo Galindo
2022-08-08
1
-1/+1
*
Python 3.11.0rc1
v3.11.0rc1
Pablo Galindo
2022-08-05
1
-3/+3
*
gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008)
Miss Islington (bot)
2022-08-04
1
-0/+6
*
Revert "[3.11] GH-92678: Expose managed dict clear and visit functions (GH-95...
Mark Shannon
2022-08-04
1
-3/+0
*
[3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503)
Christian Heimes
2022-08-01
2
-0/+91
*
GH-90081: Run python tracers at full speed (GH-95328) (#95363)
Miss Islington (bot)
2022-07-29
1
-2/+3
*
[3.11] gh-95185: Check recursion depth in the AST constructor (GH-95186) (GH-...
Miss Islington (bot)
2022-07-26
1
-0/+2
*
Post 3.11.0b5
Pablo Galindo
2022-07-26
1
-1/+1
*
Python 3.11.0b5
v3.11.0b5
Pablo Galindo
2022-07-25
1
-2/+2
*
[3.11] GH-92678: Expose managed dict clear and visit functions (GH-95246). (#...
Pablo Galindo Salgado
2022-07-25
1
-0/+3
*
[3.11] GH-94739: Backport GH-94958 to 3.11 (#94965)
Mark Shannon
2022-07-25
1
-0/+13
*
[3.11] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) ...
Brandt Bucher
2022-07-22
1
-186/+0
*
gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) (#94849)
Miss Islington (bot)
2022-07-15
1
-51/+3
*
Post 3.11.0b4
Pablo Galindo
2022-07-11
1
-1/+1
*
Python 3.11.0b4
v3.11.0b4
Pablo Galindo
2022-07-11
1
-2/+2
*
[3.11] GH-94262: Don't create frame objects for frames that aren't yet comple...
Miss Islington (bot)
2022-07-04
1
-0/+17
*
[3.11] GH-93354: Use exponential backoff to avoid excessive specialization at...
Mark Shannon
2022-06-30
1
-3/+44
*
[3.11] GH-93516: Backport GH-93769 (GH-94231)
Mark Shannon
2022-06-28
1
-0/+1
*
[3.11] gh-90473: Reduce recursion limit on WASI even further (GH-94333) (GH-9...
Christian Heimes
2022-06-27
1
-3/+4
*
[3.11] gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383) (#...
Ken Jin
2022-06-23
1
-0/+1
*
[3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (...
Mark Shannon
2022-06-22
2
-1/+32
*
gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) (#94000)
Victor Stinner
2022-06-20
3
-13/+23
*
gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid U...
Miss Islington (bot)
2022-06-16
1
-0/+2
*
[3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over Ty...
Miss Islington (bot)
2022-06-14
2
-0/+2
*
gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802)
Victor Stinner
2022-06-14
1
-2/+5
*
[3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)...
Serhiy Storchaka
2022-06-14
1
-0/+3
*
gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (GH-93500) (gh-93507)
Miss Islington (bot)
2022-06-05
1
-0/+14
*
Post 3.11.0b3
Pablo Galindo
2022-06-01
1
-1/+1
*
Python 3.11.0b3
v3.11.0b3
Pablo Galindo
2022-06-01
1
-2/+2
*
[3.11] gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-9...
Miss Islington (bot)
2022-06-01
2
-2/+4
*
Post 3.11.0b2
Pablo Galindo
2022-05-31
1
-1/+1
*
Python 3.11.0b2
v3.11.0b2
Pablo Galindo
2022-05-30
1
-2/+2
*
[3.11] bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185) (GH-9...
Eric Snow
2022-05-28
4
-21/+0
*
gh-92898: Enhance _testcppext test on cast to PyObject* (GH-93111)
Miss Islington (bot)
2022-05-26
1
-25/+23
*
gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (G...
Miss Islington (bot)
2022-05-24
1
-1/+13
*
[3.11] GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-...
Dong-hee Na
2022-05-21
1
-2/+26
*
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
Miss Islington (bot)
2022-05-19
1
-1/+7
[next]