mirror of https://github.com/pulumi/pulumi.git
![]() The map of property dependencies the Python SDK receives from the engine uses `camelCase` property keys, but the SDK performs lookups using `snake_case` property keys. Fix this by translating the map's keys from `camelCase` to `snake_case` prior to performing any lookups. |
||
---|---|---|
.. | ||
cmd | ||
dist | ||
lib | ||
stubs | ||
.gitignore | ||
.pylintrc | ||
Makefile | ||
Pipfile | ||
mypy.ini | ||
python.go | ||
python_test.go | ||
shim_unix.go | ||
shim_windows.go |