Skip to content
Snippets Groups Projects
Unverified Commit 861d1d89 authored by Burak's avatar Burak Committed by GitHub
Browse files

Python: Support `document` type (#2188)

* Add Python wrapper for `aws_smithy_types::Document`

* Remove unused type

* Make sure Python SSDKs uses Python specific `Document` type

* Allow Python specific `Document` type to be used in serialization and deserialization

* Make `pyo3/extension-module` a default feature

* Add `PythonServerTypesTest`

* Fix linting issues
parent efd1508e
Loading
Showing with 393 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment