GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Include
/
cpython
/
pylifecycle.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-42639: Cleanup atexitmodule.c (GH-23770)
Victor Stinner
2020-12-14
1
-5
/
+0
*
bpo-32381: Add _PyRun_AnyFileObject() (GH-23723)
Victor Stinner
2020-12-09
1
-0
/
+1
*
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18...
Skip Montanaro
2020-06-01
1
-8
/
+0
*
bpo-40453: Add PyConfig._isolated_subinterpreter (GH-19820)
Victor Stinner
2020-05-01
1
-0
/
+2
*
bpo-39372: Clean header files of declared interfaces with no implementations ...
Pablo Galindo
2020-01-18
1
-8
/
+0
*
bpo-36763: Implement the PEP 587 (GH-13592)
Victor Stinner
2019-05-27
1
-15
/
+15
*
bpo-36763: Fix _PyRuntime.preconfig.coerce_c_locale (GH-13444)
Victor Stinner
2019-05-20
1
-2
/
+2
*
bpo-36763: Fix Python preinitialization (GH-13432)
Victor Stinner
2019-05-20
1
-2
/
+2
*
bpo-36763: _Py_InitializeFromArgs() argc becomes Py_ssize_t (GH-13396)
Victor Stinner
2019-05-18
1
-4
/
+4
*
bpo-36763: Add _Py_InitializeMain() (GH-13362)
Victor Stinner
2019-05-16
1
-0
/
+1
*
bpo-36471: Add _Py_RunMain() (GH-12618)
Victor Stinner
2019-03-29
1
-0
/
+3
*
bpo-36444: Rework _Py_InitializeFromConfig() API (GH-12576)
Victor Stinner
2019-03-27
1
-9
/
+19
*
bpo-36444: Add _PyCoreConfig._init_main (GH-12572)
Victor Stinner
2019-03-27
1
-4
/
+2
*
bpo-36444: Remove _PyMainInterpreterConfig (GH-12571)
Victor Stinner
2019-03-27
1
-10
/
+1
*
bpo-36301: Cleanup preconfig.c and coreconfig.c (GH-12563)
Victor Stinner
2019-03-26
1
-2
/
+2
*
bpo-36301: Remove _PyCoreConfig.preconfig (GH-12546)
Victor Stinner
2019-03-26
1
-1
/
+1
*
bpo-36301: Add _Py_GetConfigsAsDict() function (GH-12540)
Victor Stinner
2019-03-25
1
-3
/
+0
*
bpo-36301: Add _Py_PreInitializeFromConfig() (GH-12536)
Victor Stinner
2019-03-25
1
-0
/
+2
*
bpo-36301: Add _PyRuntime.pre_initialized (GH-12457)
Victor Stinner
2019-03-20
1
-0
/
+4
*
bpo-36142: Rework error reporting in pymain_main() (GH-12113)
Victor Stinner
2019-03-01
1
-1
/
+1
*
bpo-35713: Rework Python initialization (GH-11647)
Victor Stinner
2019-01-22
1
-27
/
+0
*
bpo-35134: Create Include/cpython/pylifecycle.h (GH-10731)
Victor Stinner
2018-11-27
1
-0
/
+99