pulumi/build/travis
Sean Gillespie 56be1a6677
Implement RPC for Python 3 (#2111)
* Implement RPC for Python 3

* Try not setting PYTHONPATH

* Remove PYTHONPATH line

* Implement Invoke for Python 3

* Implement register resource

* progress

* Rewrite the whole thing

* Fix a few bugs

* All tests pass

* Fix an abnormal shutdown bug

* CR feedback

* Provide a hook for resources to rename properties

As dictionaries and other classes come from the engine, the
translate_property hook can be used to intercept them and rename
properties if desired.

* Fix variable names and comments

* Disable Python integration tests for now
2018-10-31 13:35:31 -07:00
..
ensure-dependencies Remove references to Pulumi private clouds (#2095) 2018-10-24 13:50:35 -07:00
install-common-toolchain.sh Implement RPC for Python 3 (#2111) 2018-10-31 13:35:31 -07:00
prepare-environment.sh Remove dependency on pulumi/home 2018-06-17 22:09:15 -07:00