-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pulumi providers fail on Python 3.11.9 #15882
Copy link
Copy link
Closed
Labels
kind/bugSome behavior is incorrect or out of specSome behavior is incorrect or out of speclanguage/pythonp1A bug severe enough to be the next item assigned to an engineerA bug severe enough to be the next item assigned to an engineerresolution/fixedThis issue was fixedThis issue was fixed
Milestone
Metadata
Metadata
Assignees
Labels
kind/bugSome behavior is incorrect or out of specSome behavior is incorrect or out of speclanguage/pythonp1A bug severe enough to be the next item assigned to an engineerA bug severe enough to be the next item assigned to an engineerresolution/fixedThis issue was fixedThis issue was fixed
Type
Fields
Give feedbackNo fields configured for issues without a type.
What happened?
When upgrading from Python 3.11.8 to Python 3.11.9 Pulumi Python programs written against stock providers such as pulumi-aws start failing.
Example
https://github.com/t0yv0/test-pyversion/actions/runs/8618012070/job/23619367836#step:5:112
Output of
pulumi aboutN/A
Additional context
N/A
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).