Fraser Waters
48dbd6c596
Use black to format lib/test ( #16028 )
...
Test code should be formatted and linted the same as library code. This
is the first step of that, simply including ./lib/test to the folder
that the black formatter runs on.
2024-04-23 08:29:58 +00:00
Fraser Waters
8db3087d2b
Make pythons RPCManager a context variable
2023-07-13 09:59:12 +01:00
Kyle Pitzen
122d7c25b9
fix(sdk/python): Makes SETTINGS attributes context-aware ( #10402 )
2022-08-23 13:45:37 -04:00
Ian Wahbe
d3b2dedd1d
[sdk/python] Unmarshal output values in component providers ( #8212 )
2021-11-15 10:12:12 -08:00
Justin Van Patten
68458bfab3
[sdk/python] Support for implementing methods in provider ( #7555 )
2021-07-19 14:58:55 -07:00
Anton Tayanovskyy
d55327db50
Fix tests that used to be skipped on missing async lib ( #6941 )
2021-05-10 13:27:20 -04:00
Anton Tayanovskyy
b77f32930c
Remote component py SDK ( #6715 )
...
* Python support for authoring resource providers for multi-lang
* Support for passing prompt values to Python resource providers
2021-04-15 14:49:51 -04:00