summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* gh-108753: Enhance pystats (#108754)Victor Stinner2023-09-062-0/+8
* gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928)Zachary Ware2023-09-052-4/+4
* gh-108374: Add --disable-gil option to PCbuild/build.bat (#108729)Sam Gross2023-09-022-0/+4
* gh-108777: Split _PyTime tests from _testinternalcapi.c (gh-108787)Sam Gross2023-09-022-0/+4
* gh-108337: Add pyatomic.h header (#108701)Victor Stinner2023-08-314-0/+18
* gh-106320: Remove private pythonrun API (#108599)Victor Stinner2023-08-292-0/+4
* gh-108240: Add pycore_capsule.h internal header file (#108596)Victor Stinner2023-08-292-0/+4
* gh-106320: Remove private _Py_Identifier API (#108593)Victor Stinner2023-08-292-4/+8
* gh-108494: Build _testclinic_limited on Windows (#108589)Victor Stinner2023-08-285-62/+195
* gh-105481: remove regen-opcode. Generated _PyOpcode_Caches in regen-cases. (#...Irit Katriel2023-08-231-12/+2
* gh-105481: opcode.h is no longer generated during the build (#108080)Irit Katriel2023-08-171-2/+2
* gh-105481: generate op IDs from bytecode.c instead of hard coding them in opc...Irit Katriel2023-08-161-2/+2
* gh-107557: Setup abstract interpretation (#107847)Ken Jin2023-08-154-0/+16
* gh-105481: split opcode_ids.h out of opcode.h so that it can be generated sep...Irit Katriel2023-08-111-1/+1
* gh-107814: Avoid output from Nuget installation in find_python.bat (GH-107815)Max Bachmann2023-08-091-2/+6
* gh-91795: Update build optimization part of PCbuild/readme.txt (GH-91849)Fatih2023-08-081-3/+5
* gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179)Serhiy Storchaka2023-08-072-0/+8
* gh-105481: combine regen-opcode-targets with regen-opcode to avoid calculatin...Irit Katriel2023-08-011-3/+1
* gh-104629: Build _testclinic extension module on Windows (#104723)Erlend E. Aasland2023-07-285-1/+168
* gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-107359)Eric Snow2023-07-272-4/+8
* gh-106320: Remove private _PyInterpreterID C API (#107053)Victor Stinner2023-07-222-8/+4
* gh-106320: Move private _PySet API to the internal API (#107041)Victor Stinner2023-07-222-0/+4
* GH-106701: Move _PyUopExecute to Python/executor.c (GH-106924)Brandt Bucher2023-07-204-0/+8
* gh-99079: Update Windows build to use OpenSSL 3.0.9 (GH-106649)Steve Dower2023-07-125-8/+9
* gh-106320: Create pycore_modsupport.h header file (#106355)Victor Stinner2023-07-032-0/+4
* gh-106320: Add pycore_complexobject.h header file (#106339)Victor Stinner2023-07-022-0/+4
* gh-106320: Remove private _PyTraceMalloc C API functions (#106324)Victor Stinner2023-07-022-4/+4
* gh-106316: Remove pytime.h header file (#106317)Victor Stinner2023-07-014-10/+2
* GH-104584: Add Include/cpython/optimizer.h to Makefile.pre.in (#106277)Victor Stinner2023-06-302-0/+4
* Remove private _PyCodec_Lookup() function (#106269)Victor Stinner2023-06-302-0/+4
* gh-105927: Add _PyWeakref_GET_REF() internal function (#105929)Victor Stinner2023-06-202-0/+4
* gh-105481: generate _specializations and _specialized_instructions from bytec...Irit Katriel2023-06-191-1/+1
* ARM64 clamping bug also exists in MSVC 14.35 (GH-105679)Steve Dower2023-06-121-1/+1
* gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-105258)Eric Snow2023-06-022-4/+8
* GH-104584: Plugin optimizer API (GH-105100)Mark Shannon2023-06-024-0/+8
* gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (#105174)Gregory P. Smith2023-06-013-5/+5
* gh-75552: Remove deprecated tkinter.tix module (GH-104902)Zachary Ware2023-05-276-116/+2
* gh-104773: PEP 594: Remove the audioop module (#104937)Victor Stinner2023-05-252-4/+0
* gh-104773: Remove the msilib package (GH-104911)Zachary Ware2023-05-255-140/+1
* gh-99108: Refresh HACL* (#104808)Jonathan Protzenko2023-05-242-2/+2
* gh-104623: Update Windows installer to use SQLite 3.42.0 (#104625)Erlend E. Aasland2023-05-183-3/+3
* GH-101520: Move tracemalloc functionality into core, leaving interface in Mod...Mark Shannon2023-05-174-0/+8
* gh-103763: Implement PEP 695 (#103764)Jelle Zijlstra2023-05-163-0/+9
* gh-93649: Split gc- and allocation tests from _testcapimodule.c (GH-104403)Jurica Bradarić2023-05-122-0/+4
* gh-99108: Replace SHA3 implementation HACL* version (#103597)Jonathan Protzenko2023-05-082-12/+16
* gh-103963: fix 'make regen-opcode' in out-of-tree builds (#104177)Carl Meyer2023-05-041-1/+1
* gh-102500: Implement PEP 688 (#102521)Jelle Zijlstra2023-05-042-0/+4
* gh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511)Petr Viktorin2023-05-042-0/+4
* gh-84436: Add integration C API tests for immortal objects (gh-103962)Dong-hee Na2023-05-021-0/+1
* gh-102997: Update Windows installer to SQLite 3.41.2. (#102999)Mariusz Felisiak2023-05-023-3/+3