pulumi/sdk/python/lib/test/langhost/stack_output
Kyle Pitzen 592dc9267d fix(sdk/python): Allow for duplicate output values in python programs
I used the node SDK as inspiration for this change - there were a few things
we were doing differently in python (specifically handling all cases in
the outer layer of `massage` rather than allowing for more fine-grained
control in a `massage_complex` function like in node.  We also take the stack
concept from the node SDK to resolve the immediate issue of duplicate outputs.
2022-12-07 11:59:09 -05:00
..
__init__.py Implement RegisterResourceOutputs for Python 3 (#2173) 2018-11-08 09:44:34 -08:00
__main__.py fix(sdk/python): Allow for duplicate output values in python programs 2022-12-07 11:59:09 -05:00
test_stack_output.py fix(sdk/python): Allow for duplicate output values in python programs 2022-12-07 11:59:09 -05:00