Commit Graph

1979 Commits

Author SHA1 Message Date
Neal Norwitz fbf2e3eced make a well formed url 2006-02-09 08:22:57 +00:00
Neal Norwitz 996cb70290 PEPs 310 and 325 were rejected, but not noted in numerical index 2006-02-09 06:19:07 +00:00
Neal Norwitz c3c9e0ee5a Add note about the new cProfile module 2006-02-09 03:59:44 +00:00
Martin v. Löwis 8135c2ac17 I will do the Windows installer. 2006-02-08 06:52:00 +00:00
Neal Norwitz a77fdde82f Very draft version of 2.5 release schedule. 2006-02-08 06:33:27 +00:00
Neal Norwitz f860cb242a Guido accepted 342 and 343 at EuroPython keynote. 342 was commited. 2006-02-08 06:22:22 +00:00
Neal Norwitz 753b341e2e Update my address 2006-02-08 05:53:43 +00:00
Neal Norwitz 232cf49ebf PEP 341 was commited 2006-02-08 05:53:10 +00:00
Martin v. Löwis 93c9baf032 Mention updating general.ht. 2006-02-04 10:34:32 +00:00
Brett Cannon 22d5e43fa5 Add mention of Michael Hudson's patch for new-style exceptions as a basis for
any patch to implement this PEP.  Also wrap a few lines that went past the 70
character fill length for Emacs.
2006-02-01 22:35:30 +00:00
David Goodger cdd6ad49c1 update from B. Lindqvist 2006-02-01 02:32:32 +00:00
David Goodger 46b5ce1bbe removed pale gray background, to spare Guido's poor tired eyes ;-) 2006-01-27 23:55:21 +00:00
David Goodger dda6d09e62 added PEP 355, Path - Object oriented filesystem paths, by B. Lindqvist 2006-01-26 19:45:49 +00:00
David Goodger 98dd3dcbe4 added PEP 354, Enumerations in Python, by Ben Finney 2006-01-26 00:55:20 +00:00
Martin v. Löwis 0517092e09 Clean install: rule. 2006-01-15 07:29:30 +00:00
Martin v. Löwis f94ce40971 Add keywords. 2006-01-15 07:00:46 +00:00
David Goodger b27d219966 pinned external docutils to revision 4262 (release 0.4) 2006-01-13 03:43:10 +00:00
David Goodger 2081908284 updated stylesheet & config file 2006-01-12 03:42:20 +00:00
David Goodger 553330bc4b update config 2006-01-12 03:38:19 +00:00
David Goodger 1c66981405 add 3rd-party module required by Docutils 2006-01-12 03:38:08 +00:00
David Goodger abe5ce7b9a add external link to Docutils public repo -- always up-to-date 2006-01-12 03:33:16 +00:00
David Goodger 861d03f227 delete outdated copy of Docutils 2006-01-12 03:30:25 +00:00
David Goodger 2af67baeb0 fix props 2006-01-12 03:30:11 +00:00
Martin v. Löwis 78e96e32c8 Add open issues section. 2006-01-10 21:21:39 +00:00
Martin v. Löwis bb269df4c0 Add PEP 353. 2006-01-10 21:06:23 +00:00
Georg Brandl a6c22be775 s/Birkenfeld/Brandl/ 2006-01-08 21:12:09 +00:00
Neal Norwitz d10d18f7f1 Found a few more deprecated functions and types 2006-01-03 08:22:57 +00:00
Guido van Rossum 53484cbde2 Um, mark PEP 341 as accepted (but not yet implemented) here too. 2005-12-16 21:30:36 +00:00
Guido van Rossum 60c04b9f5b Mark PEP 341 as accepted (I was +1 in May 2005). 2005-12-16 21:28:04 +00:00
Barry Warsaw 9d3a63d38d Remove a bunch of Emacs references. They're unnecessary for making the point. 2005-12-15 15:44:35 +00:00
Neal Norwitz 8ca944f9e1 With permission, add lots more details and references.
Add a couple of changes which are likely, but not definite.
At least until Guido changes his mind. ;-)
2005-12-15 04:55:32 +00:00
Barry Warsaw 1bd889d78c Fixed a couple of small tyops. 2005-12-14 22:54:57 +00:00
Guido van Rossum b7714412f7 Some additional tweakage, hopefully non-controversial. 2005-12-14 22:10:16 +00:00
Barry Warsaw 478d6d498e After lengthy discussion on python-dev, here is an update to the Python style
guide.  Hopefully it has been simplified and made more prescriptive, as well
as improved by all the great community suggestions.
2005-12-14 21:12:58 +00:00
Brett Cannon 91a41916ba Add mention of features added in 2.4 and thus to be avoided in 2.3 .
Also make all lines 70 characters or less.
2005-12-11 23:33:53 +00:00
Brett Cannon b554d339a8 Change PEP 347 (cvs -> svn conversion) to being accepted. 2005-12-04 22:15:20 +00:00
Brett Cannon 7c489e7dae List Paul Moore as a co-author on PEP 302 as the PEP says. 2005-12-04 02:44:26 +00:00
Brett Cannon bf5ba1dd1c Add a note that deprecations in 2.9 are optional since they might not be
desirable considering how many changes between 2.9 and 3.0 there will be and
thus deprecating everything could make 2.9 rather "noisy" in terms of
deprecations.
2005-11-22 19:41:50 +00:00
Neal Norwitz 99ef26d876 Add patch info to pep 2005-11-13 19:51:42 +00:00
David Goodger 615b96743f clarified keywords 2005-11-10 14:42:20 +00:00
David Goodger 36c49887dd fixed properties 2005-11-10 14:42:00 +00:00
Marc-André Lemburg 119e550763 Correct numbering. 2005-11-04 09:45:13 +00:00
Marc-André Lemburg eec80f2059 Add examples section to help users reading the PEP due to a parser
error which pointed them to the text.
2005-11-04 09:42:51 +00:00
Guido van Rossum 9c49d12576 Native line endings for PEP 352. 2005-11-01 00:19:44 +00:00
Guido van Rossum 7cd5c629bf - Fix the link to the svn equivalent of viewcvs.
- Expand keywords in PEP 352.txt.
2005-11-01 00:17:41 +00:00
Guido van Rossum 2add5ad014 Tweaking $Revision$ and $Date$. 2005-10-31 23:31:40 +00:00
Guido van Rossum 3040eb4a06 Final tweaks:
- fix the __str__, __unicode__ and __repr__ methods
- some textual tweaks
- add Python 3.0 to the transition plan
2005-10-31 19:22:43 +00:00
Neil Schemenauer 0fcf41f3cd Defer PEP 349. 2005-10-29 14:36:02 +00:00
Nick Coghlan 781dcd1b39 Update with outcome of recent python-dev discussions 2005-10-29 06:08:12 +00:00
Brett Cannon ad551cb280 Fix __init__ for BaseException to be completely backwards-compatible for
'args'.
2005-10-29 03:26:51 +00:00