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
/
PC
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Eric Snow
2023-05-05
4
-0/+4
*
gh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511)
Petr Viktorin
2023-05-04
2
-0/+4
*
gh-83004: Harden msvcrt further (#103420)
Erlend E. Aasland
2023-04-19
1
-62/+53
*
gh-95299: Remove lingering setuptools reference in installer scripts (GH-103613)
Steve Dower
2023-04-18
1
-1/+0
*
gh-103092: Isolate winreg (#103250)
AN Long
2023-04-17
2
-144/+181
*
gh-103092: Isolate msvcrt (#103248)
AN Long
2023-04-12
1
-28/+25
*
gh-103092: Isolate winsound (#103249)
AN Long
2023-04-10
1
-25/+22
*
gh-83004: Harden winreg init (#103386)
Erlend E. Aasland
2023-04-10
1
-28/+37
*
gh-83004: Harden `msvcrt` init (#103383)
Erlend E. Aasland
2023-04-10
1
-12/+29
*
gh-83004: Harden winsound init (#103385)
Erlend E. Aasland
2023-04-09
1
-16/+14
*
gh-103167: Fix `-Wstrict-prototypes` warnings by using `(void)` for functions...
Nikita Sobolev
2023-04-05
2
-9/+9
*
gh-102755: Add PyErr_DisplayException(exc) (#102756)
Irit Katriel
2023-03-16
1
-0/+1
*
gh-102255: Improve build support for Windows API partitions (GH-102256)
Max Bachmann
2023-03-09
7
-5/+340
*
Remove or update bitbucket links (GH-101963)
sblondon
2023-03-08
2
-4/+2
*
gh-102344: Reimplement winreg QueryValue / SetValue using QueryValueEx / SetV...
Max Bachmann
2023-03-01
1
-60/+122
*
Remove references to old Windows source files from internal documentation (GH...
Max Bachmann
2023-02-24
1
-5/+0
*
gh-102141: replace use of getpid on Windows with GetCurrentProcessId (GH-102142)
Max Bachmann
2023-02-24
1
-0/+3
*
gh-101758: Add _PyState_AddModule() Back for the Stable ABI (gh-101956)
Eric Snow
2023-02-16
1
-0/+1
*
gh-99108: Refactor _sha256 & _sha512 into _sha2. (#101924)
Gregory P. Smith
2023-02-16
1
-4/+2
*
gh-101758: Clean Up Uses of Import State (gh-101919)
Eric Snow
2023-02-15
1
-1/+0
*
gh-101819: Remove _PyWindowsConsoleIO_Type from the Windows DLL (GH-101904)
Erlend E. Aasland
2023-02-15
1
-2/+9
*
GH-101578: Normalize the current exception (GH-101607)
Mark Shannon
2023-02-08
1
-0/+4
*
gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)
Eric Snow
2023-02-04
1
-0/+2
*
gh-101467: Correct py.exe handling of prefix matches and cases when only one ...
Steve Dower
2023-02-01
1
-9/+56
*
gh-77532: Minor tweaks to allow compiling with PlatformToolset=ClangCL on Win...
Steve Dower
2023-01-27
2
-20/+26
*
gh-99834: Update bundled copy of Tcl/Tk to 8.6.13.0 on Windows (GH-101307)
Steve Dower
2023-01-26
1
-1/+1
*
gh-101135: Add backwards compatibility to Windows launcher for older 32-bit v...
Martin Boisvert
2023-01-24
1
-34/+121
*
gh-100247: Fix py.exe launcher not using entire shebang command for finding c...
Steve Dower
2023-01-13
1
-65/+85
*
gh-99191: Use correct check for MSVC C++ version support in _wmimodule.cpp (G...
C.A.M. Gerlach
2023-01-09
1
-3/+3
*
Update copyright years to 2023. (gh-100848)
Benjamin Peterson
2023-01-08
1
-1/+1
*
gh-79218: Define `MS_WIN64` macro for Mingw-w64 64bit on Windows (GH-100137)
GalaxySnail
2022-12-12
1
-0/+10
*
bpo-43984: Allow winreg.SetValueEx to set -1 without treating it as an error ...
Shreyan Avigyan
2022-12-09
1
-32/+44
*
Use faster APIs to calculate paths at startup for Store packaged Python on Wi...
Steve Dower
2022-11-23
1
-25/+49
*
gh-99442: Fix handling in py.exe launcher when argv[0] does not include a fil...
Steve Dower
2022-11-18
1
-50/+32
*
gh-99300: Use Py_NewRef() in PC/ directory (#99479)
Victor Stinner
2022-11-14
2
-6/+3
*
GH-90699: Remove remaining `_Py_IDENTIFIER` stdlib usage (GH-99067)
Kumar Aditya
2022-11-07
1
-6/+2
*
gh-92584: Remove the distutils package (#99061)
Victor Stinner
2022-11-03
3
-10/+2
*
gh-98692: Enable treating shebang lines as executables in py.exe launcher (GH...
Steve Dower
2022-10-31
1
-3/+68
*
gh-98745: Allow py.exe launcher to install 3.11 by default and 3.12 on reques...
Steve Dower
2022-10-28
1
-1/+4
*
gh-98586: Add vector call APIs to the Limited API (GH-98587)
Wenzel Jakob
2022-10-27
1
-0/+2
*
gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98...
Steve Dower
2022-10-19
1
-0/+1
*
gh-97669: Create Tools/build/ directory (#97963)
Victor Stinner
2022-10-17
1
-1/+1
*
gh-97681: Remove Tools/demo/ directory (#97682)
Victor Stinner
2022-10-03
1
-1/+1
*
gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICODE conve...
Serhiy Storchaka
2022-10-03
2
-22/+22
*
gh-97649: The Tools directory is no longer installed on Windows (GH-97653)
Steve Dower
2022-09-30
1
-2/+0
*
gh-96684: Silently suppress COM security errors in _wmi module (GH-96690)
Steve Dower
2022-09-08
1
-0/+6
*
gh-96665: Fixes build break on older MSVC versions due to C++20 features in a...
Steve Dower
2022-09-07
1
-0/+10
*
gh-89545: Updates platform module to use new internal _wmi module on Windows ...
Steve Dower
2022-09-07
2
-0/+382
*
gh-96577: Fixes buffer overrun in _msi module (GH-96633)
Steve Dower
2022-09-07
1
-2/+2
*
gh-96559: Fixes Windows launcher handling of defaults using old-style tags, a...
Steve Dower
2022-09-05
1
-22/+19
[next]