-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.
Description
Currently we mention 2.7 deprecation in the body of the README.rst files for APIs. There may be more actions we can take to signal to users that we will not be supporting Python 2 post Jan 1, 2020.
- Make deprecation warning more prominent in README and library reference documentation. docs: add python 2 EOL warning to reference documentation #9036
- Add deprecation warning to top-level repo README.
- Raise warnings when Python < 3.5 is detected at install time, run time, or both.
See https://python3statement.org/practicalities/ for more ideas.
jlcross
Metadata
Metadata
Assignees
Labels
type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.