From a99f19f40e531418b7997518eced8309acb68eca Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 4 Jan 2024 12:41:32 -0500 Subject: docs: add deprecated branch banner The master branch is dead. Add banners to all the docs in case people try referring to these and don't realize they're on the wrong branch. Change-Id: I3488d0d96df25fafd7285848fe9f519b4205519c Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/400918 Tested-by: Mike Frysinger Reviewed-by: Josip Sokcevic --- docs/python-support.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/python-support.md') diff --git a/docs/python-support.md b/docs/python-support.md index a5c490a8..f2062b46 100644 --- a/docs/python-support.md +++ b/docs/python-support.md @@ -1,5 +1,8 @@ # Supported Python Versions +> **Warning: The "master" branch is no longer used. Use "main" instead.**
+> https://gerrit.googlesource.com/git-repo/+/HEAD/docs/python-support.md + With Python 2.7 officially going EOL on [01 Jan 2020](https://pythonclock.org/), we need a support plan for the repo project itself. Inevitably, there will be a long tail of users who still want to use Python 2 on -- cgit v1.2.3-54-g00ecf