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-81057: Move faulthandler Globals to _PyRuntimeState (gh-100152)
Eric Snow
2022-12-12
2
-0/+7
*
gh-81057: Move tracemalloc Globals to _PyRuntimeState (gh-100151)
Eric Snow
2022-12-12
2
-0/+4
*
gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084)
Eric Snow
2022-12-09
2
-0/+4
*
gh-81057: Move Ceval Trampoline Globals to _PyRuntimeState (gh-100083)
Eric Snow
2022-12-09
2
-0/+4
*
gh-81057: Move time Globals to _PyRuntimeState (gh-100122)
Eric Snow
2022-12-08
4
-4/+8
*
gh-81057: Move OS-Related Globals to _PyRuntimeState (gh-100082)
Eric Snow
2022-12-08
2
-0/+4
*
gh-79315: Add Include/cpython/memoryobject.h header (#99723)
Victor Stinner
2022-11-23
2
-0/+4
*
Update Visual Studio solution to build all extension modules on F5 (GH-99667)
Steve Dower
2022-11-22
1
-0/+44
*
gh-47146: Soft-deprecate structmember.h, expose its contents via Python.h (GH...
Petr Viktorin
2022-11-22
2
-0/+4
*
gh-98629: Fixes sys._git and sys.version creation on Windows (GH-99664)
Steve Dower
2022-11-21
1
-1/+1
*
gh-93649: Split float/long tests from _testcapimodule.c (GH-99549)
Erlend E. Aasland
2022-11-17
2
-0/+8
*
gh-93649: Split watcher API tests from _testcapimodule.c (#99532)
Erlend E. Aasland
2022-11-16
2
-0/+4
*
gh-81057: Move the global Dict-Related Versions to _PyRuntimeState (gh-99497)
Eric Snow
2022-11-16
2
-0/+8
*
gh-93649: Split memory and docstring tests from _testcapimodule.c (#99517)
Erlend E. Aasland
2022-11-16
2
-0/+8
*
Update Windows readme.txt to clarify Visual Studio required versions (GH-99522)
Ben Kuhn
2022-11-16
1
-1/+1
*
gh-93649: Split pytime and datetime tests from _testcapimodule.c (#99494)
Erlend E. Aasland
2022-11-15
2
-0/+8
*
gh-93649: Split getargs tests from _testcapimodule.c (#99346)
Erlend E. Aasland
2022-11-14
2
-0/+4
*
gh-81057: Move the Allocators to _PyRuntimeState (gh-99217)
Eric Snow
2022-11-11
2
-0/+12
*
gh-90868: Adjust the Generated Objects (gh-99223)
Eric Snow
2022-11-08
2
-0/+8
*
gh-98627: Add the _testsinglephase Module (gh-99039)
Eric Snow
2022-11-08
5
-1/+172
*
gh-98817: Remove PCbuild/lib.pyproj (GH-98818)
Hugo van Kemenade
2022-11-07
1
-1722/+0
*
gh-92584: Remove the distutils package (#99061)
Victor Stinner
2022-11-03
1
-95/+0
*
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
[next]