COMMITS
/ Makefile.pre.in November 2, 2021
F
makefile: remove unused SGI_ABI variable (GH-29325)
Filipe Laíns committed
October 29, 2021
E
bpo-10572: Move `sqlite3` tests to `Lib/test` (GH-29304)
Erlend Egeberg Aasland committed
C
bpo-45548: Some test modules must be built as shared libs (GH-29268)
Christian Heimes committed
October 26, 2021
C
bpo-45548: makesetup improvements (GH-29225)
Christian Heimes committed
October 25, 2021
C
bpo-45595: Make extensions depend on header files (GH-29198)
Christian Heimes committed
C
bpo-45548: Remove _math.c workarounds for pre-C99 libm (GH-29179)
Christian Heimes committed
October 19, 2021
V
bpo-35134: Add Include/cpython/longobject.h (GH-29044)
Victor Stinner committed
October 18, 2021
V
bpo-35134: Split warnings.h and weakrefobject.h (GH-29042)
Victor Stinner committed
October 15, 2021
V
bpo-45482: Rename namespaceobject.h to pycore_namespace.h (GH-28975)
Victor Stinner committed
V
bpo-45434: Remove Include/eval.h header file (GH-28973)
Victor Stinner committed
V
bpo-35081: Move interpreteridobject.h to Include/internal/ (GH-28969)
Victor Stinner committed
V
bpo-35134: Move classobject.h to Include/cpython/ (GH-28968)
Victor Stinner committed
V
bpo-35134: Move Include/cellobject.h to Include/cpython/ (GH-28964)
Victor Stinner committed
October 14, 2021
V
po-35134: Move Include/funcobject.h to Include/cpython/ (GH-28958)
Victor Stinner committed
V
bpo-35134: Add Include/cpython/floatobject.h (GH-28957)
Victor Stinner committed
October 13, 2021
V
bpo-45434: Remove pystrhex.h header file (GH-28923)
Victor Stinner committed
October 6, 2021
I
Remove test_nntplib from quicktest (GH-28754)
Inada Naoki committed
October 2, 2021
N
Makefile: Fix missing slashes (GH-28659)
native-api committed
October 1, 2021
E
Install the __phello__ package too. (#28665)
Eric Snow committed
E
bpo-45020: Add more test cases for frozen modules. (gh-28664)
Eric Snow committed
September 24, 2021
E
bpo-45020: Fix some corner cases for frozen module generation. (gh-28538)
Eric Snow committed
September 17, 2021
E
bpo-45020: Freeze os, site, and codecs. (gh-28398)
Eric Snow committed
V
bpo-45020: Fix build out of source tree (GH-28410)
Victor Stinner committed
September 16, 2021
E
bpo-45020: Drop the frozen .h files from the repo. (gh-28392)
Eric Snow committed
September 15, 2021
E
bpo-45019: Clean up the frozen __hello__ module. (gh-28374)
Eric Snow committed
E
bpo-45020: Freeze some of the modules imported during startup. (gh-28335)
Eric Snow committed
September 13, 2021
E
bpo-45019: Do some cleanup related to frozen modules. (gh-28319)
Eric Snow committed
August 30, 2021
August 24, 2021
P
Add tests for the C tokenizer and expose it as a private module (GH-27924)
Pablo Galindo Salgado committed
July 31, 2021
J
bpo-44771: Sync with importlib_resources 5.2.2, fixing refleak. (#27497)
Jason R. Coombs committed
July 26, 2021
M
bpo-44590: Lazily allocate frame objects (GH-27077)
Mark Shannon committed
July 24, 2021
F
bpo-44717: improve AttributeError on circular imports of submodules (GH-27338)
Filipe Laíns committed
June 10, 2021
M
bpo-44337: Port LOAD_ATTR to PEP 659 adaptive interpreter (GH-26595)
Mark Shannon committed
June 7, 2021
M
bpo-44187: Quickening infrastructure (GH-26264)
Mark Shannon committed
May 18, 2021
V
bpo-44131: Fix Makefile for test_frozenmain (GH-26203)
Victor Stinner committed
May 17, 2021
V
bpo-44131: Test Py_FrozenMain() (GH-26126)
Victor Stinner committed
May 8, 2021
S
Fix make libainstall. (GH-25980)
Senthil Kumaran committed
May 3, 2021
P
bpo-43916: Move the _PyStructSequence_InitType function to the internal API (GH-25854)
Pablo Galindo committed
May 2, 2021
N
bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804)
Ned Deily committed
April 29, 2021
P
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315)
Petr Viktorin committed
April 21, 2021
V
bpo-40137: Add pycore_moduleobject.h internal header (GH-25507)
Victor Stinner committed
April 14, 2021
P
bpo-38530: Offer suggestions on AttributeError (#16856)
Pablo Galindo committed
March 24, 2021
V
bpo-43244: Remove the pyarena.h header (GH-25007)
Victor Stinner committed
V
bpo-43244: Remove parser_interface.h header file (GH-25001)
Victor Stinner committed
March 23, 2021
V
bpo-43244: Add pycore_compile.h header file (GH-25000)
Victor Stinner committed
V
bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)
Victor Stinner committed
March 22, 2021
H
bpo-35134: Add include/cpython/compile.h (GH-24922)
Hai Shi committed
March 21, 2021
J
bpo-43569: Add test/test_importlib/namespacedata01 to TESTSUBDIRS (GH-24952)
Jason R. Coombs committed
March 20, 2021
A
bpo-43517 (followup): Install additional test directory (GH-24950)
Antoine Pitrou committed
March 19, 2021
V
bpo-43244: Remove symtable.h header file (GH-24910)
Victor Stinner committed