Commit Graph

146 Commits

Author SHA1 Message Date
Larry Hastings e9eb03b5ca Touchup for PEP 101: installed docs should be group-writeable. 2015-09-15 09:10:50 +01:00
Larry Hastings 591403e575 Minor PEP 101 tweak. 2015-09-13 15:17:21 +01:00
Larry Hastings 5189173b1e Made a first attempt at updating PEP 101 on how to update the new web site.
Also updated the 3.5 release schedule with final dates for rc2 and rc3.
2015-09-07 18:39:54 -07:00
Benjamin Peterson dee8aadb28 more word of mouth knowledge 2015-06-05 20:55:54 -05:00
Larry Hastings e23887d494 PEP 101: Added hint on how to add a Python Insider blog post for new releases. 2015-05-31 21:59:28 -07:00
Larry Hastings 7fa4854058 Tweak the release process--why not check for errors *before* regenerating
the topic index!
2015-05-30 16:56:30 -07:00
Benjamin Peterson 8312aa7037 write access to SVN? I think not 2015-05-23 10:57:06 -05:00
Benjamin Peterson 9fd81459d0 http -> https 2015-05-17 00:14:10 -04:00
Larry Hastings 8641589197 Make the "null-merge to default" step its own explicit step.
I have now forgotten to do it twice, so hopefully this will
draw more attention to it and I won't miss it in the future.
2015-03-02 11:47:01 -08:00
Benjamin Peterson dc11fd5255 a warning 2015-02-27 10:29:03 -05:00
Larry Hastings 6da3423f26 Update final release date for (slightly slipped) Python 3.4.3. 2015-02-26 06:01:00 -08:00
Benjamin Peterson 7c1ca6bcc1 just have venv installed please 2014-12-10 14:28:02 -05:00
Benjamin Peterson 5096fce9a4 new docs backend hostname 2014-12-10 11:44:35 -05:00
Benjamin Peterson 52dc2c57ac dl-files has a new hostname 2014-11-24 20:08:44 -06:00
Georg Brandl 95154aef08 Add instructions to up-merge branches after merging release clone. 2014-10-12 08:59:21 +02:00
Georg Brandl cfeb3dd4e1 Mention tex requiremnt. 2014-10-12 08:55:48 +02:00
Georg Brandl ffa8a95ee9 Remove now-unnecessary step. 2014-10-07 09:57:34 +02:00
Georg Brandl 9bd030cde3 Path update. 2014-09-30 22:57:38 +02:00
Benjamin Peterson f4eae13960 show how to purge CDN 2014-09-09 11:47:10 -04:00
Benjamin Peterson c3aeedb327 docs have moved 2014-09-01 22:46:19 -04:00
Benjamin Peterson 3725d5f124 updates for downloads move 2014-08-30 17:25:09 -04:00
Andrew Kuchling 96512fff58 Mention blog.python.org 2014-08-01 16:39:37 -04:00
Ned Deily d513f5633b Issue #21572: No longer need to create release-specific license page. 2014-05-30 23:52:30 -07:00
Benjamin Peterson e56459fa23 add Steve Dower 2014-05-17 16:51:14 -07:00
Georg Brandl 61185b6534 PEP 101: as a new step in setting up a new branch, create a new whatsnew document. 2014-03-23 18:14:54 +01:00
Georg Brandl b866a0f408 small additional job in the tutorial 2014-03-22 20:40:03 +01:00
Georg Brandl 3f74d9be74 Add version switcher update instructions. 2014-03-17 07:30:58 +01:00
Georg Brandl bc56ded62d Add allow-branch hook update instructions. 2014-03-17 07:23:38 +01:00
Georg Brandl bf256d98bb Updated Windows instructions as per MvL. 2014-03-10 08:04:10 +01:00
Georg Brandl e95861fb26 Update PEP 101 a bit. Remove outdated Windows instructions. 2014-03-09 10:01:33 +01:00
Georg Brandl db2f486755 Simplify PEP 101 a bit; remove instructions for "prev" directory. 2014-02-09 10:27:17 +01:00
Georg Brandl e1756bf5d0 Tweak the website section: download/content.ht also gets updated for prereleases. 2013-10-27 10:40:11 +01:00
Georg Brandl 61d7d69e94 Two steps less for making a release!!1 2013-09-22 11:48:00 +02:00
Georg Brandl 7cb4252cc1 merge 2013-09-14 07:08:32 +02:00
Larry Hastings 523919a147 Twice now I've assumed that release.py --bump would check in its
changes, and scotched the release.  Changing PEP 101 to hopefully
prevent this for 3.4.0a3.
2013-09-07 23:33:30 +12:00
Larry Hastings 133d0a80ca Updated release schedule, added some notes for PEP 101 (Doing Python releases). 2013-08-03 23:52:51 -07:00
Georg Brandl ba1ce7d8e5 small PEP 101 updates 2013-05-15 19:41:19 +02:00
Georg Brandl 9ce9ab923a PEP 440/441: reformat according to template 2013-04-10 09:30:46 +02:00
Benjamin Peterson 608302a44a change mac wiz to Ned 2013-04-06 15:52:19 -04:00
Georg Brandl e0227e23b8 Add version-switcheroo stuff todos. 2012-10-28 08:28:24 +01:00
Georg Brandl 78530c1922 A few more files to touch. 2012-09-29 14:49:38 +02:00
Georg Brandl 054c76a53a configure.in is now configure.ac 2012-09-29 09:17:57 +02:00
Georg Brandl 2270cb831f Remove outdated Windows instructions. 2012-09-09 11:12:29 +02:00
Barry Warsaw 7c225bd154 Warn about null merging and the .hgtags file. 2012-03-17 19:13:39 -04:00
Georg Brandl b3a0ba3f0e Update for new versioning scheme (3.3.0 instead of 3.3) 2012-03-04 15:59:45 +01:00
Georg Brandl 32804645ab Add a step for the doc source links in Doc/tools/sphinxext/pyspecific.py. 2011-07-23 09:53:12 +02:00
Georg Brandl 3acd94ec7f Note that the release dir must be group writable. 2011-05-16 09:29:47 +02:00
Georg Brandl 110a307f5f This should be most of the edits needed for releasing from hg. 2011-05-08 11:14:12 +02:00
Georg Brandl 8ac0ce5b74 Add Apache alias step. 2011-02-24 07:34:06 +00:00
Georg Brandl 371b47548e Update schedule. 2011-02-13 10:39:21 +00:00