pulumi/sdk/python/lib
Paul Roberts a2a63fa024 Add `blocking_call` to the pulumi python api
This allows a python program to make a blocking call (e.g.
a `requests.get` or a `subprocess.check_output`) without preventing the
main thread's event loop from pumping events.
2024-03-06 17:59:57 -08:00
..
pulumi Add `blocking_call` to the pulumi python api 2024-03-06 17:59:57 -08:00
test Add `blocking_call` to the pulumi python api 2024-03-06 17:59:57 -08: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 Test GetDependencies and library versions in conformance testing (#15324) 2024-02-06 12:38:44 +00:00