Commit Graph

38 Commits

Author SHA1 Message Date
Tarek Ziadé b1c944fbd2 mark those PEPs as accepted 2010-03-21 22:24:43 +00:00
Tarek Ziadé e5f8d610aa removed the ~= operator 2010-02-13 20:16:20 +00:00
Tarek Ziadé 2ff7a1003f removed the section about why the author-email field *was* mandatory 2010-02-09 22:42:53 +00:00
Tarek Ziadé ed5e7f1953 added author field in the list of changed fields 2010-02-09 21:41:26 +00:00
Tarek Ziadé 4b41fc4a55 made author-email optional 2010-02-09 21:27:47 +00:00
Tarek Ziadé 7f425ce824 added David Lyon to the contributors list 2010-02-04 16:56:45 +00:00
Tarek Ziadé e3b2ab36f4 remove occurences of 'package' that means 'distribution' here 2010-01-07 12:13:35 +00:00
Tarek Ziadé db227bb275 we mean distribution here 2010-01-06 16:55:00 +00:00
Georg Brandl 336f3092fb Fix example, and clarify string literal syntax. 2010-01-06 09:14:44 +00:00
Tarek Ziadé 68eca6931f changed the range mechanism, after recent discussions in various MLs 2009-12-30 09:02:01 +00:00
Tarek Ziadé a8af709972 fixed the folding/unfolding story for the Description field 2009-12-29 22:16:50 +00:00
Tarek Ziadé ed118482b1 fixed the comma operator (it's AND) 2009-12-28 01:07:29 +00:00
Tarek Ziadé b4784c9bdc escaping EOLs 2009-12-28 00:21:16 +00:00
Tarek Ziadé 4b2781cc35 more editing 2009-12-28 00:13:16 +00:00
Tarek Ziadé 728344dd84 PEP 345 does not replace 314. It just specifies 1.2 2009-12-28 00:10:20 +00:00
Tarek Ziadé a053d94007 python.org's parser will do the PEP linking, no need to add reST on these PEP references 2009-12-28 00:08:53 +00:00
Tarek Ziadé 7fe3d72593 added the range operator, and more details on versions 2009-12-27 23:50:39 +00:00
Tarek Ziadé 3e07e8623b added the encoding of reStructuredText Description - using a RFC822-compatible folding/unfolding technique 2009-12-25 13:29:11 +00:00
Tarek Ziadé 238dcaf2eb added Platform in the difference summary 2009-12-25 12:29:16 +00:00
Tarek Ziadé bf51d1c019 various fixes/changes from python-dev feedback 2009-12-25 12:27:22 +00:00
Tarek Ziadé 4b56e99063 added Project-URL in the Abstract 2009-12-23 00:13:56 +00:00
Tarek Ziadé aea82e2e2a improving the PEP readability 2009-12-23 00:10:25 +00:00
Tarek Ziadé bd6771bb1d fixed import 2009-12-21 11:26:17 +00:00
Tarek Ziadé cfbc783ffc typo 2009-12-21 10:48:32 +00:00
Tarek Ziadé 0ed1ae32e9 replaced *-URL by Project-URL (multiple-use) 2009-12-21 10:43:39 +00:00
Tarek Ziadé c4f4c96c99 added a not about environment markers on the intro 2009-12-18 14:30:10 +00:00
Tarek Ziadé 031bafc608 added three fields for the project URLs: Repository-URL, Repository-Browser-URL, Bug-Tracker-URL 2009-11-24 09:14:32 +00:00
Tarek Ziadé b6219b9be0 removed the external references section 2009-11-17 22:58:35 +00:00
Tarek Ziadé 510afcef1b added the full version string for python 2009-11-17 22:53:57 +00:00
Tarek Ziadé 444d868839 == is the default operator 2009-11-17 22:52:13 +00:00
Tarek Ziadé 1999e9a659 fixed the example 2009-11-14 23:56:18 +00:00
Tarek Ziadé 682c0cfced added the environment markers 2009-11-14 23:55:17 +00:00
Tarek Ziadé 919266de7a using a web link instead of the svn link 2009-10-20 08:46:30 +00:00
Tarek Ziadé 394da89982 udpating 345 with Tres branch 2009-10-20 07:59:46 +00:00
Brett Cannon 0df0c0543a Update Richard Jones' email address. 2007-06-21 00:48:29 +00:00
Brett Cannon cdf5d3ce68 Fix the headers so that they are in the right order and no required headers are
missing.
2007-06-19 04:20:07 +00:00
Andrew M. Kuchling 7993632adb Fix title typo 2005-05-23 13:08:09 +00:00
David Goodger 3425a34f2f added PEP 345, Medatadata for Python Software Packages 1.2, by Richard Jones 2005-05-23 00:59:54 +00:00