Skip to content

Rust API for pyinitconfig#6173

Open
Person-93 wants to merge 13 commits into
PyO3:mainfrom
Person-93:pyinitconfig
Open

Rust API for pyinitconfig#6173
Person-93 wants to merge 13 commits into
PyO3:mainfrom
Person-93:pyinitconfig

Conversation

@Person-93

Copy link
Copy Markdown
Contributor

Adds a rust API to initialize the embedded interpreter with configuration.

Closes #6153

@Person-93 Person-93 changed the title Ruat API for pyinitconfig Rust API for pyinitconfig Jun 30, 2026
Signed-off-by: person93 <person93.person93@gmail.com>
@Person-93 Person-93 force-pushed the pyinitconfig branch 3 times, most recently from 2a9f29f to 2f0308c Compare June 30, 2026 14:40
@ngoldbaum

Copy link
Copy Markdown
Contributor

According to codecov almost none of the API surface is tested. Can you please make sure there's coverage for all the InitConfig methods you're proposing to add?

@Person-93 Person-93 force-pushed the pyinitconfig branch 7 times, most recently from 590f4a5 to 57b35c8 Compare July 1, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Initialize python from Config

2 participants