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-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)
Steve Dower
2025-05-30
2
-7/+6
*
gh-134262: Add retries to downloads in PCbuild\get_external.py (GH-134820)
Miss Islington (bot)
2025-05-28
1
-2/+21
*
gh-131423: Update OpenSSL build tag to 3.0.16.2 to fix ARM64 crash (GH-132051)
Miss Islington (bot)
2025-04-03
2
-2/+2
*
[3.13] gh-129917: Update installers to use SQLite 3.49.1 (GH-131025) (#131957)
Miss Islington (bot)
2025-03-31
3
-3/+3
*
gh-131423: Update to OpenSSL 3.0.16. (GH-131839)
Steve Dower
2025-03-28
5
-35/+5
*
[3.13] gh-111495: Add PyFile tests (#129449) (#129477)
Victor Stinner
2025-01-30
2
-0/+2
*
[3.13] gh-111495: Add more tests on PyEval C APIs (#122789) (#128987)
Victor Stinner
2025-01-18
2
-0/+2
*
[3.13] gh-128911: Add tests on the PyImport C API (#128915) (#128960)
Victor Stinner
2025-01-17
2
-0/+2
*
gh-126084: Fix venvwlauncher.exe to run pythonw.exe (GH-126088)
Miss Islington (bot)
2024-10-29
1
-1/+1
*
[3.13] gh-124448: Update Windows builds to use Tcl/Tk 8.6.15 (GH-125795)
Zachary Ware
2024-10-21
3
-5/+5
*
[3.13] gh-125625: Check for `py -3.13` in PCbuild/find_python.bat (GH-125650)
Miss Islington (bot)
2024-10-17
1
-1/+1
*
[3.13] gh-123418: Update OpenSSL to 3.0.15 on Windows (GH-123686)
Miss Islington (bot)
2024-09-04
2
-4/+4
*
[3.13] gh-111495: Add tests for PyTuple C API (GH-118757) (GH-123371)
Sergey B Kirpichev
2024-08-27
2
-0/+2
*
[3.13] gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574)...
Miss Islington (bot)
2024-08-06
1
-3/+3
*
Fixed regenerating files in a checkout path with spaces (GH-121384)
Miss Islington (bot)
2024-07-08
1
-9/+9
*
[3.13] gh-112136: Restore removed _PyArg_Parser (GH-121262) (#121344)
Miss Islington (bot)
2024-07-03
2
-0/+4
*
[3.13] gh-120642: Move private PyCode APIs to the internal C API (#120643) (#...
Victor Stinner
2024-06-26
2
-4/+0
*
[3.13] gh-119344: Make critical section API public (GH-119353) (#120856)
Sam Gross
2024-06-21
2
-0/+8
*
[3.13] gh-117511: Make PyMutex public in the non-limited API (GH-117731) (#12...
Sam Gross
2024-06-20
2
-0/+8
*
gh-116145: Updated bundled Tcl/Tk on Windows to 8.6.14 (GH-117030)
Miss Islington (bot)
2024-05-31
2
-4/+4
*
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
*
gh-117323: Make `cell` thread-safe in free-threaded builds (#117330)
Sam Gross
2024-03-29
2
-0/+4
*
gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-11...
Serhiy Storchaka
2024-03-25
2
-0/+4
*
gh-76785: Drop PyInterpreterID_Type (gh-117101)
Eric Snow
2024-03-21
4
-16/+0
*
gh-115754: Add Py_GetConstant() function (#116883)
Victor Stinner
2024-03-21
2
-0/+2
*
gh-116417: Move limited C API complex.c tests to _testlimitedcapi (#117014)
Victor Stinner
2024-03-19
2
-0/+2
*
gh-116417: Move limited C API dict.c tests to _testlimitedcapi (#117006)
Victor Stinner
2024-03-19
2
-0/+2
*
gh-116417: Move limited C API long.c tests to _testlimitedcapi (#117001)
Victor Stinner
2024-03-19
2
-0/+3
*
gh-116417: Move limited C API unicode.c tests to _testlimitedcapi (#116993)
Victor Stinner
2024-03-19
2
-0/+2
*
gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#116986)
Victor Stinner
2024-03-19
2
-0/+4
*
gh-116417: Move limited C API list.c tests to _testlimitedcapi (#116602)
Victor Stinner
2024-03-18
2
-0/+4
*
gh-108716: Cleanup remaining deepfreeze infrastructure (#116919)
Guido van Rossum
2024-03-18
2
-24/+0
*
gh-115119: Switch Windows build to mpdecimal external (GH-115182)
Zachary Ware
2024-03-18
4
-63/+75
*
gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571)
Victor Stinner
2024-03-11
4
-25/+13
*
gh-116472: Replace literal newlines with escape characters in MSBuild files (...
Dan Albert
2024-03-07
1
-3/+1
*
gh-116417: Add _testlimitedcapi C extension (#116419)
Victor Stinner
2024-03-07
6
-28/+205
[next]