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-102213: Revert "gh-102213: Optimize the performance of `__getattr__` (GH-...
Nikita Sobolev
2023-04-07
1
-1/+0
*
gh-101659: Add _Py_AtExit() (gh-103298)
Eric Snow
2023-04-06
4
-18/+64
*
GH-88691: Shrink the CALL caches (GH-103230)
Brandt Bucher
2023-04-05
2
-2/+1
*
gh-99069: Consolidate checks for static_assert (#94766)
Joshua Root
2023-04-05
1
-13/+16
*
Post 3.12.0a7
Thomas Wouters
2023-04-04
1
-1/+1
*
Python 3.12.0a7
v3.12.0a7
Thomas Wouters
2023-04-04
1
-2/+2
*
gh-102192: deprecate _PyErr_ChainExceptions (#102935)
Irit Katriel
2023-04-01
1
-1/+1
*
gh-87092: move CFG related code from compile.c to flowgraph.c (#103021)
Irit Katriel
2023-03-31
4
-2/+228
*
gh-100227: Make the Global PyModuleDef Cache Safe for Isolated Interpreters (...
Eric Snow
2023-03-29
3
-7/+23
*
GH-89987: Shrink the BINARY_SUBSCR caches (GH-103022)
Brandt Bucher
2023-03-29
3
-3/+12
*
gh-100227: Move the Dict of Interned Strings to PyInterpreterState (gh-102339)
Eric Snow
2023-03-28
4
-674/+669
*
gh-100227: Revert gh-102925 "gh-100227: Make the Global Interned Dict Safe fo...
Eric Snow
2023-03-27
4
-13/+0
*
gh-99726: Fix order of recently added fields for FILE_STAT_BASIC_INFORMATION ...
Steve Dower
2023-03-23
1
-1/+1
*
GH-100982: Break up COMPARE_AND_BRANCH (GH-102801)
Brandt Bucher
2023-03-23
3
-22/+20
*
gh-100227: Make the Global Interned Dict Safe for Isolated Interpreters (gh-1...
Eric Snow
2023-03-23
4
-0/+13
*
gh-102859: Remove JUMP_IF_FALSE_OR_POP and JUMP_IF_TRUE_OR_POP (#102870)
Irit Katriel
2023-03-22
2
-21/+19
*
GH-101291: Rearrange the size bits in PyLongObject (GH-102464)
Mark Shannon
2023-03-22
5
-30/+161
*
gh-102406: replace exception chaining by PEP-678 notes in codecs (#102407)
Irit Katriel
2023-03-21
1
-18/+0
*
gh-102304: Move the Total Refcount to PyInterpreterState (gh-102545)
Eric Snow
2023-03-21
4
-7/+20
*
gh-98608: Stop Treating All Errors from _Py_NewInterpreterFromConfig() as Fat...
Eric Snow
2023-03-21
3
-4/+4
*
gh-102755: PyErr_DisplayException only in ABI >= 3.12. Tests cover PyErr_Disp...
Irit Katriel
2023-03-21
1
-0/+3
*
gh-102304: Move _Py_RefTotal to _PyRuntimeState (gh-102543)
Eric Snow
2023-03-20
5
-9/+34
*
gh-102778: Add sys.last_exc, deprecate sys.last_type, sys.last_value,sys.last...
Irit Katriel
2023-03-18
4
-0/+6
*
gh-102755: Add PyErr_DisplayException(exc) (#102756)
Irit Katriel
2023-03-16
2
-0/+2
*
gh-99726: Improves correctness of stat results for Windows, and uses faster A...
Steve Dower
2023-03-16
2
-1/+84
*
gh-102594: PyErr_SetObject adds note to exception raised on normalization err...
Irit Katriel
2023-03-16
1
-0/+4
*
gh-102660: Handle m_copy Specially for the sys and builtins Modules (gh-102661)
Eric Snow
2023-03-14
1
-0/+1
*
GH-94851: check unicode consistency of static strings in debug mode (#102684)
Kumar Aditya
2023-03-14
1
-0/+664
*
gh-102013: Add PyUnstable_GC_VisitObjects (#102014)
Jacob Bower
2023-03-14
1
-0/+19
*
gh-102213: Optimize the performance of `__getattr__` (GH-102248)
wangxiang-hz
2023-03-11
1
-0/+1
*
GH-90997: Shrink the LOAD_GLOBAL caches (#102569)
Brandt Bucher
2023-03-11
2
-2/+2
*
gh-102519: Add os.listdrives, os.listvolumes and os.listmounts on Windows (GH...
Steve Dower
2023-03-10
4
-0/+5
*
gh-102255: Improve build support for Windows API partitions (GH-102256)
Max Bachmann
2023-03-09
1
-0/+8
*
gh-100227: Isolate the Import State to Each Interpreter (gh-101941)
Eric Snow
2023-03-09
3
-25/+23
*
gh-100227: Move dict_state.global_version to PyInterpreterState (gh-102338)
Eric Snow
2023-03-09
3
-15/+10
*
gh-100227: Move next_keys_version to PyInterpreterState (gh-102335)
Eric Snow
2023-03-09
3
-5/+8
*
gh-100227: Move func_state.next_version to PyInterpreterState (gh-102334)
Eric Snow
2023-03-08
4
-6/+5
*
gh-102304: Consolidate Direct Usage of _Py_RefTotal (gh-102514)
Eric Snow
2023-03-08
3
-7/+42
*
Merge in the release of Python 3.12.0a6.
Thomas Wouters
2023-03-08
4
-20/+31
|
\
|
*
gh-102381: don't call watcher callback with dead object (#102382)
Carl Meyer
2023-03-08
4
-20/+31
*
|
Post 3.12.0a6
Thomas Wouters
2023-03-08
1
-1/+1
*
|
Python 3.12.0a6
v3.12.0a6
Thomas Wouters
2023-03-07
1
-2/+2
|
/
*
gh-90110: Fix the c-analyzer Tool (#102483)
Eric Snow
2023-03-07
3
-2/+9
*
Remove unused internal macros (#102415)
Mark Dickinson
2023-03-04
1
-15/+0
*
gh-102371: move _Py_Mangle from compile.c to symtable.c (#102372)
Irit Katriel
2023-03-02
2
-6/+7
*
gh-100227: Move _str_replace_inf to PyInterpreterState (gh-102333)
Eric Snow
2023-02-28
1
-3/+4
*
gh-100227: Move the dtoa State to PyInterpreterState (gh-102331)
Eric Snow
2023-02-28
4
-10/+11
*
gh-101101: Unstable C API tier (PEP 689) (GH-101102)
Petr Viktorin
2023-02-28
4
-11/+58
*
gh-101476: Add _PyType_GetModuleState (GH-101477)
Erlend E. Aasland
2023-02-23
1
-0/+16
*
GH-100719: Remove redundant `gi_code` field from generator object. (GH-100749)
Mark Shannon
2023-02-23
2
-4/+3
[next]