pulumi/sdk/python/lib/pulumi
Justin Van Patten 16926504c1
Allow `pulumi.export` calls from unit tests (#4518)
This change allows importing modules with calls to `pulumi.export` in unit tests. Previously, you'd have to structure the Python program in a way that avoids the `pulumi.export` from being called from unit tests.
2020-04-29 10:03:20 -07:00
..
dynamic add tests for node and python 2020-04-23 11:16:36 -07:00
policy Support for running Python policy packs (#4057) 2020-03-18 16:15:57 -07:00
runtime Allow `pulumi.export` calls from unit tests (#4518) 2020-04-29 10:03:20 -07:00
__init__.py Support for running Python policy packs (#4057) 2020-03-18 16:15:57 -07:00
asset.py Update python FileAsset to accept os.PathLike in addition to str. (#3368) 2019-10-18 14:31:59 -07:00
config.py Enable mypy (#3758) 2020-01-17 14:45:08 -08:00
errors.py Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
invoke.py Enable mypy (#3758) 2020-01-17 14:45:08 -08:00
log.py ephemeral kwargs for log methods (#4197) 2020-03-26 14:23:43 -07:00
metadata.py Clean up documentation for Python SDK (#2398) 2019-01-31 10:36:03 -08:00
output.py Propagate secretness correctly in Python `apply` (#4273) 2020-04-02 13:01:29 -07:00
py.typed Add py.typed to Python package for PEP 561 compliance (#3704) 2020-01-17 15:01:36 -08:00
resource.py [sdk/python] Improve `ResourceOptions.merge` type (#4484) 2020-04-24 17:45:11 -07:00
stack_reference.py fix python sdk stack ref regression (#3798) 2020-01-24 09:36:47 -08:00