Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
bcfa450f210074e16feb761ae5b3e966a2532fcf
/
Include
/
cpython
bcfa450
bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (#12003)
by Eric Snow
· 6 years ago
91b9ecf
bpo-36142: Add preconfig.c (GH-12128)
by Victor Stinner
· 6 years ago
95e2cbf
bpo-36142: Move command line parsing to coreconfig.c (GH-12123)
by Victor Stinner
· 6 years ago
62be763
bpo-36142: Remove _PyMain structure (GH-12120)
by Victor Stinner
· 6 years ago
dfe8847
bpo-36142: Rework error reporting in pymain_main() (GH-12113)
by Victor Stinner
· 6 years ago
f684d83
bpo-36142: Exclude coreconfig.h from Py_LIMITED_API (GH-12111)
by Victor Stinner
· 6 years ago
f1b9abe
bpo-36030: Remove _PyStack_AsTuple() and _PyStack_AsTupleSlice() (GH-12032)
by Sergey Fedoseev
· 6 years ago
a24107b
bpo-35459: Use PyDict_GetItemWithError() instead of PyDict_GetItem(). (GH-11112)
by Serhiy Storchaka
· 6 years ago
64d6cc8
bpo-35724: Explicitly require the main interpreter for signal-handling. (GH-11530)
by Eric Snow
· 6 years ago
be3b295
bpo-35886: Make PyInterpreterState an opaque type in the public API. (GH-11731)
by Eric Snow
· 6 years ago
bf4ac2d
bpo-35713: Rework Python initialization (GH-11647)
by Victor Stinner
· 7 years ago
bb86bf4
bpo-35444: Unify and optimize the helper for getting a builtin object. (GH-11047)
by Serhiy Storchaka
· 7 years ago
54ba556
bpo-35134: Create Include/cpython/tupleobject.h (GH-10764)
by Victor Stinner
· 7 years ago
f2a9d5c
bpo-35134: Create Include/cpython/pystate.h (GH-10733)
by Victor Stinner
· 7 years ago
ffedd9a
bpo-35134: Create Include/cpython/dictobject.h (GH-10732)
by Victor Stinner
· 7 years ago
dd12aa0
bpo-35134: Create Include/cpython/pylifecycle.h (GH-10731)
by Victor Stinner
· 7 years ago
4060283
bpo-35134: Create Include/cpython/abstract.h (GH-10728)
by Victor Stinner
· 7 years ago
5a8c240
bpo-35134: Add Include/cpython/pyerrors.h (GH-10727)
by Victor Stinner
· 7 years ago
75e4699
bpo-35134: Create Include/cpython/unicodeobject.h (GH-10680)
by Victor Stinner
· 7 years ago
6eb9966
bpo-35134: Create Include/cpython/object.h (GH-10679)
by Victor Stinner
· 7 years ago
e421106
bpo-35134: Create Include/cpython/ subdirectory (GH-10624)
by Victor Stinner
· 7 years ago