pulumi/sdk/python/lib
Nikhil Benesch 442cdf5743
python: Use Sequence rather than List in Resource fields (#7700)
Similar to #5282, but for core SDK types. The tl;dr is that because
Sequence[T] is covariant, constructing resources becomes much more
ergonomic.

Fix #7693.
2021-08-03 14:03:42 -07:00
..
pulumi python: Use Sequence rather than List in Resource fields (#7700) 2021-08-03 14:03:42 -07:00
test Fix reflecting list type annotations (#7681) 2021-07-30 09:35:16 -04:00
test_with_mocks Skip flaky python test (#7035) 2021-05-12 09:29:13 -07:00
setup.py [sdk/python] - Fix python lint errors (#6872) 2021-04-26 08:56:15 -07:00