Commit Graph

2158 Commits

Author SHA1 Message Date
Neal Norwitz efadf4e5f3 359 was withdrawn 2006-05-11 06:59:28 +00:00
Neal Norwitz f841cfdd18 Anthony has done a fine job and doesn\'t seem to need any help. mwh wants to defer removing fpectl per py-dev mail. 2006-05-11 04:34:02 +00:00
George Yoshida e67ab55a52 Typo fixes 2006-05-08 16:11:39 +00:00
Steven Bethard f0d12749f1 PEP 359 withdrawn at Guido's request.
PEP 3002 to require that all backwards incompatible changes be accompanied by a patch to Python 2.X that issues appropriate warnings when --python3 is specified.
2006-05-08 02:20:01 +00:00
Talin 9eac7defd7 Updated based on collected feedback. 2006-05-07 01:49:43 +00:00
George Yoshida 36abb0678f Typo fix 2006-05-06 13:30:38 +00:00
George Yoshida 413017574b Typo fixes 2006-05-06 13:22:09 +00:00
Guido van Rossum d487898001 Third time trying to commit the new pronouncement about set literals. :-(
Also mention removing __mod__ and __divmod__ from float.
2006-05-04 18:15:10 +00:00
Nick Coghlan 10535b0182 Address some comments from Guido by cutting back on the overengineering in the terminology section. Also a few minor grammar cleanups and fixes I missed last night. 2006-05-03 09:41:53 +00:00
Georg Brandl e55f539dc3 No no reusing loop variables. 2006-05-03 04:58:59 +00:00
Neal Norwitz d8df1df4f1 243 was withdrawn 2006-05-03 04:44:17 +00:00
Sean Reifscheider 3eb52401d7 Withdrawing. 2006-05-03 03:52:47 +00:00
David Goodger 75a2ec6bd9 create destdir & ancestors 2006-05-02 18:34:22 +00:00
David Goodger 89212bcb3a markup fix 2006-05-02 18:32:39 +00:00
David Goodger e4f531296c changed encoding to UTF-8; added emacs stanza 2006-05-02 18:01:35 +00:00
Nick Coghlan 15948f5fe0 Remove the __context__ method from PEP 343, and update the terminology section (again). Record a couple of remaining open issues, and try to clarify the resolved issues sections by only giving a very brief overview of all the rejected options that aren't relevant any more. 2006-05-02 14:28:47 +00:00
Neal Norwitz 1fe4adbb71 I just checked this in 2006-05-02 04:57:06 +00:00
Guido van Rossum af04646fc1 Slices won't go away. 2006-05-01 20:04:27 +00:00
Andrew M. Kuchling 2cff379b28 Mark as Deferred to match status in PEP 0 2006-05-01 20:03:44 +00:00
Andrew M. Kuchling b09c4ce4e7 Mark as Rejected to match statue in PEP 0 2006-05-01 20:00:14 +00:00
Andrew M. Kuchling c49e85fbde Remove duplicate Status header; mark as Final to match statue in PEP 0 2006-05-01 19:59:50 +00:00
Guido van Rossum 5081b0b9c1 Clarify the sentence "python won't be unicode" which could be interpreted
too broadly.
2006-05-01 17:26:22 +00:00
Andrew M. Kuchling 2d67f00b68 Mark PEP 314 as final 2006-05-01 11:18:18 +00:00
Georg Brandl 05c42e8365 Stdlib now uses hashlib instead of md5 und sha. Typos fix. 2006-04-30 08:57:57 +00:00
Georg Brandl 114e0173d8 Add expat 2.0 upgrade. 2006-04-30 08:36:08 +00:00
Marc-André Lemburg 7042d8aacc Retarget PEP 275 for Python 2.6. 2006-04-29 12:24:05 +00:00
Marc-André Lemburg f3a99c8bb3 Retarget PEP 297 for Python 2.6.
Add comment about the possibility to use the strategy for hot-fixes.
2006-04-29 12:22:04 +00:00
Marc-André Lemburg d2e441cf11 Add note regarding pybench benchmark. 2006-04-29 12:21:13 +00:00
Marc-André Lemburg a5eb2a8b88 Add note about added pybench benchmark. 2006-04-29 12:20:31 +00:00
Neal Norwitz 825f99e889 pgen can go into 2.6 2006-04-29 02:55:51 +00:00
Neal Norwitz 4c3281bf57 * Ronald is basically done with the fat Mac builds.
* No proposed keywords will have warnings per Guido.
  He also doesn't see a benefit to a @deprecated decorator.
* No owner for bdist_deb means it's not going in.
* Guido postponed the python pgen

Add owners for missing doc.
2006-04-29 02:55:11 +00:00
Guido van Rossum 7b0557134c No Unicode for operators or names. 2006-04-28 20:05:59 +00:00
Neal Norwitz 82a8f94565 Travis sent me mail asking me to withdraw this PEP. 2006-04-28 03:39:57 +00:00
Guido van Rossum 5e7d3e4ad0 Add set literals.
Clarify that the new string type will be 'str'.
2006-04-27 17:48:03 +00:00
Andrew M. Kuchling fe146e8d57 Mention MacOS icons; add links to Windows and MacOS info (can't find the Unix icons) 2006-04-27 17:37:19 +00:00
Andrew M. Kuchling 699c32fb83 Record alpha2 release 2006-04-27 17:34:13 +00:00
Andrew M. Kuchling 4c0a068f90 Move mailbox change into 'completed' 2006-04-27 17:33:42 +00:00
Talin 2652ae46f8 Removed references to previous 'fformat' proposal.
Added clarification about relationship with string.Template
2006-04-27 16:53:54 +00:00
Georg Brandl d9b470db86 Add "lambda" decision at a promiment location. 2006-04-27 10:51:34 +00:00
Georg Brandl 996c95d757 Add "sorted genexp" pronouncement. 2006-04-27 10:13:55 +00:00
Georg Brandl 87cda17210 Add another idea from python-3000 list. 2006-04-27 09:55:12 +00:00
Georg Brandl 1de296ca70 Strings will stay iterable. 2006-04-27 09:47:03 +00:00
Neal Norwitz fa19ef822d Authors withdrew some PEPs by mail on python-dev (Apr 26, 2006). 2006-04-27 08:47:55 +00:00
Neal Norwitz 2a881b6090 Add withdrawn to the key/legend and use W to denote those PEPs already withdrawn. 2006-04-27 08:43:40 +00:00
David Goodger 0ac7bc2d0c added two PEPs by Talin: 3101, Advanced String Formatting; and 3102, Keyword-Only Arguments 2006-04-26 20:33:25 +00:00
Andrew M. Kuchling a30697598f Withdraw PEP 321: datetime objects have a strptime() method now 2006-04-26 10:20:27 +00:00
Neal Norwitz 0e22d18d60 optparse was upgraded, new AST bug 2006-04-25 06:19:08 +00:00
Guido van Rossum 85f11c2af4 Record that the Py3k C coding style will use 4 spaces, no tabs.
And record when it's okay to reformat a file to conform.
2006-04-24 18:52:08 +00:00
Nick Coghlan c854ad6eb9 Correct a bug in the nested() example 2006-04-24 04:41:45 +00:00
Nick Coghlan d36c583656 Change proposed terminology from context object to context specifier 2006-04-24 03:22:30 +00:00