Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 4336222407f4aab5944b8c90a08d9cf644db7aa2 authored by Ɓukasz Langa on 29 July 2019, 13:26:01 UTC
Python 3.8.0b3
Tip revision: 4336222
SECURITY.md
# Security Policy

## Supported Versions

The Python team applies security fixes according to the table
in [the devguide](
https://devguide.python.org/#status-of-python-branches
).

## Reporting a Vulnerability

Please read the guidelines on reporting security issues [on the
official website](
https://www.python.org/news/security/#reporting-security-issues-in-python
) for instructions on how to report a security-related problem to
the Python team responsibly.

To reach the response team, email `security at python dot org`. 
back to top