Supercell

Latest version: v0.14.0

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

Scan your dependencies

Page 1 of 5

0.14.0

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

New Features
~~~~~~~~~~~~

* support of Python 3.13

0.13.0

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

New Features
~~~~~~~~~~~~

* support of Python 3.10 to 3.12


Development Changes
~~~~~~~~~~~~~~~~~~~

* removal of left-over traces of support of Python version < 3.6.

0.12.0

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

New Features
~~~~~~~~~~~~

* support of Python 3.9
* support of tornado < 6.3

Development Changes
~~~~~~~~~~~~~~~~~~~

* removal of Python 2 support

0.11.0

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

New Features
~~~~~~~~~~~~

* support of Python 3.8

Development Changes
~~~~~~~~~~~~~~~~~~~

* use `html.escape` instead of `cgi.escape` if available

0.10.0

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

Development Changes
~~~~~~~~~~~~~~~~~~~

* removed statistics collection logic and default statistics
handler (`/_system/stats`)
* set the Server header to `Supercell` (was `TornadoServer` and tornado version
before)

0.9.0

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

New Features
~~~~~~~~~~~~

* added a flag `validate` to the consumer decorator
`supercell.decorators.consumes` that is True by default and controls whether
the input model is validated
* introduced new command line argument `--logformat` to customize the logging
format, the default logging format was changed to:
`%(asctime)s [%(levelname)s] %(hostname)s %(name)s: %(message)s`

Migration
~~~~~~~~~

* set the `validate` flag of the `supercell.decorators.consumes` decorator to
False in case input model validation should not be done before passing the
model to the handler

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.