Bug Fixes
- Removed
backports-datetime-fromisoformatC extension dependency. Replaced with a pure-Python fallback for Python < 3.11 that handles theZUTC timezone designator. This fixesModuleNotFoundErrorin embedded/vendored environments (e.g. Splunk) where platform-specific compiled extensions are unavailable.
Full Changelog
See docs/changelog.rst for the complete changelog.