Commit Graph

17 Commits

Author SHA1 Message Date
Fred Drake 41b0a48d85 Remove instructions for building the HTML Help; they are now part of
PEP 101.
2003-09-30 04:51:14 +00:00
Fred Drake 4de8d6823c Move instructions for building the HTML Help into PEP 101 from PEP 102; this
locates all the instructions for building documentation in one of the PEPs;
the other incorporates the instructions by reference.
2003-09-30 04:49:33 +00:00
Thomas Heller c884456428 Document some things to be done on windows, from the 2.3.1 release experience.
Replace Tim with Thomas everywhere ;-).
2003-09-24 10:55:43 +00:00
Anthony Baxter 9b8f2c641d wrap long line 2003-09-23 03:25:48 +00:00
Barry Warsaw 99ab3d4e0c Setting my address back to barry@python.org for consistency and better
spam fighting defenses.
2003-09-22 04:51:50 +00:00
Anthony Baxter 5f43f66c42 updates from Sean. 2003-09-22 04:25:19 +00:00
Andrew M. Kuchling d16439822f Note python.org changes for new releases 2003-08-13 01:11:55 +00:00
Andrew M. Kuchling 3cdcf4baf3 Typo fix 2003-07-31 15:12:25 +00:00
Walter Dörwald 4f81b6fe4e Fix typo. 2003-05-23 10:08:03 +00:00
Barry Warsaw de73e7e3c1 Updates based on the Python 2.2.3 release. There may be more... 2003-05-22 21:33:26 +00:00
Michael W. Hudson 37c17a6f32 Woo, these changes have been sitting around for a while.
Just a couple of things learnt from 221.
2002-08-12 11:42:43 +00:00
Fred Drake 31a64a1f85 Update the instructions on release notes now that we do not use the SF
file release machinery for that.
2002-04-11 14:30:15 +00:00
Fred Drake f71e28bfbb Excise SourceForge file releases from the release process. 2002-04-11 14:11:27 +00:00
Tim Peters bcedb64c4b Add a note about the necessity of updating the LICENSE file. 2002-04-08 20:46:24 +00:00
Barry Warsaw a5b04739df Some relatively minor, er, micro changes. Python 2.1.2 is technically
a micro release of the Python 2.1 branch.

Shortened the title.
2002-01-10 16:10:18 +00:00
Anthony Baxter a547266a01 oops. forgot to put the README note in this one, too. 2002-01-10 15:48:26 +00:00
Anthony Baxter 833f0ff7a1 adding PEP-0102, how to do a minor release. This is a trimmed down version
of PEP-0101 to only include the minor release steps.
2002-01-10 15:46:28 +00:00