mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
Add a new struct_size field to PyPreConfig and PyConfig structures to allow to modify these structures in the future without breaking the backward compatibility. * Replace private _config_version field with public struct_size field in PyPreConfig and PyConfig. * Public PyPreConfig_InitIsolatedConfig() and PyPreConfig_InitPythonConfig() return type becomes PyStatus, instead of void. * Internal _PyConfig_InitCompatConfig(), _PyPreConfig_InitCompatConfig(), _PyPreConfig_InitFromConfig(), _PyPreConfig_InitFromPreConfig() return type becomes PyStatus, instead of void. * Remove _Py_CONFIG_VERSION * Update the Initialization Configuration documentation. |
||
|---|---|---|
| .. | ||
| 2018-08-04-00-59-44.bpo-34331.iaUkmU.rst | ||
| 2019-06-06-08-47-04.bpo-37170.hO_fpM.rst | ||
| 2019-06-07-14-03-52.bpo-37194.uck7MD.rst | ||
| 2019-06-10-15-32-34.bpo-37215.yzoNyU.rst | ||
| 2019-06-11-02-50-38.bpo-37221.4tClQT.rst | ||
| 2019-06-14-14-03-51.bpo-28805.qZC0N_.rst | ||
| 2019-06-19-12-06-31.bpo-37337.gXIGyU.rst | ||
| 2019-06-28-15-49-16.bpo-36763.zrmgki.rst | ||
| 2019-07-02-15-42-37.bpo-37483.vftT4f.rst | ||
| 2019-07-06-23-56-47.bpo-21120.lXHqlT.rst | ||
| 2019-07-07-10-37-07.bpo-37207.SlVNky.rst | ||
| 2019-07-10-12-27-28.bpo-37540.E8Z773.rst | ||
| 2019-07-16-11-02-00.bpo-37151.YKfuNA.rst | ||
| 2019-07-17-09-50-50.bpo-29548.5wIptQ.rst | ||
| 2019-08-17-13-50-21.bpo-37879.CZeUem.rst | ||
| 2019-08-23-11-35-55.bpo-37926.hnI5IQ.rst | ||
| 2019-08-23-18-45-11.bpo-36763.q3Kh8Z.rst | ||
| 2019-09-05-14-17-21.bpo-15088.plt8Em.rst | ||
| 2019-09-13-01-24-47.bpo-38140.y59qaO.rst | ||
| 2019-09-19-18-26-29.bpo-38205.Db1OJL.rst | ||
| 2019-09-20-17-22-41.bpo-38234.ZbquVK.rst | ||
| 2019-09-24-17-09-48.bpo-38234.d0bhEA.rst | ||
| 2019-09-28-03-43-27.bpo-38304.RqHAwd.rst | ||
| README.rst | ||
Put news entry `blurb`_ files for the *C API* section in this directory. .. _blurb: https://pypi.org/project/blurb/