Griffe warns about changed values for attributes, but these are often false positives.
Instead of diff a whole dictionary, we should check each one of its key/value pairs. Key removed? Breaking change. Value changed? Breaking change. Added key? Not a breaking change.
Same for lists/tuples, but check ordering too. For sets, only check that nothing was removed.
/
/
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too