Commit Graph

1305 Commits

Author SHA1 Message Date
David Goodger 90a5162be6 updates from Terence Way's website; editorial corrections 2003-06-09 04:34:03 +00:00
David Goodger c12fe8dba1 Function Modifier Syntax, by Kevin D. Smith 2003-06-09 04:04:58 +00:00
David Goodger 9981a257a3 Eliminate Implicit Exception Instantiation, by Steven Taschuk 2003-06-09 04:04:31 +00:00
David Goodger 613e70e3b8 Programming by Contract for Python, by Terence Way 2003-06-09 04:04:03 +00:00
Fred Drake dec7e745af Try to repair markup buglet. 2003-05-29 13:46:46 +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
Tim Peters f12642fb56 Added "Error on handling nan" http://www.python.org/sf/737648
to the non-accidental 754 support item.
2003-05-15 01:44:01 +00:00
David Goodger 4f34f58898 update from Gregory Warnes 2003-05-14 22:23:07 +00:00
Andrew M. Kuchling e2a947991c Correct # of PEP being replaced
Remove sentence about extensibility; make punctuation change
Specify Supported-Platform as multiple use
2003-05-14 17:12:55 +00:00
Andrew M. Kuchling 3cee6838de Add feature request 2003-05-13 14:57:08 +00:00
David Goodger 071a637632 all one word 2003-05-07 21:35:05 +00:00
Andrew M. Kuchling 48acc6046b Mention use of reST in description 2003-05-07 16:53:28 +00:00
Andrew M. Kuchling 17c3308718 Describe Supported-Platform on its own 2003-05-07 16:34:52 +00:00
Andrew M. Kuchling edc5857ff2 Fix field name; add Download-URL to list of changes 2003-05-07 16:21:57 +00:00
Andrew M. Kuchling d9601cb855 Remove mention of 2.2 plans
Add Download-URL
Remove mention of separating lines in author field
2003-05-07 14:50:49 +00:00
Greg Ward 8e71b3cd7b Grammar fix. 2003-05-07 00:03:13 +00:00
David Goodger 0a690292ff converted to reStructuredText 2003-05-03 16:01:32 +00:00
David Goodger ac2216bff4 added PEP 315; updated 2003-05-02 22:53:55 +00:00
David Goodger a4ebb4cd61 "Enhanced While Loop", by W Isaac Carroll 2003-05-02 22:53:32 +00:00
David Goodger 7361fd0b50 add proactive review power for BDFL; add a description of acceptance criteria; and take some credit ;-) 2003-05-02 21:34:44 +00:00
Andrew M. Kuchling 6d62b034b1 Update description of PEP 262 2003-04-30 13:37:17 +00:00
Andrew M. Kuchling ce1eab6f1c Update posting history 2003-04-29 17:37:08 +00:00
Andrew M. Kuchling f753309a41 Add 'Classifiers' field
Add 'Open Issues' and 'References' section
2003-04-29 17:31:16 +00:00
Andrew M. Kuchling d54646a718 Allow version declarations everywhere 2003-04-29 17:17:04 +00:00
Andrew M. Kuchling 2e7a3619ef Remove some 'XXX' comments.
Use '==' in version declarations
Add some PEP headers.
2003-04-29 17:02:46 +00:00
Andrew M. Kuchling c0fdeb751f Add a feature request 2003-04-29 16:57:48 +00:00
Andrew M. Kuchling 4e89fbd129 Fix typo 2003-04-29 14:47:11 +00:00
Walter Dörwald 3ac0e706ad Fix typos. 2003-04-27 22:39:58 +00:00
David Goodger c773b1b2ce update from Richard Jones 2003-04-27 13:48:39 +00:00
Thomas Heller 4792d74ccd Guido's wish is my command ;-)
Document both new format codes.
2003-04-25 20:13:53 +00:00
Fred Drake 1f7d7e87fd - updates to reflect the current state of affairs
- small typo fixes
2003-04-25 19:22:25 +00:00
Fred Drake f1f2d2b420 Update the note on the PendingDeprecationWarning. 2003-04-25 19:04:27 +00:00
Andrew M. Kuchling ec7e62ae0a Use today's date for rotor deprecation; two grammar tweaks 2003-04-24 13:15:11 +00:00
Andrew M. Kuchling 41cf9b646f [Patch #679505] Add rotor module to list of deprecated modules 2003-04-24 13:13:33 +00:00
Fred Drake 5d5490716b Remove an XXX comment to reflect final decisions.
I really need to review this PEP carefully before it can be marked
finished; I suspect there's a bit of creep between reality and the
PEP.
2003-04-21 15:33:10 +00:00
David Goodger 646ca1b6b1 one more place 2003-04-21 15:25:14 +00:00
David Goodger 97980c2545 PEP 311 & 261 marked Final 2003-04-21 15:20:13 +00:00
Mark Hammond 95143a34c3 Approved! 2003-04-19 15:46:15 +00:00
Mark Hammond ef84c41022 Updated version with new names and no (known!) outstanding issues. 2003-04-19 01:11:23 +00:00
Guido van Rossum 22e655ac93 Schedule update. Plan for a beta 1 release on 4/25/03. 2003-04-17 17:31:58 +00:00
Andrew M. Kuchling aada760a8b Remove post history 2003-04-13 01:46:30 +00:00
Andrew M. Kuchling 75beeec1ba Add posting date 2003-04-12 21:31:28 +00:00
Andrew M. Kuchling 68c9dede19 Add Obsoletes and Conflicts; wording tweak 2003-04-12 21:16:50 +00:00
Andrew M. Kuchling b6b83b5e63 Add Requires and Provides fields 2003-04-12 20:16:20 +00:00
Andrew M. Kuchling 7f6d59d29d Fix grammar glitch 2003-04-12 19:46:07 +00:00
Andrew M. Kuchling f7b189a8b1 Create PEP 314, "Metadata for Python Software Packages v1.1" 2003-04-12 19:45:01 +00:00
David Goodger cc783e1fc0 added PEP 754, "IEEE 754 Floating Point Special Values", by Gregory R. Warnes (spell-checked & edited) 2003-04-12 13:39:34 +00:00
David Goodger 16bd9078c1 real ^L 2003-04-04 21:21:38 +00:00
David Goodger e410f1eb53 update from Mike Meyer 2003-04-04 21:19:59 +00:00