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
/
Tools
/
c-analyzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-142025: Add c-analyzer include for pyexpat.c (GH-142026)
dgpb
2025-11-28
1
-0/+4
*
gh-133228: c-analyzer clang preprocessor (GH-133229)
dgpb
2025-11-27
6
-3/+125
*
gh-139109: A new tracing JIT compiler frontend for CPython (GH-140310)
Ken Jin
2025-11-13
1
-0/+1
*
gh-140260: fix data race in `_struct` module initialization with subinterpret...
Shamil
2025-11-13
1
-0/+1
*
gh-141376: Rename _AsyncioDebug to _Py_AsyncioDebug (GH-141391)
Petr Viktorin
2025-11-12
1
-1/+1
*
gh-140544: store pointer to interpreter state as a thread local for fast acce...
Kumar Aditya
2025-10-25
1
-0/+1
*
Replace obsolete platforms with more recent examples (#132455)
partev
2025-10-10
1
-2/+2
*
gh-132042: Remove resolve_slotdups() to speedup class creation (#132156)
Sergey Miryanov
2025-10-03
1
-0/+2
*
gh-133059: Increase the small positive integer cache to 1024 (GH-133160)
dgpb
2025-09-24
1
-2/+2
*
gh-139109: Dynamic opcode targets (GH-139111)
Ken Jin
2025-09-18
1
-0/+1
*
GH-92266: Remove embedded tabs from ``c-analyzer/cpython/_parser.py`` (#137622)
Adam Turner
2025-09-17
1
-259/+243
*
gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emscripten ...
Hood Chatham
2025-09-17
1
-0/+1
*
gh-133158: Adjust c-analyzer `max_sizes` for `typeobject.c` (GH-133159)
Sergey Miryanov
2025-09-02
3
-5/+33
*
gh-123681: Check NORMALIZE_CENTURY behavior at runtime; require C99 (GH-136022)
Petr Viktorin
2025-08-19
1
-0/+1
*
gh-135228: Create __dict__ and __weakref__ descriptors for object (GH-136966)
Petr Viktorin
2025-08-18
1
-0/+1
*
Exclude _testclinic_depr.c.h from c-analyzer (GH-137086)
Zachary Ware
2025-07-24
1
-0/+2
*
gh-116738: Make pwd module thread-safe (#136695)
Alper
2025-07-17
1
-0/+1
*
gh-127146: Report uid in Emscripten + node as native uid (#136509)
Hood Chatham
2025-07-16
1
-0/+1
*
gh-116738: Make grp module thread-safe (#135434)
Alper
2025-07-14
1
-0/+1
*
gh-131185: Use a proper thread-local for cached thread states (gh-132510)
Peter Bierma
2025-05-21
1
-0/+1
*
gh-126835: Rename `ast_opt.c` to `ast_preprocess.c` and related stuff after m...
Yan Yanchii
2025-05-04
1
-1/+0
*
gh-132983: Introduce `_zstd` bindings module (GH-133027)
Emma Smith
2025-05-04
1
-0/+1
*
gh-132661: Implement PEP 750 (#132662)
Lysandros Nikolaou
2025-04-30
2
-0/+6
*
gh-127604: Add C stack dumps to `faulthandler` (#128159)
Peter Bierma
2025-04-21
1
-0/+1
*
gh-131591: Fix GENERATE_DEBUG_SECTION for clangcl on Windows (GH-132112)
Chris Eibl
2025-04-05
1
-1/+1
*
gh-99108: Implement HACL* HMAC (#130157)
Bénédikt Tran
2025-04-04
2
-0/+2
*
gh-130599: use static constants str-to-int conversion (gh-130714)
Neil Schemenauer
2025-03-04
1
-3/+5
*
gh-128130: Fix unhandled keyboard interrupt data race (gh-129975)
Sam Gross
2025-02-13
1
-1/+1
*
gh-100239: replace BINARY_SUBSCR & family by BINARY_OP with oparg NB_SUBSCR (...
Irit Katriel
2025-02-07
1
-3/+1
*
GH-129763: Remove the LLTRACE macro (GH-129764)
Brandt Bucher
2025-02-07
1
-1/+0
*
clearer error and suggestion when c-analyzer cannot read ignored.tsv (#129423)
Irit Katriel
2025-01-30
1
-1/+6
*
gh-100239: specialize bitwise logical binary ops on ints (#128927)
Irit Katriel
2025-01-29
1
-0/+1
*
GH-126599: Remove the PyOptimizer API (GH-129194)
Brandt Bucher
2025-01-29
1
-2/+0
*
gh-128844: Make `_Py_TryIncref` public as an unstable API. (#128926)
Sam Gross
2025-01-28
1
-0/+2
*
GH-91048: Add utils for capturing async call stack for asyncio programs and e...
Yury Selivanov
2025-01-22
1
-0/+3
*
gh-128156: Guard use of `ffi_type_complex_double` on macOS system libffi (GH-...
Petr Viktorin
2025-01-21
1
-2/+2
*
GH-126599: Remove the "counter" optimizer/executor (GH-126853)
Xuanteng Huang
2025-01-16
1
-2/+0
*
gh-100239: specialize long tail of binary operations (#128722)
Irit Katriel
2025-01-16
1
-0/+2
*
gh-128277: make globals variables thread safe in socket module (#128286)
Kumar Aditya
2024-12-31
1
-0/+2
*
GH-122548: Implement branch taken and not taken events for sys.monitoring (GH...
Mark Shannon
2024-12-19
1
-0/+2
*
gh-102471, PEP 757: Add PyLong import and export API (#121339)
Victor Stinner
2024-12-13
1
-0/+1
*
gh-127330: Update for OpenSSL 3.4 & document+improve the update process (GH-1...
Petr Viktorin
2024-11-28
1
-3/+1
*
Allow local use of `static PyMutex` in the C analyzer (#127102)
Peter Bierma
2024-11-22
2
-1/+14
*
gh-126316: Make grp.getgrall() thread-safe: add a mutex (#127055)
Victor Stinner
2024-11-21
1
-0/+1
*
gh-122943: Rework support of var-positional parameter in Argument Clinic (GH-...
Serhiy Storchaka
2024-11-07
1
-1/+1
*
gh-76785: Minor Cleanup of "Cross-interpreter" Code (gh-126457)
Eric Snow
2024-11-07
1
-0/+1
*
gh-99108: Cleanup references to inexisting `Modules/_blake2`. (GH-126270)
Bénédikt Tran
2024-11-01
2
-4/+0
*
gh-124872: Replace enter/exit events with "switched" (#125532)
Kirill Podoprigora
2024-10-16
1
-2/+2
*
gh-125512: Revert "gh-124872: Replace enter/exit events with "switched" (#124...
Kirill Podoprigora
2024-10-15
1
-2/+2
*
gh-124872: Replace enter/exit events with "switched" (#124776)
Richard Hansen
2024-10-14
1
-2/+2
[next]