Commit Graph

3573 Commits

Author SHA1 Message Date
Tarek Ziadé ad8da71490 introduced rc so Python's own scheme works. Also added recent PyPI stats 2010-01-05 23:54:56 +00:00
Georg Brandl 107e1f8b14 Complain if filename does not match PEP number. 2009-12-31 08:22:12 +00:00
Benjamin Peterson bb83ecdc45 fix pep number 2009-12-30 23:53:34 +00:00
Georg Brandl 78b418dde4 Remove table. 2009-12-30 19:05:14 +00:00
Georg Brandl 2447fb3a56 Add PEP 392, Python 3.2 Release Schedule. 2009-12-30 18:59:48 +00:00
Georg Brandl 0315b90d32 Remove 3.2 version. 2009-12-30 18:44:38 +00:00
Tarek Ziadé 7862ac3dff we don't work in the branch anymore 2009-12-30 09:02:25 +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
Barry Warsaw 9ad01d6824 Add missing exception. 2009-12-16 15:52:12 +00:00
Steven Bethard fc33fddc5a Ian Bicking's suggested rewording. 2009-12-14 18:43:04 +00:00
Tarek Ziadé af0f8257b5 'Rational' becomes 'Normalized' 2009-12-13 11:47:36 +00:00
Tarek Ziadé 60035e5912 added more details for requesite #2 2009-12-12 11:49:00 +00:00
Tarek Ziadé f9bab27723 typo 2009-12-10 13:32:27 +00:00
Tarek Ziadé 1d46b1c749 copy editing + more details (python-dev feedback) 2009-12-10 13:14:25 +00:00
Tarek Ziadé 1d6ddef36f copy editing 2009-12-08 23:12:59 +00:00
Tarek Ziadé a97586edfe removed implementation details and more info on Requires-Dist vs Require 2009-12-07 22:52:43 +00:00
Tarek Ziadé 9065202902 fixed typo 2009-12-02 22:45:03 +00:00
Tarek Ziadé 8436e4f7bb massive editing to extend the rational - thanks Pachi 2009-12-02 22:14:13 +00:00
Vinay Sajip 1356583428 Updated to incorporate suggestions made by Terry Reedy. 2009-11-26 07:57:39 +00:00
Vinay Sajip d30960344b Added links to community discussions and reference implementation. 2009-11-25 20:57:24 +00:00
Vinay Sajip ef22edf57e Added section on changes to socket listener implementation. 2009-11-25 19:06:08 +00:00
Tarek Ziadé 4bd4617bfd wording 2009-11-24 10:23:25 +00:00
Tarek Ziadé e8c709844d quoting versions in the exception 2009-11-24 09:57:14 +00:00
Tarek Ziadé 68046d7cd1 added a roadmap section 2009-11-24 09:55:52 +00:00
Tarek Ziadé a8a89888de fixed typo 2009-11-24 09:53:27 +00:00
Tarek Ziadé da48d4a641 added a usage example of suggest_rational_version 2009-11-24 09:46:06 +00:00
Tarek Ziadé 371983135b more motivation text and removed trailing space 2009-11-24 09:24:35 +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
Vinay Sajip 7c738150a2 Minor changes, additions and clarifications. 2009-11-24 06:52:39 +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
Benjamin Peterson 9074906c20 2.7 only now 2009-11-16 23:07:52 +00:00
Tarek Ziadé 1999e9a659 fixed the example 2009-11-14 23:56:18 +00:00