Commit Graph

1487 Commits

Author SHA1 Message Date
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
David Goodger 9d9fae78f3 keyword fix 2003-04-01 17:41:34 +00:00
David Goodger e564707d7a added PEP 313, Adding Roman Numeral Literals to Python, by Mike Meyer 2003-04-01 17:38:03 +00:00
Andrew M. Kuchling 61029fe234 Add REQUIRES and PROVIDES sections 2003-03-30 16:52:11 +00:00
Andrew M. Kuchling 9c4d42499a Use SHA1, not MD5 2003-03-30 15:01:31 +00:00
Andrew M. Kuchling 2fc84d184a Bring PEP 262 back from the dead 2003-03-30 14:46:55 +00:00
David Goodger 4af20ba859 one more fix 2003-03-22 06:39:54 +00:00
David Goodger 4a0299b061 fixed lists 2003-03-22 06:38:51 +00:00
Raymond Hettinger 7c050568e2 Reference the itertools module 2003-03-21 19:57:09 +00:00
David Goodger 49afb661db update from Peter Harris, plus spell-check & edit 2003-03-11 04:49:44 +00:00
Raymond Hettinger 9ddde8f432 Add advisory to replace apply(). 2003-03-07 00:21:42 +00:00
Guido van Rossum bf79d7da5f Add some hopeful PEPS. 2003-02-26 14:58:11 +00:00
Andrew M. Kuchling 5c0f2e9923 Fix grammar nit 2003-02-21 15:24:41 +00:00
Guido van Rossum 1d9e85d7a2 Explain feature freeze.
Mention IDLE.
2003-02-19 19:36:27 +00:00
Guido van Rossum 247c1e1073 Adjust schedule. Add some issues that might be resulved before 2.3b1. 2003-02-19 19:10:33 +00:00
Guido van Rossum 10b912421d Document __reduce_ex__. 2003-02-19 01:59:59 +00:00
David Goodger d378d4b7c3 title change to PEP 309 2003-02-19 00:53:08 +00:00
David Goodger 2c9fa04926 update from Peter Harris, with editorial tweaks 2003-02-19 00:46:51 +00:00
David Goodger ef58cb550d updated 2003-02-14 15:37:24 +00:00