mirror of https://github.com/pulumi/pulumi.git
![]() We recently made a change to the Python codegen to emit `int` type annotations, instead of `float`, for properties that are typed as `schema.IntType`. But the number values that come back from protobuf structs are always floats (like JSON), so we need to cast the values intended to be integers to `int`. |
||
---|---|---|
.. | ||
dotnet | ||
go | ||
nodejs | ||
proto | ||
python | ||
README.md | ||
go.mod | ||
go.sum |