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
/
Python
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-93678: add _testinternalcapi.optimize_cfg() and test utils for compiler op...
Irit Katriel
2022-08-24
1
-48/+210
*
GH-96071: fix deadlock in PyGILState_Ensure (GH-96124)
Kumar Aditya
2022-08-19
1
-11/+16
*
gh-96125: Fix sys.thread_info.name on pthread platforms (GH-96126)
Christian Heimes
2022-08-19
1
-1/+1
*
GH-90997: Wrap yield from/await in a virtual try/except StopIteration (GH-96010)
Brandt Bucher
2022-08-19
3
-19/+49
*
gh-96017: Fix some compiler warnings (GH-96018)
Christian Heimes
2022-08-19
1
-0/+2
*
Remove dead code in _PyDict_GetItemHint and rename to _PyDict_LookupIndex (GH...
Matthias Görgens
2022-08-18
1
-9/+6
*
GH-93911: Specialize `LOAD_ATTR` for custom `__getattribute__` (GH-93988)
Ken Jin
2022-08-17
4
-32/+158
*
GH-95909: Make `_PyArg_Parser` initialization thread safe (GH-95958)
Kumar Aditya
2022-08-16
2
-12/+44
*
gh-95853: Add script to automate WASM build (GH-95828)
Christian Heimes
2022-08-13
1
-3/+7
*
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
Erlend E. Aasland
2022-08-13
6
-261/+111
*
gh-95922: compiler's eliminate_empty_basic_blocks ignores the last block of t...
Irit Katriel
2022-08-12
1
-8/+5
*
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (...
Eric Snow
2022-08-11
10
-104/+716
*
gh-87092: compiler's codegen stage uses int jump target labels, and the targe...
Irit Katriel
2022-08-11
1
-70/+52
*
GH-95818: Skip incomplete frames in `PyThreadState_GetFrame` (GH-95886)
Mark Shannon
2022-08-11
1
-2/+6
*
Update _PyEval_AddPendingCall comment (#95817)
zhanpon
2022-08-11
1
-2/+2
*
gh-93243: Make smtpd private before porting its users (GH-93246)
Oleg Iarygin
2022-08-06
1
-1/+0
*
gh-87092: create a 'jump target label' abstraction so that the compiler's cod...
Irit Katriel
2022-08-04
1
-354/+385
*
GH-95245: Store object values and dict pointers in single tagged pointer. (GH...
Mark Shannon
2022-08-01
2
-15/+20
*
bpo-45445: Revert "bpo-45445: Fail if an invalid X-option is provided in the ...
Pablo Galindo Salgado
2022-07-31
1
-48/+0
*
GH-90081: Run python tracers at full speed (GH-95328)
Mark Shannon
2022-07-28
1
-4/+7
*
gh-94938: Fix errror detection of unexpected keyword arguments (GH-94999)
Serhiy Storchaka
2022-07-28
1
-85/+57
*
gh-95174: Add pthread stubs for WASI (GH-95234)
Christian Heimes
2022-07-27
3
-6/+201
*
gh-93678: extract 'struct cfg_builder' from the compiler so that the CFG can ...
Irit Katriel
2022-07-26
1
-120/+113
*
gh-95174: Handle missing dup() and constants in WASI (GH-95229)
Christian Heimes
2022-07-26
2
-1/+11
*
gh-94673: Always Finalize Static Builtin Types (#95153)
Eric Snow
2022-07-25
1
-1/+2
*
gh-94673: Add _PyStaticType_InitBuiltin() (#95152)
Eric Snow
2022-07-25
3
-26/+22
*
GH-94851: check refcnt of immortal objects after finalization (GH-95001)
Kumar Aditya
2022-07-25
1
-0/+3
*
gh-95185: Check recursion depth in the AST constructor (#95186)
Pablo Galindo Salgado
2022-07-24
1
-1/+106
*
GH-94036: Fix more attribute location quirks (GH-95028)
Brandt Bucher
2022-07-22
1
-20/+23
*
GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121)
Brandt Bucher
2022-07-22
3
-3/+14
*
GH-91409: Don't overwrite valid locations with NOP locations (GH-95067)
Brandt Bucher
2022-07-20
1
-1/+4
*
gh-91102: Port 8-argument _warnings.warn_explicit to Argument Clinic (#92891)
Oleg Iarygin
2022-07-20
2
-25/+105
*
GH-94851: fix immortal objects refcounting in compiler (gh-95040)
Kumar Aditya
2022-07-20
1
-1/+1
*
gh-91256: Ensure help text has the program name even before getpath is called...
Steve Dower
2022-07-19
1
-0/+3
*
gh-93678: move normalize_basic_block and extend_block call into optimize_cfg ...
Irit Katriel
2022-07-19
1
-31/+26
*
GH-94822: Don't specialize when metaclasses are involved (GH-94892)
Brandt Bucher
2022-07-18
1
-6/+5
*
gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-94931)
Serhiy Storchaka
2022-07-18
1
-3/+1
*
GH-94739: Mark stacks of exception handling blocks for setting frame.f_lineno...
Mark Shannon
2022-07-18
1
-14/+0
*
gh-91348: Restore frame argument to sys._getframe audit event (GH-94928)
Steve Dower
2022-07-17
1
-5/+7
*
gh-93939: Build C extensions without setup.py (GH-94474)
Christian Heimes
2022-07-14
1
-1/+0
*
gh-93883: elide traceback indicators when possible (#93994)
John Belmonte
2022-07-11
1
-4/+14
*
GH-94694: Fix column offsets for multi-line method lookups (GH-94697)
Brandt Bucher
2022-07-10
1
-2/+9
*
GH-93252: Fix error handling for failed Python calls (GH-94693)
Brandt Bucher
2022-07-09
1
-1/+5
*
gh-94215: Fix error handling for line-tracing events (GH-94681)
Brandt Bucher
2022-07-08
1
-5/+14
*
gh-92228: disable the compiler's 'small exit block inlining' optimization for...
Irit Katriel
2022-07-07
1
-0/+14
*
gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94...
Pablo Galindo Salgado
2022-07-05
1
-2/+24
*
gh-94485: Set line number of module's RESUME instruction to 0, as specified b...
Irit Katriel
2022-07-05
1
-1/+4
*
gh-94216: add pseudo instructions to the dis/opcodes modules (GH-94241)
Irit Katriel
2022-07-01
2
-39/+12
*
GH-94262: Don't create frame objects for frames that aren't yet complete. (GH...
Mark Shannon
2022-07-01
2
-5/+17
*
gh-91719: Reload opcode on unknown error so that C can optimize the dispatchi...
neonene
2022-06-30
1
-0/+3
[next]