gh-98608: Move PyInterpreterConfig to pylifecycle.h (#107191) · python/cpython@e717b47 · GitHub
Skip to content

Commit e717b47

Browse files
authored
gh-98608: Move PyInterpreterConfig to pylifecycle.h (#107191)
Move PyInterpreterConfig structure and associated macros from initconfig.h to pylifecycle.h: it's not related to the Python Initialization Configuration.
1 parent db17529 commit e717b47

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

Include/cpython/initconfig.h

Lines changed: 0 additions & 39 deletions

Include/cpython/pylifecycle.h

Lines changed: 39 additions & 0 deletions

0 commit comments

Comments
 (0)