pulumi/pkg/codegen/testing/test/testdata/output-funcs-edgeorder
Kyle Dixler 3cc160c9b8
[sdk/python] remove deprecation warning on result types.
This change causes deprecation messages on Result objects from Function
invokes to only be shown when using getters on the result object instead
of on instantiation.

SDK functions return Result objects and they may have deprecated fields.
Instantiation of these objects causes deprecation messages to appear
even if a user is not using the field.

Fixes #11739
2023-06-21 08:55:30 -07:00
..
docs update tests 2023-06-09 14:15:22 -04:00
dotnet Remove UseSharedCompilation from .csproj codegen 2023-06-09 23:37:10 +01:00
go chore(codegen/testing): Regenerate all code 2023-05-19 11:53:55 -07:00
nodejs Update @types/node version in tests 2023-02-07 14:20:27 +00:00
python [sdk/python] remove deprecation warning on result types. 2023-06-21 08:55:30 -07:00
schema.json Update @types/node version in tests 2023-02-07 14:20:27 +00:00