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
*
[3.11] gh-107450: Check for overflow in the tokenizer and fix overflow test (...
Lysandros Nikolaou
2023-10-17
1
-19/+20
*
Post 3.11.6
Pablo Galindo
2023-10-02
1
-1/+1
*
Python 3.11.6
v3.11.6
Pablo Galindo
2023-10-02
1
-2/+2
*
[3.11] gh-108987: Fix _thread.start_new_thread() race condition (#109135) (#1...
Victor Stinner
2023-09-11
1
-0/+2
*
[3.11] gh-104690: thread_run() checks for tstate dangling pointer (#109056) (...
Victor Stinner
2023-09-08
1
-0/+4
*
[3.11] [3.12] gh-63760: Don't declare gethostname() on Solaris (GH-108817) (G...
Miss Islington (bot)
2023-09-03
1
-5/+0
*
Post 3.11.5
Pablo Galindo
2023-08-24
1
-1/+1
*
Python 3.11.5
v3.11.5
Pablo Galindo
2023-08-24
1
-2/+2
*
[3.11] gh-106242: Fix path truncation in os.path.normpath (GH-106816) (#107982)
Steve Dower
2023-08-15
1
-1/+2
*
[3.11] gh-107226: PyModule_AddObjectRef() should only be in the limited API 3...
Miss Islington (bot)
2023-07-25
1
-0/+2
*
[3.11] gh-86493: Fix possible leaks in some modules initialization (GH-106768...
Serhiy Storchaka
2023-07-19
1
-0/+1
*
Post 3.11.4
Pablo Galindo
2023-06-07
1
-1/+1
*
Python 3.11.4
v3.11.4
Pablo Galindo
2023-06-06
1
-2/+2
*
[3.11] gh-96670: Raise SyntaxError when parsing NULL bytes (GH-97594) (#104195)
Lysandros Nikolaou
2023-05-07
1
-0/+1
*
[3.11] gh-104018: remove unused format "z" handling in string formatfloat() (...
Miss Islington (bot)
2023-05-07
1
-2/+0
*
gh-99069: Consolidate checks for static_assert (GH-94766)
Miss Islington (bot)
2023-04-05
1
-13/+16
*
Post 3.11.3
Pablo Galindo
2023-04-05
1
-1/+1
*
Python 3.11.3
v3.11.3
Pablo Galindo
2023-04-04
1
-2/+2
*
Post 3.11.2
Pablo Galindo
2023-02-08
1
-1/+1
*
Python 3.11.2
v3.11.2
Pablo Galindo
2023-02-07
1
-2/+2
*
[3.11] gh-101037: Fix potential memory underallocation for zeros of int subty...
Miss Islington (bot)
2023-01-21
1
-0/+3
*
[3.11] gh-99110: Initialize frame->previous in init_frame to fix segmentation...
Bill Fisher
2022-12-24
1
-1/+4
*
Post 3.11.1
Pablo Galindo
2022-12-06
1
-1/+1
*
Python 3.11.1
v3.11.1
Pablo Galindo
2022-12-06
1
-2/+2
*
[3.11] Revert "[3.11] gh-98724: Fix Py_CLEAR() macro side effects (#99100)" (...
Victor Stinner
2022-11-21
2
-36/+27
*
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
[next]