Pyrfc3339

Latest version: v2.0.1

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

Scan your dependencies

2.0.1

------------------

- Fix GitHub Actions badge in README.rst.

2.0

----------------

(not released to PyPI)

- Migrate tests from `nose` to `unittest` and `pytest` (:issue:`16`)
- Replace :mod:`pytz` dependency with :attr:`datetime.timezone.utc` and :mod:`zoneinfo` (:issue:`15`)
- Reformat codebase with `black` and `isort`
- Configure GitHub Actions; remove Travis CI configuration file

1.1

----------------

- Drop support for EOL Python releases, add (explicit) support for Python 3.5 and 3.6 (:issue:`7,10,11,12`)
- Add :meth:`.utils.FixedOffset.__deepcopy__()` method, to prevent crash on deepcopy (:issue:`8`)

1.0

----------------

- First formally-tagged release
- Fix :func:`.utils.timedelta_seconds()` to use :meth:`datetime.timedelta.total_seconds()` when the native method is available (:issue:`6`)
- Documentation and packaging cleanup (:issue:`4,5`)

0.2

----------------

- Python 3 compatibility (:issue:`2`)

0.1

----------------

- Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.