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
*
[3.12] gh-111495: add stub files for C API test modules (GH-111586) (GH-111592)
Sergey B Kirpichev
2023-11-01
2
-0/+35
*
[3.12] gh-111065: Add more tests for the C API with the PySys_ prefix (GH-111...
Serhiy Storchaka
2023-10-25
2
-0/+4
*
[3.12] gh-110437: Allow overriding VCRuntimeDLL with a semicolon separated li...
Miss Islington (bot)
2023-10-09
1
-1/+4
*
[3.12] gh-110525: Add CAPI tests for set and frozenset objects (GH-110526). (...
Nikita Sobolev
2023-10-09
1
-0/+1
*
[3.12] gh-109286: Update Windows installer to use SQLite 3.43.1 (GH-110403) (...
Miss Islington (bot)
2023-10-09
3
-3/+3
*
[3.12] gh-108494: Document how to add a project in PCbuild/readme.txt (GH-110...
Miss Islington (bot)
2023-10-02
1
-0/+28
*
[3.12] gh-109991: Update Windows build to use OpenSSL 3.0.11 (GH-110054) (#11...
Miss Islington (bot)
2023-10-02
2
-4/+4
*
[3.12] gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) (#10...
Miss Islington (bot)
2023-09-05
2
-4/+4
*
[3.12] gh-107178: Add the C API tests for the Abstract Objects Layer (GH-1071...
Serhiy Storchaka
2023-08-16
2
-2/+10
*
[3.12] gh-91795: Update build optimization part of PCbuild/readme.txt (GH-918...
Miss Islington (bot)
2023-08-16
1
-3/+5
*
[3.12] gh-107814: Avoid output from Nuget installation in find_python.bat (GH...
Miss Islington (bot)
2023-08-10
1
-2/+6
*
[3.12] gh-104629: Build _testclinic extension module on Windows (GH-104723) (...
Miss Islington (bot)
2023-07-28
5
-1/+168
*
[3.12] gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-...
Miss Islington (bot)
2023-07-27
2
-4/+8
*
[3.12] gh-99079: Update Windows build to use OpenSSL 3.0.9 (GH-106649) (#106680)
Miss Islington (bot)
2023-07-12
5
-8/+9
*
[3.12] ARM64 clamping bug also exists in MSVC 14.35 (GH-105679) (#105695)
Miss Islington (bot)
2023-06-12
1
-1/+1
*
[3.12] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ...
Miss Islington (bot)
2023-06-01
3
-5/+5
*
[3.12] gh-99108: Refresh HACL* (GH-104808) (#104893)
Miss Islington (bot)
2023-05-24
2
-2/+2
*
gh-104623: Update Windows installer to use SQLite 3.42.0 (#104625)
Erlend E. Aasland
2023-05-18
3
-3/+3
*
GH-101520: Move tracemalloc functionality into core, leaving interface in Mod...
Mark Shannon
2023-05-17
4
-0/+8
*
gh-103763: Implement PEP 695 (#103764)
Jelle Zijlstra
2023-05-16
3
-0/+9
*
gh-93649: Split gc- and allocation tests from _testcapimodule.c (GH-104403)
Jurica Bradarić
2023-05-12
2
-0/+4
*
gh-99108: Replace SHA3 implementation HACL* version (#103597)
Jonathan Protzenko
2023-05-08
2
-12/+16
*
gh-103963: fix 'make regen-opcode' in out-of-tree builds (#104177)
Carl Meyer
2023-05-04
1
-1/+1
*
gh-102500: Implement PEP 688 (#102521)
Jelle Zijlstra
2023-05-04
2
-0/+4
*
gh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511)
Petr Viktorin
2023-05-04
2
-0/+4
*
gh-84436: Add integration C API tests for immortal objects (gh-103962)
Dong-hee Na
2023-05-02
1
-0/+1
*
gh-102997: Update Windows installer to SQLite 3.41.2. (#102999)
Mariusz Felisiak
2023-05-02
3
-3/+3
*
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1...
Mark Shannon
2023-04-12
4
-0/+16
*
gh-103088: Sanitize venv paths when using MSYS or Cygwin Bash (GH-103325)
Stanislav Syekirin
2023-04-11
1
-1/+1
*
gh-87092: move assembler related code from compile.c to assemble.c (#103277)
Irit Katriel
2023-04-11
4
-8/+16
*
gh-101659: Add _Py_AtExit() (gh-103298)
Eric Snow
2023-04-06
2
-0/+4
*
gh-87092: move CFG related code from compile.c to flowgraph.c (#103021)
Irit Katriel
2023-03-31
4
-0/+9
*
gh-103097: Add workaround for Windows ARM64 compiler bug (GH-103098)
Steve Dower
2023-03-28
1
-0/+9
*
GH-94808: Cover `PyOS_mystrnicmp` and `PyOS_mystricmp` (gh-102469)
Artem Mukhin
2023-03-22
2
-0/+4
*
gh-102304: Move _Py_RefTotal to _PyRuntimeState (gh-102543)
Eric Snow
2023-03-20
2
-0/+4
*
Increase stack reserve size for Windows debug builds to avoid test crashes (G...
Steve Dower
2023-03-17
2
-2/+3
*
gh-99726: Improves correctness of stat results for Windows, and uses faster A...
Steve Dower
2023-03-16
2
-0/+4
*
gh-101101: Unstable C API tier (PEP 689) (GH-101102)
Petr Viktorin
2023-02-28
2
-0/+4
*
gh-93649: Split exception tests from _testcapimodule.c (GH-102173)
Erlend E. Aasland
2023-02-23
2
-0/+4
*
gh-99108: Import MD5 and SHA1 from HACL* (#102089)
Jonathan Protzenko
2023-02-22
2
-0/+8
*
gh-99108: Refactor _sha256 & _sha512 into _sha2. (#101924)
Gregory P. Smith
2023-02-16
2
-6/+2
*
gh-101763: Update bundled copy of libffi to 3.4.4 on Windows (GH-101784)
Steve Dower
2023-02-10
2
-3/+3
*
gh-101759: Update Windows installer to SQLite 3.40.1 (#101762)
Erlend E. Aasland
2023-02-10
3
-3/+3
*
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
Gregory P. Smith
2023-02-09
3
-5/+5
*
LibFFI build requires x64 Cygwin, and skip the ARM build (GH-101743)
Steve Dower
2023-02-09
1
-2/+2
*
gh-99108: Replace SHA2-224 & 256 with verified code from HACL* (#99109)
Jonathan Protzenko
2023-02-07
2
-1/+5
*
gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)
Eric Snow
2023-02-04
2
-0/+4
*
gh-101522: Allow overriding Windows dependencies versions and paths using MSB...
Steve Dower
2023-02-03
2
-30/+42
*
gh-77532: Minor tweaks to allow compiling with PlatformToolset=ClangCL on Win...
Steve Dower
2023-01-27
1
-2/+5
*
gh-99834: Update bundled copy of Tcl/Tk to 8.6.13.0 on Windows (GH-101307)
Steve Dower
2023-01-26
3
-5/+7
[next]