pulumi/sdk/python/lib
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
..
pulumi fix(sdk/python): Allow for duplicate output values in python programs 2022-12-07 11:59:09 -05:00
test fix(sdk/python): Allow for duplicate output values in python programs 2022-12-07 11:59:09 -05:00
test_with_mocks [sdk/{nodejs,python}] Fix errors when testing remote components with mocks (#8053) 2021-09-24 06:08:13 -07:00
setup.py [sdk/python] Allow editable installs without build step 2022-09-30 17:21:44 -07:00