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-113039: Avoid using leading dots in the include path for frozen getpath.py...
Itamar Oren
2023-12-18
1
-0/+1
*
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)
Steve Dower
2023-12-13
3
-3/+64
*
gh-76785: More Fixes for test.support.interpreters (gh-113012)
Eric Snow
2023-12-12
2
-0/+4
*
gh-71383: Update Tcl/Tk version in Windows to our patched build containing a ...
Steve Dower
2023-12-11
2
-4/+4
*
gh-112538: Add internal-only _PyThreadStateImpl "wrapper" for PyThreadState (...
Sam Gross
2023-12-07
2
-0/+4
*
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade
2023-11-20
1
-1/+1
*
gh-111545: Test PyHash_GetFuncDef() function (#112098)
Victor Stinner
2023-11-15
2
-0/+4
*
gh-111545: Add Include/cpython/pyhash.h header file (#112063)
Victor Stinner
2023-11-15
2
-0/+4
*
gh-111786: Optimize for space for _PyEval_EvalFrameDefault on MSVC for PGO (#...
Michael Droettboom
2023-11-09
1
-0/+1
*
gh-111569: Implement Python critical section API (gh-111571)
Sam Gross
2023-11-08
6
-0/+24
*
gh-111520: Integrate the Tier 2 interpreter in the Tier 1 interpreter (#111428)
Guido van Rossum
2023-11-01
5
-9/+1
*
gh-111495: add stub files for C API test modules (GH-111586)
Sergey B Kirpichev
2023-11-01
2
-0/+35
*
gh-90815: Exclude mimalloc .c files from Windows build (#111532)
Dino Viehland
2023-10-31
4
-112/+0
*
gh-76785: Move the Cross-Interpreter Code to Its Own File (gh-111502)
Eric Snow
2023-10-30
4
-0/+12
*
gh-109515: When generating deep frozen modules on Windows, use a list file in...
Riccardo Ghetta
2023-10-30
1
-25/+39
*
gh-90815: Add mimalloc memory allocator (#109914)
Dino Viehland
2023-10-30
5
-1/+143
*
gh-111065: Add more tests for the C API with the PySys_ prefix (GH-111067)
Serhiy Storchaka
2023-10-25
2
-0/+4
*
gh-109693: Remove pycore_atomic.h (gh-110992)
Donghee Na
2023-10-17
2
-4/+0
*
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner
2023-10-17
2
-4/+0
*
gh-104169: Refactor tokenizer into lexer and wrappers (#110684)
Lysandros Nikolaou
2023-10-11
4
-6/+78
*
gh-110525: Add tests for internal `set` CAPI (GH-110630)
Nikita Sobolev
2023-10-10
1
-0/+1
*
gh-110437: Allow overriding VCRuntimeDLL with a semicolon separated list of D...
Steve Dower
2023-10-09
1
-1/+4
*
gh-110525: Add CAPI tests for set and frozenset objects (GH-110526)
Nikita Sobolev
2023-10-09
1
-0/+1
*
gh-109286: Update Windows installer to use SQLite 3.43.1 (#110403)
jtranquilli
2023-10-06
3
-3/+3
*
gh-88402: Add new sysconfig variables on Windows (GH-110049)
Sam Gross
2023-10-04
2
-4/+8
*
gh-108494: Document how to add a project in PCbuild/readme.txt (#110077)
Victor Stinner
2023-10-02
1
-0/+28
*
gh-109566: PCbuild/rt.bat now uses --fast-ci (#110120)
Victor Stinner
2023-09-29
1
-1/+1
*
gh-109991: Update Windows build to use OpenSSL 3.0.11 (GH-110054)
Zachary Ware
2023-09-28
2
-4/+4
*
gh-109566: regrtest reexecutes the process (#109909)
Victor Stinner
2023-09-26
1
-1/+1
*
gh-109566: Fix typo in PCbuild/rt.bat (#109701)
Victor Stinner
2023-09-22
1
-1/+1
*
gh-109693: Remove pycore_atomic_funcs.h (#109694)
Sam Gross
2023-09-21
2
-4/+0
*
gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344)
Sam Gross
2023-09-19
4
-0/+32
*
gh-109566: Run GHA and buildbot tests with --fail-rerun (#109567)
Victor Stinner
2023-09-19
1
-1/+1
*
gh-108753: Enhance pystats (#108754)
Victor Stinner
2023-09-06
2
-0/+8
*
gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928)
Zachary Ware
2023-09-05
2
-4/+4
*
gh-108374: Add --disable-gil option to PCbuild/build.bat (#108729)
Sam Gross
2023-09-02
2
-0/+4
*
gh-108777: Split _PyTime tests from _testinternalcapi.c (gh-108787)
Sam Gross
2023-09-02
2
-0/+4
*
gh-108337: Add pyatomic.h header (#108701)
Victor Stinner
2023-08-31
4
-0/+18
*
gh-106320: Remove private pythonrun API (#108599)
Victor Stinner
2023-08-29
2
-0/+4
*
gh-108240: Add pycore_capsule.h internal header file (#108596)
Victor Stinner
2023-08-29
2
-0/+4
*
gh-106320: Remove private _Py_Identifier API (#108593)
Victor Stinner
2023-08-29
2
-4/+8
*
gh-108494: Build _testclinic_limited on Windows (#108589)
Victor Stinner
2023-08-28
5
-62/+195
*
gh-105481: remove regen-opcode. Generated _PyOpcode_Caches in regen-cases. (#...
Irit Katriel
2023-08-23
1
-12/+2
*
gh-105481: opcode.h is no longer generated during the build (#108080)
Irit Katriel
2023-08-17
1
-2/+2
*
gh-105481: generate op IDs from bytecode.c instead of hard coding them in opc...
Irit Katriel
2023-08-16
1
-2/+2
*
gh-107557: Setup abstract interpretation (#107847)
Ken Jin
2023-08-15
4
-0/+16
*
gh-105481: split opcode_ids.h out of opcode.h so that it can be generated sep...
Irit Katriel
2023-08-11
1
-1/+1
*
gh-107814: Avoid output from Nuget installation in find_python.bat (GH-107815)
Max Bachmann
2023-08-09
1
-2/+6
*
gh-91795: Update build optimization part of PCbuild/readme.txt (GH-91849)
Fatih
2023-08-08
1
-3/+5
*
gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179)
Serhiy Storchaka
2023-08-07
2
-0/+8
[next]