hunter v3.0.5 Release Notes

Release Date: 2019-12-06 // over 4 years ago
    • 🛠 Really fixed safe_repr so it doesn't cause side-effects (now isinstance/issubclass are avoided - they can cause side-effects in code that abuses descriptors in special attributes/methods).