pulumi/sdk/python
Ian Wahbe e387ba8970 Inherit the providers map between components
This is approach needs to occur in `resmon` since `*resmon` dispatches
`Construct` calls directly.

TS: Send providers map for all components

Ensure that `providers` is passed in all SDKs

The .NET SDK already does the right thing

Add golang integration test

Add local dependency

Fix test

Use new test

Get test working

Fix nits
2022-10-20 15:35:50 -07:00
..
cmd chore: Update doc comments, coding style, fix lint 2022-10-13 13:50:49 -07:00
dist Fix windows build 2020-12-07 15:58:30 -08:00
lib Inherit the providers map between components 2022-10-20 15:35:50 -07:00
scripts ci: divide and conquer integration tests by sdk and package group 2022-03-04 18:08:23 -08:00
stubs Fix bug in semver usage by enabling typechecking (#6833) 2021-04-21 15:48:57 -04:00
.gitignore [sdk/python] Allow editable installs without build step 2022-09-30 17:21:44 -07:00
.pylintrc fix(sdk/python): Makes SETTINGS attributes context-aware (#10402) 2022-08-23 13:45:37 -04:00
Makefile [sdk/python] Allow editable installs without build step 2022-09-30 17:21:44 -07:00
mypy.ini Support deeply nested protobuf objects in python (#10284) 2022-07-29 16:17:09 +01:00
python.go chore: Update doc comments, coding style, fix lint 2022-10-13 13:50:49 -07:00
python_test.go Fix python overriding PATH on Windows (#10236) 2022-07-25 11:52:17 +01:00
requirements.txt pinned pylint==2.14.5 (#10507) 2022-08-26 17:25:05 -04:00
shim_unix.go Fix lint (#7915) 2021-09-07 16:41:17 -04:00
shim_windows.go Add copyright notice 2020-12-07 14:17:45 -08:00