pulumi/sdk/python/lib
Fraser Waters d3770f7aaf Enable type checking in some inner functions
A couple of the inner functions (`do_call`, `do_register`) weren't being
type checked (mypy doesn't type check unannotated functions:
https://mypy.readthedocs.io/en/stable/common_issues.html#no-errors-reported-for-obviously-wrong-code).

This adds annotations for those functions and then fixes up _all_ the
type errors that fell out from that.
2023-02-07 21:17:24 +00:00
..
pulumi Enable type checking in some inner functions 2023-02-07 21:17:24 +00:00
test Exclude parentUrn when initlaizing Alias.Spec if no_parent is True 2023-01-30 18:11:29 +01: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 Bumps grpcio to version 1.50 2022-12-21 08:45:21 -05:00