/
valemobil
/
python-future
Обзор
Документация
Войти
/
valemobil
/
python-future
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/whatsnew.rst
30 строк
845 B
Ed Schofield
Update docs pointing to changelog
21 фев 2024, 09:56
21 фев 2024, 09:56
e32250e
Код
Авторство
О чём код?
.. _whats-new: What's New ********** What's new in version 1.0.0 (2024-02-21) ======================================== The new version number of 1.0.0 indicates that the python-future project, like Python 2, is now done. The most important change in this release is adding support for Python 3.12 (ba1cc50 and a6222d2 and bcced95). This release also includes these fixes: - Small updates to the docs - Add SECURITY.md describing security policy (0598d1b) - Fix pasteurize: NameError: name 'unicode' is not defined (de68c10) - Move CI to GitHub Actions (8cd11e8) - Add setuptools to requirements for building docs (0c347ff) - Fix typos in docs (350e87a) - Make the fix_unpacking fixer more robust (de68c10) - Small improvements to shell scripts according to shellcheck (6153844) Previous versions ================= See :ref:`whats-old`.