pulumi/pkg/codegen/python
Anton Tayanovskyy 4380a63ad9
Implement 5758 {fn}_output codgen for Python (#7825)
* Implement 5758 {fn}_output codgen for Python

* Fix lint issues

* Accept codegen changes in expected examples

* Test and fix positional arg handling

* Add parameter descriptions to illustrate docstring codegen

* Generate docstrings

* Accept doc changes in expected go codegen file

* Use platform-agnostic API to drive Python tests
2021-08-30 16:52:58 -04:00
..
doc.go [codegen/docs] Emit docs for methods (#7731) 2021-08-12 14:31:15 -07:00
gen.go Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
gen_intrinsics.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
gen_program.go [codegen/python] Delete dead code around casing tables (#7647) 2021-07-27 08:37:49 -07:00
gen_program_expressions.go [codegen/*] Add join and toBase64 functions. (#5012) 2021-07-28 20:41:23 -07:00
gen_program_lower.go [codegen/python] Delete dead code around casing tables (#7647) 2021-07-27 08:37:49 -07:00
gen_program_quotes.go [codegen/python] Delete dead code around casing tables (#7647) 2021-07-27 08:37:49 -07:00
gen_program_quotes_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program_test.go [codegen] Unify program codegen testing (#7657) 2021-07-27 18:00:39 -07:00
gen_resource_mappings.go Fix non-deterministic ordering of generated Python code (#7136) 2021-05-26 13:22:05 -04:00
gen_resource_mappings_test.go Fix non-deterministic ordering of generated Python code (#7136) 2021-05-26 13:22:05 -04:00
gen_test.go Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
importer.go Permit override of Python package naming (#6971) 2021-05-06 11:18:14 -07:00
python.go [codegen/python] Improve program gen perf. (#7547) 2021-07-16 15:45:00 -07:00
python_test.go [codegen/python] Fix unintended name changes from PyName and some whitespace cleanup (#5202) 2020-08-20 20:51:32 -07:00
utilities.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
utilities_test.go [codegen] Unify program codegen testing (#7657) 2021-07-27 18:00:39 -07:00