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-98689: Update Windows builds to zlib v1.2.13 (GH-98968)
Zachary Ware
2022-11-01
2
-2/+2
*
gh-96143: Move the perf trampoline files to the Python directory (#98675)
Pablo Galindo Salgado
2022-10-25
4
-6/+6
*
gh-94328: Update Windows installer to use SQLite 3.39.4 (#98640)
Erlend E. Aasland
2022-10-25
3
-3/+3
*
gh-97669: Create Tools/build/ directory (#97963)
Victor Stinner
2022-10-17
2
-5/+5
*
gh-97669: Remove outdated example scripts (#97675) (#98167)
Victor Stinner
2022-10-11
1
-2/+0
*
gh-97669: Remove outdated example scripts (#97675)
Victor Stinner
2022-10-04
1
-3/+0
*
gh-96965: Update Windows release to libffi 3.4.3 (GH-97512)
Steve Dower
2022-09-23
2
-4/+4
*
gh-94781: Fix Windows projects not cleaning intermediate and output files for...
Charlie Zhao
2022-09-07
2
-0/+16
*
gh-89545: Updates platform module to use new internal _wmi module on Windows ...
Steve Dower
2022-09-07
4
-1/+176
*
Fix regeneration of global objects through the Windows build files (GH-96394)
Kumar Aditya
2022-08-30
1
-1/+8
*
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado
2022-08-30
4
-0/+8
*
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
Christian Heimes
2022-08-29
3
-5/+5
*
GH-96177: Move GIL and eval breaker code out of ceval.c into ceval_gil.c. (GH...
Mark Shannon
2022-08-24
4
-4/+8
*
gh-95991: Add some infrastructure for testing Limited API in _testcapi (GH-95...
Petr Viktorin
2022-08-17
1
-0/+4
*
gh-93649: Split unicode tests from _testcapimodule.c & add some more (GH-95819)
Petr Viktorin
2022-08-10
2
-0/+4
*
gh-93274: Expose receiving vectorcall in the Limited API (GH-95717)
Petr Viktorin
2022-08-08
2
-0/+4
*
gh-93243: Make smtpd private before porting its users (GH-93246)
Oleg Iarygin
2022-08-06
1
-2/+1
*
gh-95656: Enable the sqlite3 load extension API in Windows build (#95662)
Erlend Egeberg Aasland
2022-08-04
1
-1/+1
*
gh-93649: Split heaptype tests from _testcapimodule.c (GH-95386)
Petr Viktorin
2022-08-01
2
-0/+4
*
gh-95005: Replace PyAccu with PyUnicodeWriter (gh-95006)
Aivars KalvÄns
2022-07-27
4
-10/+1
*
gh-92348: Add quotes to support building on Windows with spaces in directory ...
Steve Dower
2022-07-17
1
-1/+1
*
gh-93649: Split vectorcall testing from _testcapimodule.c (GH-94549)
Petr Viktorin
2022-07-08
2
-0/+4
*
GH-90699: Move generated static initializer to pycore_runtime_generated.h (GH...
Kumar Aditya
2022-07-07
2
-1/+5
*
gh-94280: Require Python 3.9 or higher to compile CPython on Windows (GH-94281)
Shixian Li
2022-06-27
1
-2/+2
*
gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070)
Victor Stinner
2022-06-22
1
-49/+44
*
gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049)
Victor Stinner
2022-06-21
1
-32/+31
*
GH-91432: Specialize FOR_ITER (GH-91713)
Dennis Sweeney
2022-06-21
2
-0/+4
*
gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043)
Victor Stinner
2022-06-21
1
-29/+29
*
gh-93839: Move Lib/ctypes/test/ to Lib/test/test_ctypes/ (#94041)
Victor Stinner
2022-06-21
1
-55/+54
*
gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938)
Victor Stinner
2022-06-19
2
-0/+4
*
gh-93911: Specialize `LOAD_ATTR_PROPERTY` (GH-93912)
Ken Jin
2022-06-17
2
-0/+4
*
gh-92658: Add Hyper-V socket support (GH-92755)
Jordan Borean
2022-05-24
1
-1/+1
*
gh-92984: Explicitly disable incremental linking for Windows Release and PGO ...
David Machaj
2022-05-19
1
-0/+1
*
Improve object stats (#92845)
Mark Shannon
2022-05-16
2
-0/+4
*
gh-92651: Remove the Include/token.h header file (#92652)
Victor Stinner
2022-05-11
3
-5/+5
*
gh-76773: Update docs mentioning no-longer-supported Windows versions & featu...
CAM Gerlach
2022-05-10
1
-11/+9
*
bpo-46907: Update Windows installer to SQLite 3.38.4. (#92322)
Mariusz Felisiak
2022-05-09
3
-3/+3
*
bpo-46907: Update Windows installer to SQLite 3.38.3. (GH-91995)
Mariusz Felisiak
2022-05-02
4
-4/+4
*
bpo-46907: Update Windows installer to SQLite 3.38.2 (GH-32147)
Mariusz Felisiak
2022-04-25
3
-3/+3
*
gh-91719: Add pycore_opcode.h internal header file (#91906)
Victor Stinner
2022-04-25
1
-2/+2
*
gh-64783: Fix signal.NSIG value on FreeBSD (#91929)
Victor Stinner
2022-04-25
2
-0/+4
*
gh-79315: Add Include/cpython/pythread.h header (#91798)
Victor Stinner
2022-04-21
2
-0/+4
*
gh-79315: Add Include/cpython/modsupport.h header (#91797)
Victor Stinner
2022-04-21
2
-0/+4
*
bpo-40859: Update Windows build to use xz-5.2.5 (GH-20622)
Ma Lin
2022-04-19
4
-5/+5
*
gh-69093: Support basic incremental I/O to blobs in `sqlite3` (GH-30680)
Erlend Egeberg Aasland
2022-04-15
2
-0/+8
*
bpo-35134: Remove the Include/code.h header file (GH-32385)
Victor Stinner
2022-04-07
2
-4/+0
*
bpo-35134: Add Include/cpython/setobject.h header (GH-32384)
Victor Stinner
2022-04-06
2
-0/+4
*
bpo-35134: Add Include/cpython/complexobject.h header (GH-32383)
Victor Stinner
2022-04-06
2
-0/+4
*
bpo-47103: Copy pgort140.dll into output directory when building PGInstrument...
Steve Dower
2022-04-06
1
-4/+11
*
bpo-47230: Silence compiler warnings on Windows from zlib 1.2.12 (GH-32337)
Jeremy Kloth
2022-04-05
1
-2/+4
[prev]
[next]