COMMITS
/ PCbuild/pythoncore.vcxproj April 15, 2019
V
bpo-35134: Add cpython/pymem.h to build system (GH-12842)
Victor Stinner committed
April 13, 2019
P
bpo-36623: Clean parser headers and include files (GH-12253)
Pablo Galindo committed
March 15, 2019
March 4, 2019
V
Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617) (GH-12159)
Victor Stinner committed
March 1, 2019
E
P
bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814)
Pablo Galindo committed
V
bpo-36142: Add preconfig.c (GH-12128)
Victor Stinner committed
V
bpo-36142: Exclude coreconfig.h from Py_LIMITED_API (GH-12111)
Victor Stinner committed
February 14, 2019
P
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson committed
January 8, 2019
G
bpo-35642: Remove asynciomodule.c from pythoncore.vcxproj (GH-11410)
Gregory Szorc committed
December 22, 2018
S
bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-10370)
Serhiy Storchaka committed
December 11, 2018
S
bpo-34977: Add Windows App Store package (GH-11027)
Steve Dower committed
December 7, 2018
V
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
Victor Stinner committed
S
bpo-34977: Add Windows App Store package (GH-10245)
Steve Dower committed
November 28, 2018
V
bpo-35134: Create Include/cpython/tupleobject.h (GH-10764)
Victor Stinner committed
November 25, 2018
V
bpo-35081: Add Include/internal/pycore_tupleobject.h (GH-10705)
Victor Stinner committed
November 23, 2018
V
bpo-35134: Create Include/cpython/ subdirectory (GH-10624)
Victor Stinner committed
V
bpo-35081: Add new internal headers to Makefile (GH-10670)
Victor Stinner committed
November 12, 2018
V
bpo-35081: Rename internal headers (GH-10275)
Victor Stinner committed
November 1, 2018
V
bpo-35081: And pycore_lifecycle.h and pycore_pathconfig.h (GH-10273)
Victor Stinner committed
V
bpo-35081: Move accu.h to Include/internal/pycore_accu.h (GH-10271)
Victor Stinner committed
October 31, 2018
V
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)
Victor Stinner committed
October 30, 2018
V
bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239)
Victor Stinner committed
October 25, 2018
V
bpo-35053: Add Include/tracemalloc.h (GH-10091)
Victor Stinner committed
September 18, 2018
S
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
Serhiy Storchaka committed
August 1, 2018
V
bpo-34170: Add Python/coreconfig.c for _PyCoreConfig (GH-8607)
Victor Stinner committed
February 18, 2018
I
bpo-31333: Re-implement ABCMeta in C (#5273)
Ivan Levkivskyi committed
February 11, 2018
Z
bpo-32604: Make _xxsubinterpreters build on Windows (GH-5516)
Zachary Ware committed
January 26, 2018
G
String annotations [PEP 563] (#4390)
Guido van Rossum committed
January 23, 2018
Y
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov committed
January 18, 2018
January 9, 2018
S
bpo-32507: Change Windows install to include app-local UCRT (#5119)
Steve Dower committed
December 15, 2017
B
move pygetopt.h to internal (closes bpo-32264) (#4830)
Benjamin Peterson committed
December 14, 2017
I
bpo-29469: Move constant folding to AST optimizer (GH-2858)
INADA Naoki committed
December 4, 2017
V
Revert "bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)" (#4694)
Victor Stinner committed
December 2, 2017
S
bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)
Serhiy Storchaka committed
December 1, 2017
V
bpo-32030: Add Python/pathconfig.c (#4668)
Victor Stinner committed
November 24, 2017
V
bpo-32096: Remove obj and mem from _PyRuntime (#4532)
Victor Stinner committed
September 8, 2017
E
bpo-30860: Consolidate stateful runtime globals. (#3397)
Eric Snow committed
September 7, 2017
S
bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler (#1632)
Steve Dower committed
Z
bpo-31358: Pull zlib out of the repository (GH-3375)
Zachary Ware committed
September 6, 2017
S
bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311)
Steve Dower committed
E
Revert "bpo-30860: Consolidate stateful runtime globals." (#3379)
Eric Snow committed
E
bpo-30860: Consolidate stateful runtime globals. (#2594)
Eric Snow committed
May 23, 2017
E
bpo-22257: Small changes for PEP 432. (#1728)
Eric Snow committed
March 21, 2017
N
bpo-27593: Revise git SCM build info. (#744)
Ned Deily committed
March 4, 2017
S
Fixes git command (#451)
Steve Dower committed
S
bpo-27593: Updates Windows build to use information from git (#262)
Steve Dower committed
February 12, 2017
V
bpo-29524: Add Objects/call.c file (#12)
Victor Stinner committed
February 10, 2017
V
Backed out changeset f23fa1f7b68f
Victor Stinner committed