pulumi/sdk/python
Pat Gavlin 00bc1287af
Support synchronous invokes in Python 3.6. (#3025)
Python 3.6 does not expose _{enter,leave}_task. Detect this situation
and implement the equivalent operation as necessary.
2019-08-02 16:52:56 -07:00
..
cmd Explicitly convert dry_run parameter to a bool (#2361) 2019-01-16 12:06:17 -08:00
dist Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
lib Support synchronous invokes in Python 3.6. (#3025) 2019-08-02 16:52:56 -07:00
pkg/version Add license headers 2018-05-22 15:02:47 -07:00
.gitignore add .venv/ to python .gitignore to ignore when using PIPENV_VENV_IN_PROJECT=1 2019-06-19 12:43:04 -07:00
.pylintrc Support arbitrary stack export values in python. (#3015) 2019-08-01 20:00:07 -07:00
Makefile Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
Pipfile Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
Pipfile.lock Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00