Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing.
SQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible, high-level interface to SQL databases.
Security Fix(es):
python: Information Disclosure due to urlsplit improper NFKC normalization (CVE-2019-9636)
python-sqlalchemy: SQL Injection when the order_by parameter can be controlled (CVE-2019-7164)
python-sqlalchemy: SQL Injection when the group_by parameter can be controlled (CVE-2019-7548)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.