Cheetah3

Latest version: v3.2.6.post2

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

Scan your dependencies

Page 1 of 2

3.2.7b1

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

Minor features:

- Load from JSON file to searchlist (similar to loading from pickle).

Bug fixes:

- Fix ``filetype`` for Python 2 in ``Template``.

Build, CI:

- Build wheels for ``aarch64`` at Travis; publish them at PyPI.

Tests:

- ``tox.ini``: Limit ``VIRTUALENV_PIP`` version for Python 3.4.

3.2.6.post1

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

Tests:

- Add Python 3.9 to ``tox.ini``.

- Refactor ``tox.ini``.

CI:

- Run tests with Python 3.9 at Travis and AppVeyor.

- Run tests for Python 3.4 with ``tox`` under Python 3.5.

3.2.6

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

Bug fixes:

- Fixed use of uninitialized variable in _namemapper.

3.2.5

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

Build:

- Install ``Cheetah3`` + ``markdown`` (used in ``Cheetah.Filters``)
using ``pip install cheetah3[filters]`` (or ``cheetah3[markdown]``).

CI:

- Run tests with Python 3.8 at Travis CI.

3.2.4

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

Minor features:

- Import from ``collections`` for Python 2,
from ``collections.abc`` for Python 3.

Bug fixes:

- Fixed infinite recursion in ``ImportManager`` on importing
module ``_bootlocale`` inside ``open()``.

3.2.3

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

Bug fixes:

- Fixed infinite recursion in ``ImportManager`` on importing
a builtin module.

Documentation:

- The site https://cheetahtemplate.org/ is now served with HTTPS.
- Updated docs regarding fixed tests.

Tests:

- Removed ``unittest.main()`` calls from tests:
``python -m unittest discover -t Cheetah -s Cheetah/Tests -p '[A-Z]*.py'``
does it.
- Fixed ``cheetah test`` command.
- Fixed script ``buildandrun``: copy test templates
to the ``build/lib`` directory.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.