COMMITS
/ PC/launcher.c May 8, 2025
May 7, 2025
Z
Test fixes for 3.15 (GH-133599)
Zachary Ware committed
May 25, 2024
J
gh-119180: Update the magic number (#119397)
Jelle Zijlstra committed
June 29, 2023
H
gh-105775: Convert LOAD_CLOSURE to a pseudo-op (#106059)
hms committed
April 5, 2023
N
March 8, 2023
S
Remove or update bitbucket links (GH-101963)
sblondon committed
July 16, 2022
January 6, 2022
M
bpo-45923: Handle call events in bytecode (GH-30364)
Mark Shannon committed
November 29, 2021
V
bpo-44391: Remove unused argument from a varargs call. (GH-29843)
Vinay Sajip committed
November 24, 2021
Z
bpo-45616: Let py.exe distinguish between v3.1 and v3.10 (GH-29731)
Zachary Ware committed
May 7, 2021
M
bpo-40222: "Zero cost" exception handling (GH-25729)
Mark Shannon committed
February 20, 2021
I
Fix typo in launcher.c (GH-24497)
Ikko Ashimine committed
November 16, 2020
Z
bpo-38506: Fix the Windows py.exe launcher's misordering of 3.10 (GH-18307)
Zackery Spytz committed
November 12, 2020
M
Bump magic number. (GH-23245)
Mark Shannon committed
June 12, 2020
S
bpo-37556 Extend help to include latest overrides (GH-14701)
Steve (Gadget) Barnes committed
January 14, 2020
M
bpo-39156: Break up COMPARE_OP into four logically distinct opcodes. (GH-17754)
Mark Shannon committed
October 3, 2019
S
bpo-38359: Ensures pyw.exe launcher reads correct registry key (GH-16561)
Steve Dower committed
September 12, 2019
S
August 24, 2019
S
bpo-37830: Fix compilation of break and continue in finally. (GH-15320)
Serhiy Storchaka committed
April 29, 2019
P
bpo-36540: PEP 570 -- Implementation (GH-12701)
Pablo Galindo committed
March 13, 2019
S
bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264)
Serhiy Storchaka committed
February 2, 2019
S
bpo-32560: inherit the py launcher's STARTUPINFO (GH-9000)
Shiva Saxena committed
January 25, 2019
S
bpo-35811: Avoid propagating venv settings when launching via py.exe (GH-11677)
Steve Dower committed
December 10, 2018
S
bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029)
Steve Dower committed
December 7, 2018
V
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
Victor Stinner committed
Z
bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015)
Zackery Spytz committed
S
bpo-34977: Add Windows App Store package (GH-10245)
Steve Dower committed
November 20, 2018
B
bpo-34532: Fixed exit code for py.exe list versions arg (GH-9039)
Brendan Gerrity committed
September 4, 2018
B
bpo-34565: Change a PC/launcher.c comment to accurately describe valid major versions. (GH-9037)
Brendan Gerrity committed
August 31, 2018
June 15, 2018
Z
Add missing va_end() calls in PC/launcher.c (GH-7690)
Zackery Spytz committed
February 22, 2018
S
bpo-17611. Move unwinding of stack for "pseudo exceptions" from interpreter to compiler. (GH-5006)
Serhiy Storchaka committed
September 25, 2017
S
bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)
Stefan Grönke committed
June 28, 2017
S
bpo-30362 : Add list options to launcher. (#1578)
Steve (Gadget) Barnes committed
May 12, 2017
S
bpo-30291 Changes to launcher so as to allow py -3-32, -2.7-64, 3.10, etc.
Steve (Gadget) Barnes committed
December 14, 2016
Y
Issue #26110: Add LOAD_METHOD/CALL_METHOD opcodes.
Yury Selivanov committed
September 11, 2016
N
Issue #23722: Initialize __class__ from type.__new__()
Nick Coghlan committed
September 9, 2016
Y
Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.
Yury Selivanov committed
September 6, 2016
S
Issue #27078: Added BUILD_STRING opcode. Optimized f-strings evaluation.
Serhiy Storchaka committed
June 12, 2016
S
Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling
Serhiy Storchaka committed
S
Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling
Serhiy Storchaka committed
June 11, 2016
S
Issue #27140: Added BUILD_CONST_KEY_MAP opcode.
Serhiy Storchaka committed
May 24, 2016
S
Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode.
Serhiy Storchaka committed
May 22, 2016
P
Issue #27064: The py.exe launcher now defaults to Python 3.
Paul Moore committed
May 16, 2016
January 16, 2016
S
Issue #26073: Update the list of magic numbers in launcher
Steve Dower committed
S
Issue #26073: Update the list of magic numbers in launcher
Steve Dower committed