From 96512fff58f175cdfb7aac614e7b44f3e6643095 Mon Sep 17 00:00:00 2001 From: Andrew Kuchling Date: Fri, 1 Aug 2014 16:39:37 -0400 Subject: [PATCH] Mention blog.python.org --- pep-0101.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pep-0101.txt b/pep-0101.txt index ae66f0f90..cd0922b9b 100644 --- a/pep-0101.txt +++ b/pep-0101.txt @@ -53,6 +53,10 @@ Things You'll Need task of any release manager is to draft the release schedule. But in case you just signed up... sucker! I mean, uh, congratulations! + * Posting access to http://blog.python.org, a Blogger-hosted weblog. + The RSS feed from this blog is used for the 'Python News' section + on www.python.org. + How to Make A Release Here are the steps taken to make a Python release. Some steps are more @@ -542,6 +546,8 @@ How to Make A Release python-announce@python.org python-dev@python.org + ___ Also post the announcement to . + Now it's time to do some cleaning up. These steps are very important! ___ Do the guided post-release steps with the release script.