Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Python Args and ArgsDict types #12346

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Conversation

julienp
Copy link
Contributor

@julienp julienp commented Jul 23, 2024

Proposed changes

Document how in Python inputs can either be argument classes or dictionary literals.

Related issues (optional)

[Python] TypedDict input types

[Epic] Python: Improved Typing

@pulumi-bot
Copy link
Collaborator

@julienp julienp force-pushed the julinep/python-input-output branch from e37131f to 9a621d0 Compare July 23, 2024 10:15
@julienp julienp changed the title Python input types Document Python Args and ArgsDict types Jul 23, 2024
Document how in Python inputs can either be argument classes or
dictionary literals.

Ref pulumi/registry#4936
@julienp julienp force-pushed the julinep/python-input-output branch from 9a621d0 to 990f22a Compare July 23, 2024 10:18
@pulumi-bot
Copy link
Collaborator

@julienp julienp marked this pull request as ready for review July 23, 2024 10:32
Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

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

LGTM otherwise

content/docs/languages-sdks/python/_index.md Outdated Show resolved Hide resolved
content/docs/languages-sdks/python/_index.md Outdated Show resolved Hide resolved
content/docs/languages-sdks/python/_index.md Outdated Show resolved Hide resolved
content/docs/languages-sdks/python/_index.md Outdated Show resolved Hide resolved
Co-authored-by: Justin Van Patten <[email protected]>
@pulumi-bot
Copy link
Collaborator

@julienp julienp merged commit 3546ebf into master Jul 24, 2024
5 checks passed
@julienp julienp deleted the julinep/python-input-output branch July 24, 2024 15:10
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.

3 participants