Skip to content

Introspection: make Module.incomplete field optional during parsing - #6358

Merged
davidhewitt merged 1 commit into
PyO3:mainfrom
Tpt:tpt/incomplete-stub
Aug 28, 2026
Merged

Introspection: make Module.incomplete field optional during parsing#6358
davidhewitt merged 1 commit into
PyO3:mainfrom
Tpt:tpt/incomplete-stub

Conversation

@Tpt

@Tpt Tpt commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Allows to drop it in favor of generating getitem macro-side in the future

Allows to drop it in favor of generating __getitem__ macro-side in the future
@Tpt Tpt self-assigned this Aug 28, 2026
@Tpt Tpt added the CI-skip-changelog Skip checking changelog entry label Aug 28, 2026
@Tpt Tpt changed the title Introspection: consider Module.incomplete field option during parsing Introspection: make Module.incomplete field optional during parsing Aug 28, 2026

@davidhewitt davidhewitt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable 👍

@davidhewitt
davidhewitt added this pull request to the merge queue Aug 28, 2026
Merged via the queue into PyO3:main with commit d652eae Aug 28, 2026
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-skip-changelog Skip checking changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants