pulumi/sdk/python
Sean Gillespie 53aea7bc12
Begin Python 3 conversion (#2103)
This commit introduces a 'next' package which we can use as a staging
ground for incrementally adopting new Python 3 code. The next package is
initially populated with the non-runtime portions of the Python SDK,
which is enough to pass all tests when running on Python 3. Future
commits will reach further into the runtime.
2018-10-26 11:05:45 -07:00
..
cmd Implement log functions for the Python SDK (#2048) 2018-10-12 09:50:26 -07:00
lib Begin Python 3 conversion (#2103) 2018-10-26 11:05:45 -07:00
pkg/version Add license headers 2018-05-22 15:02:47 -07:00
.gitignore Begin Python 3 conversion (#2103) 2018-10-26 11:05:45 -07:00
Makefile Begin Python 3 conversion (#2103) 2018-10-26 11:05:45 -07:00
Pipfile Use Pipenv to manage Python environments (#1553) 2018-06-21 18:01:23 -07:00
Pipfile.lock Add Pipfile.lock to make Python builds reproducible 2018-07-15 11:05:44 -10:00