Ryan Gibbard

Results 1 issues of Ryan Gibbard

### What is the problem? Calling `sns.Topic.add_subscription(sns_subscriptions.LambdaSubscription(lambda_, filter_policy=filter_policy))` and passing a filter_policy object that implements `Mapping` throws: AttributeError: type object '' has no attribute '__jsii_type__' ### Reproduction Steps ```python from...

bug
language/python
p2