pulumi/pkg/codegen/python
Pat Gavlin 4278595f1b [codegen/python] Fix case mapping in traversals.
This code was accidentally removed in a prior PR.

These changes also remove an assert; the situation the assertion guards
against is valid and occurs when dealing with traversals inside of
splat expressions.
2020-05-01 10:11:50 -07:00
..
doc.go [codegen/python] Fix case mapping. (#4538) 2020-04-30 14:16:56 -07:00
gen.go Codegen changes to prepare for C# Kubernetes schema (#4531) 2020-05-01 12:45:47 +02: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] Fix nested quotes. (#4539) 2020-04-30 16:34:25 -07:00
gen_program_expressions.go [hcl2/model] String literal + traversal fixes. 2020-04-30 16:38:36 -07:00
gen_program_lower.go [codegen/python] Fix nested quotes. (#4539) 2020-04-30 16:34:25 -07:00
gen_program_quotes.go [codegen/python] Fix case mapping in traversals. 2020-05-01 10:11:50 -07:00
gen_program_test.go [codegen] Add support for caching package schemas. (#4534) 2020-04-30 13:22:24 -07:00
importer.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
python.go [codegen/python] Decrease alloc volume in PyName. (#4533) 2020-04-30 13:22:13 -07:00
utilities.go [codegen/hcl2] Fix the apply rewriter. (#4486) 2020-04-24 22:04:24 -07:00