Skip to content

gh-155273: Document PyConfig.lazy_imports in C API config docs - #155274

Closed
ssenthilnathan3 wants to merge 1 commit into
python:mainfrom
ssenthilnathan3:docs/lazy-imports-pyconfig
Closed

gh-155273: Document PyConfig.lazy_imports in C API config docs#155274
ssenthilnathan3 wants to merge 1 commit into
python:mainfrom
ssenthilnathan3:docs/lazy-imports-pyconfig

Conversation

@ssenthilnathan3

@ssenthilnathan3 ssenthilnathan3 commented Aug 6, 2026

Copy link
Copy Markdown

Add missing documentation for PyConfig.lazy_imports to Doc/c-api/init_config.rst,
including the dictionary table entry and the .. c:member:: block.

Closes #155273

@ssenthilnathan3
ssenthilnathan3 requested a review from FFY00 as a code owner August 6, 2026 12:12
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Aug 6, 2026
@python-cla-bot

python-cla-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

The following commit authors need to sign the Contributor License Agreement:

CLA not signed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

PyConfig.lazy_imports is missing from the C API configuration docs

2 participants