Kamil Turek

Results 15 comments of Kamil Turek

As per the docs, `_as_parameter_` can return another object with the `_as_parameter_` attribute. I believe that's why the recursion is needed. > The from_param() class method receives the Python object...

@eryksun I followed your suggestion of saving and restoring the exception. I opened a PR.

Yes, I can confirm. Tried it out using CLI. The filter value is completely not respected. ``` $ aws imagebuilder list-distribution-configurations --filters name=name,values=hello --no-cli-pager { "requestId": "360db796-82ff-49f2-8b61-c43eb90af7a8", "distributionConfigurationSummaryList": [ {...

Hey @ludoch, is there any update on this? I am curious about this change as it would mean drifting away from the Cloud NDB behaviour (which also returns bytes). https://github.com/googleapis/python-ndb/blob/main/MIGRATION_NOTES.md#:~:text=Key.urlsafe%20outputs,in%20NDB%20behavior.

@monirul89 `border-radius` isn't supported CSS property. Please see [the docs](https://xhtml2pdf.readthedocs.io/en/latest/reference.html#supported-css-properties).