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
/
PCbuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-127285: Update PCbuild files for a number of missed changes (GH-127286)
Sergey Muraviov
2024-11-26
20
-49/+56
*
gh-127248: Fix several removed or misnamed files in pythoncore.vcxproj (GH-12...
Sergey Muraviov
2024-11-25
2
-19/+2
*
Fix broken XML in Visual Studio project file (GH-127142)
Sergey Muraviov
2024-11-22
1
-0/+2
*
gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0 (GH-124156)
Marc Culler
2024-11-14
3
-12/+20
*
gh-76785: Minor Cleanup of "Cross-interpreter" Code (gh-126457)
Eric Snow
2024-11-07
2
-0/+4
*
gh-115999: Implement thread-local bytecode and enable specialization for `BIN...
mpage
2024-11-04
4
-0/+12
*
gh-99108: Cleanup references to inexisting `Modules/_blake2`. (GH-126270)
Bénédikt Tran
2024-11-01
1
-9/+0
*
gh-126084: Fix venvwlauncher.exe to run pythonw.exe (GH-126088)
Christian Ullrich
2024-10-29
1
-1/+1
*
gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)
Eric Snow
2024-10-18
2
-4/+16
*
gh-124102: Clean up unsupported VS and WiX detections (GH-124784)
Wulian
2024-10-18
1
-5/+0
*
gh-125625: Check for `py -3.13` in PCbuild/find_python.bat (GH-125626)
Wulian
2024-10-17
1
-1/+1
*
gh-124218: Refactor per-thread reference counting (#124844)
Sam Gross
2024-10-01
4
-8/+8
*
gh-111495: Add tests for `PyCodec_*` C API (#123343)
Bénédikt Tran
2024-09-29
2
-0/+2
*
gh-124448: Update Windows builds to use Tcl/Tk 8.6.15 (GH-124449)
Zachary Ware
2024-09-25
3
-5/+5
*
gh-124102: Update internal PCbuild docs to accurately list build dependencies...
Wulian
2024-09-23
8
-31/+13
*
gh-121404: split compile.c into compile.c and codegen.c (#123651)
Irit Katriel
2024-09-09
4
-0/+8
*
gh-123418: Update OpenSSL to 3.0.15 on Windows (GH-123673)
Zachary Ware
2024-09-04
2
-4/+4
*
gh-107954, PEP 741: Add PyConfig_Get()/Set() functions (#123472)
Victor Stinner
2024-09-02
2
-0/+4
*
gh-111495: Add tests for PyTuple C API (#118757)
Sergey B Kirpichev
2024-08-26
2
-0/+2
*
gh-99108: Add HACL* Blake2 implementation to hashlib (GH-119316)
Jonathan Protzenko
2024-08-13
1
-3/+15
*
gh-111495: Add more tests on PyEval C APIs (#122789)
Victor Stinner
2024-08-08
2
-0/+2
*
gh-122417: Implement per-thread heap type refcounts (#122418)
Sam Gross
2024-08-06
4
-0/+12
*
gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574)
Jonathan Protzenko
2024-08-04
1
-3/+3
*
gh-100240: Use a consistent implementation for freelists (#121934)
Sam Gross
2024-07-22
2
-0/+4
*
Fixed regenerating files in a checkout path with spaces (GH-121384)
AraHaan
2024-07-05
1
-9/+9
*
gh-112136: Restore removed _PyArg_Parser (#121262)
Victor Stinner
2024-07-03
2
-0/+4
*
gh-61103: Support double complex (_Complex) type in ctypes (#120894)
Sergey B Kirpichev
2024-07-01
1
-0/+1
*
gh-117139: Convert the evaluation stack to stack refs (#118450)
Ken Jin
2024-06-26
2
-0/+4
*
gh-120642: Move private PyCode APIs to the internal C API (#120643)
Victor Stinner
2024-06-26
2
-4/+0
*
gh-119344: Make critical section API public (#119353)
Sam Gross
2024-06-21
2
-0/+8
*
gh-117511: Make PyMutex public in the non-limited API (#117731)
Sam Gross
2024-06-20
2
-0/+8
*
gh-119853: Add Include/refcount.h to projects (#119860)
Victor Stinner
2024-05-31
2
-0/+4
*
gh-116145: Updated bundled Tcl/Tk on Windows to 8.6.14 (GH-117030)
Steve Dower
2024-05-31
2
-4/+4
*
gh-97588: Align ctypes struct layout to GCC/MSVC (GH-97702)
Matthias Görgens
2024-05-29
2
-2/+6
*
Update Windows library names for the Python version bump (#118766)
Kirill Podoprigora
2024-05-08
1
-1/+1
*
gh-118734: Fixes Windows build when Use_TIER2 is unspecified (#118735)
Steve Dower
2024-05-07
3
-3/+3
*
gh-118518: Allow perf to work without frame pointers (#112254)
Pablo Galindo Salgado
2024-05-05
4
-0/+8
*
gh-111997: C-API for signalling monitoring events (#116413)
Irit Katriel
2024-05-04
3
-1/+5
*
gh-115119: Update Windows installer to mpdecimal 4.0.0 (#118506)
Erlend E. Aasland
2024-05-03
2
-2/+2
*
gh-118335: Rename --experimental-interpreter on Windows to --experimental-jit...
Guido van Rossum
2024-05-02
1
-3/+3
*
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Guido van Rossum
2024-05-01
3
-2/+16
*
gh-117139: Add header for tagged pointers (GH-118330)
Ken Jin
2024-04-30
2
-0/+4
*
gh-116122: Add SBOM generation to PCbuild/build.bat (GH-116138)
Seth Michael Larson
2024-04-30
1
-2/+13
*
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow
2024-04-24
2
-6/+6
*
gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982)
Serhiy Storchaka
2024-04-17
2
-0/+4
*
gh-115009: Update Windows installer to use SQLite 3.45.3 (GH-117445)
Mariusz Felisiak
2024-04-16
3
-3/+3
*
gh-117494: extract the Instruction Sequence data structure into a separate fi...
Irit Katriel
2024-04-04
4
-0/+10
*
gh-116968: Reimplement Tier 2 counters (#117144)
Guido van Rossum
2024-04-04
1
-0/+1
*
gh-76785: Add PyInterpreterConfig Helpers (gh-117170)
Eric Snow
2024-04-02
4
-0/+8
*
gh-94808:Improve coverage of PyObject_Print (GH-98749)
MonadChains
2024-04-01
2
-0/+4
[next]