Backports-datetime-fromisoformat

Latest version: v2.0.3

Safety actively analyzes 702474 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.3

* Silenced errors when compiling against Python 3.13
* Note: `backports.datetime_fromisoformat` does nothing when used against Python 3.11+. Use `backports-datetime-fromisoformat; python_version < '3.11'` in your dependency list to avoid even downloading it in modern Pythons

2.0.2

* Add support for aarch64 wheels
* Add builds for PyPy 3.10

2.0.1

* Switched to `pyproject.toml`
* Switched to `pytest` as a test runner
* Added wheel builds

2.0.0

* Backport the logic from Python 3.11's `fromisoformat` methods, instead of Python 3.7's, [22](https://github.com/movermeyer/backports.datetime_fromisoformat/pull/22)
* Adds support for a wider portion of the ISO 8601 specification
* Backports are now applied to Python < 3.11, instead of only Python < 3.7

1.x.x

1.0.0

* Made FixedOffset objects picklable/copyable (Solves 12, Thanks jappievw)

0.x.x

0.0.2

* Fixed build issue that impacted certain installations (10, Thanks rlyons)

Page 1 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.