Aaron Picht

Results 3 issues of Aaron Picht

**Is your feature request related to a problem? Please describe.** Unable to run on this platform: `Your platform is not supported` **Describe the solution you'd like** - Support for the...

I have been using ssm-diff for some time, but after upgrading to Debian Bookworm (with Python 3.11) I'm getting this error on a `ssm-diff plan` operation: ``` Traceback (most recent...

# Changes ## What - Import `collections.abc` for `MutableMapping` ## Why - Class moved as of Python 3.3 - Fixes #31 ## Areas of concern - Likely breaks compatibility with...