Commit Graph

2715 Commits

Author SHA1 Message Date
Guido van Rossum 8f149af2f9 Add @abstractproperty. PEP 3141 needs it for .real, .imag. 2007-08-01 17:29:38 +00:00
Guido van Rossum 575089c32c New version from Jeffrey. Cut NaN. Add __r*__ methods. Other stuff. 2007-08-01 17:11:55 +00:00
Guido van Rossum 2486b8db59 Insert some blank lines between methods (and remove a few between chapters). 2007-07-31 21:14:18 +00:00
Guido van Rossum 66baf214a2 New version by Jeffrey Yasskin. 2007-07-31 19:19:57 +00:00
Guido van Rossum bade1caa8e Add support for newline='\r', for some Mac apps that still write those. 2007-07-30 18:11:00 +00:00
Martin v. Löwis f89e03d817 Mark PEP 3120 as final. 2007-07-29 18:21:40 +00:00
Martin v. Löwis aa473132f2 Mark PEP 3123 final. 2007-07-29 17:17:45 +00:00
Brett Cannon 7c4a43e252 Fix a misspelling and clarify what indirection entries in sys.modules are. 2007-07-27 23:35:34 +00:00
Guido van Rossum 1a0fce58f3 Various status updates. 2007-07-27 19:21:32 +00:00
Talin 00d28204ef Updated PEP 3101 to incorporate latest feedback, and simplify even further. Also added additional explanation of custom formatting classes. 2007-07-24 23:36:34 +00:00
Phillip J. Eby 935f64f730 Misc. fixes/clarifications, add section with rationale for why universal
overloading doesn't automatially lead to chaos and anarchy.
2007-07-24 21:52:24 +00:00
George Yoshida 926881a9f8 fix typos 2007-07-23 05:20:49 +00:00
Georg Brandl 96eaa539cf Minor fixes and markup. 2007-07-21 09:18:45 +00:00
Guido van Rossum db53aa267c Accept 3127. There's nothing left to do. 2007-07-19 17:10:10 +00:00
Guido van Rossum 637fe47a46 Accept PEP 3112. I don't see anything left over. 2007-07-19 17:06:46 +00:00
Guido van Rossum 3a1300c54b Reject PEP 3136. 2007-07-18 23:11:31 +00:00
Guido van Rossum d32e45c7e4 Defer PEP 3124. 2007-07-17 22:52:08 +00:00
Thomas Wouters ae5c53dba6 Update for dict comprehensions. 2007-07-11 12:35:47 +00:00
Martin v. Löwis 435e557eb0 Fix typo reported by Lino Mastrodomenico. 2007-07-08 08:59:16 +00:00
Martin v. Löwis bda9a6d0a8 Add pep2rss, contributed by Jonathan Ellis. 2007-07-08 08:49:54 +00:00
Nick Coghlan b345a5c460 Major rewrite to simplify things and to incorporate python-dev feedback 2007-07-08 07:45:46 +00:00
Nick Coghlan c1e4e15c12 Typo fixes, note limitation of direct execution boilerplate 2007-07-04 12:47:13 +00:00
Nick Coghlan b97dfc0f1f Add reference to c.l.p discussion of bundling scripts as part of a package 2007-07-04 12:26:46 +00:00
Neal Norwitz a6928ec6ff Now map and filter also return an iterator 2007-07-03 06:05:09 +00:00
Georg Brandl 35bcc8d49e Add PEP 368, ``Standard image protocol and class'', by L. Mastrodomenico. 2007-06-30 19:07:03 +00:00
Georg Brandl e742cf6db0 Add correct svn props to new PEP. 2007-06-30 18:33:58 +00:00
Georg Brandl ebc819eaff Add PEP 3136 by Matt Chisholm, ``Labeled break and continue''. 2007-06-30 18:31:14 +00:00
Brett Cannon ced547f43f The DB SIG is not an author but where discussions should go. 2007-06-28 20:11:32 +00:00
Brett Cannon 6983fb3949 Add missing accent marks on MAL's name. 2007-06-28 20:07:12 +00:00
Brett Cannon 681781a940 Standardize Marin von Loewis' name. 2007-06-28 20:03:18 +00:00
Brett Cannon 8dc0e19ce5 Make Barry Warsaw's name consistent. 2007-06-28 19:53:41 +00:00
Brett Cannon db865784af Make Jim J. Jewett's name consistent. 2007-06-28 19:49:58 +00:00
Brett Cannon c981dc3b4c Standardize Gregory Ewing's name. 2007-06-28 19:46:22 +00:00
Brett Cannon c33689e5ec Make Raymond Hettinger's name consistent. 2007-06-28 19:44:20 +00:00
Brett Cannon bc571e7fa8 Fix a minor formatting issue. 2007-06-28 00:12:08 +00:00
Brett Cannon 879672b3c1 Use Guido's full name and not an abbreviation. 2007-06-28 00:11:46 +00:00
Brett Cannon c9dd449ae1 Standardize Ka-Ping Yee's email address. 2007-06-28 00:11:17 +00:00
Brett Cannon a66fe5e263 Standardize Tim Peters' email address. 2007-06-28 00:10:25 +00:00
Brett Cannon 9d0e166a21 Standardize Clark Evans' email address. 2007-06-28 00:08:00 +00:00
Brett Cannon 7d12706152 Standardize Moshe Zadka's email address. 2007-06-28 00:04:45 +00:00
Brett Cannon b5d4417ea3 Standard Martin v. Loewis' email address. 2007-06-28 00:03:22 +00:00
Brett Cannon 4d81183620 Standardize Jeremy Hylton's email address. 2007-06-28 00:01:26 +00:00
Brett Cannon 39dd3626b2 Standardize Paul Prescod's email address. 2007-06-27 23:59:28 +00:00
Brett Cannon 3586b07d42 Make PEPs 3099 and 2 active. 2007-06-22 18:50:54 +00:00
David Goodger 92b90ef79b updated my email addy 2007-06-22 15:32:33 +00:00
Brett Cannon ce848820d8 Strip whitespace off the end of the Status header. 2007-06-22 03:27:27 +00:00
Brett Cannon 0df0c0543a Update Richard Jones' email address. 2007-06-21 00:48:29 +00:00
Brett Cannon 59afc13ab0 Update Aahz's email address. 2007-06-20 21:25:29 +00:00
Brett Cannon d8f50e991b De-obfuscate emails where the author had their address already listed without
obfuscation.  Also, the HTML output of PEPs already obfuscates the address and
thus it is not needed in the text version.
2007-06-20 19:19:26 +00:00
Brett Cannon 9037ae9e99 Change Alex Martelli's email address. 2007-06-20 19:14:01 +00:00