Python Enhancement Proposals
Go to file
Guido van Rossum 559c1c1ad4 PEP 259: Omit printing newline after newline 2001-06-11 20:07:37 +00:00
.cvsignore Tell CVS to ignore generated HTML files. 2000-07-25 03:25:14 +00:00
Makefile Added `update' target 2000-11-06 15:30:47 +00:00
pep-0000.txt PEP 259: Omit printing newline after newline 2001-06-11 20:07:37 +00:00
pep-0001.txt PEP Style section: allow optional Last-Modified: header to hold the 2001-06-06 05:57:22 +00:00
pep-0002.txt Mark as Deferred since it seems like this will never get finished. 2001-03-21 17:35:22 +00:00
pep-0003.txt Update a few email addresses. 2000-10-30 20:48:44 +00:00
pep-0004.txt Added PEP 4, Deprecation of Standard Modules, Martin von Loewis 2000-10-04 22:40:30 +00:00
pep-0005.txt PEP 5, Guidelines for Language Evolution, Paul Prescod 2000-10-26 21:22:26 +00:00
pep-0006.txt Updated Post-History: (long overdue). 2001-06-05 16:39:11 +00:00
pep-0042.txt Added two math module feature requests. 2001-06-04 18:50:40 +00:00
pep-0160.txt Cleaned up formatting and marked as finished. 2001-04-17 16:46:51 +00:00
pep-0200.txt Add PEP 230, Warning Framework. 2000-11-28 22:23:25 +00:00
pep-0201.txt It's "barry" now, not "bwarsaw"... 2000-10-30 21:16:38 +00:00
pep-0202.txt Update a few email addresses. 2000-10-30 20:48:44 +00:00
pep-0203.txt Accepted, implemented, and checked in, thus mark this as Final. 2000-09-23 08:19:29 +00:00
pep-0204.txt Small whitespace 'fix', to test checkins. 2000-11-02 21:51:53 +00:00
pep-0205.txt Added text describing the two distinct aspects of any weak reference 2001-02-26 19:04:00 +00:00
pep-0206.txt Get more practical 2001-01-23 11:33:04 +00:00
pep-0207.txt Fix typo in the alternate way to spell A<B<C, found by 2001-02-05 15:56:04 +00:00
pep-0208.txt Final. 2001-01-19 22:32:11 +00:00
pep-0209.txt Checking in Paul Barrett's latest draft, after spell checking only. 2001-02-15 23:01:53 +00:00
pep-0210.txt Mark as Deferred since it seems like this will never get finished. 2001-03-21 17:35:22 +00:00
pep-0211.txt Long overdue update from Greg Wilson 22-Apr-2001 2001-06-05 16:50:09 +00:00
pep-0212.txt Fixed a typo in my email address. 2000-12-14 15:37:25 +00:00
pep-0213.txt Deferred to Python 2.1 2000-08-23 05:47:12 +00:00
pep-0214.txt It's "barry" now, not "bwarsaw"... 2000-10-30 21:16:38 +00:00
pep-0215.txt Initial draft of string interpolation PEP. 2001-01-30 17:09:53 +00:00
pep-0216.txt Update Moshe's email address to the one that won't stop working soon, and also test CVS write access on this new installation. 2000-12-11 23:08:11 +00:00
pep-0217.txt Marking PEP as done. 2001-01-11 05:46:24 +00:00
pep-0218.txt Updating PEP to reflect prototype implementation 2001-05-07 19:51:10 +00:00
pep-0219.txt Moshe caught a typo 2001-03-21 17:44:50 +00:00
pep-0220.txt Gordo's new PEPs 2000-08-14 14:48:38 +00:00
pep-0221.txt Bring PEP up to date, and emphasise that 'from module import name' now 2000-09-23 12:00:37 +00:00
pep-0222.txt Mark this PEP as deferred, and explain why 2001-01-17 03:44:14 +00:00
pep-0223.txt Update a few email addresses. 2000-10-30 20:48:44 +00:00
pep-0224.txt Added section about Guido's rejection comments. 2001-03-23 11:46:44 +00:00
pep-0225.txt Add a missing colon to the first header line, to fix the HTML 2000-12-08 16:02:28 +00:00
pep-0226.txt Record 2.1 final release. 2001-04-18 08:23:01 +00:00
pep-0227.txt This PEP still needs a Copyright note. I've added an XXX (I can't 2001-04-20 02:21:07 +00:00
pep-0228.txt Some enhancements, based on Tim's urges to clarify. 2001-02-27 21:01:22 +00:00
pep-0229.txt Explain what the patch changes 2001-01-17 03:45:35 +00:00
pep-0230.txt Add responses to Barry's and Fred's concerns. Message matching is now 2000-12-11 16:50:11 +00:00
pep-0231.txt Rejection notice (with Barry's agreement). 2000-12-08 15:36:03 +00:00
pep-0232.txt Mark this PEP as Final, as it is now in Python 2.1. Any future 2001-03-28 20:24:34 +00:00
pep-0233.txt Changing status to Deferred until Paul updates the text <wink> 2001-04-18 10:32:43 +00:00
pep-0234.txt Make PyIter_Next() a little smarter (wrt its knowledge of iterator 2001-05-05 00:14:56 +00:00
pep-0235.txt Tim says this one's done. 2001-04-18 10:20:04 +00:00
pep-0236.txt This PEP is finished, so mark it as final. 2001-06-05 16:42:27 +00:00
pep-0237.txt Changes discussed in the mailing list. 2001-03-19 19:36:46 +00:00
pep-0238.txt Changes discussed in the mailing list. 2001-03-19 19:36:46 +00:00
pep-0239.txt Changes discussed in the mailing list. 2001-03-19 19:36:46 +00:00
pep-0240.txt Beef up the rationale a bit, as per Konrad Hinsen's request. 2001-03-21 18:40:28 +00:00
pep-0241.txt Reformat examples. Make the 'Description' example clearer. 2001-03-20 15:48:10 +00:00
pep-0242.txt Updated Post-History: 2001-04-17 22:12:46 +00:00
pep-0243.txt Sean's revision of 24-Mar-2001 (with minor editing by Barry). 2001-03-27 07:51:33 +00:00
pep-0244.txt PEP 244, The `directive' statement, Martin von Löwis 2001-03-21 22:50:26 +00:00
pep-0245.txt Michel's latest draft. The original PEP is being split into at least 2001-03-28 20:45:35 +00:00
pep-0246.txt Updated Post-History: 2001-03-29 14:43:11 +00:00
pep-0247.txt Minor style updates. 2001-03-28 20:18:03 +00:00
pep-0248.txt Add Replaces and Replaced-By header. 2001-03-30 16:56:15 +00:00
pep-0249.txt Addded clarifications proposed by Federico Di Gregorio. 2001-04-27 11:20:14 +00:00
pep-0250.txt Paul Moore's latest update 2001-06-05 17:01:55 +00:00
pep-0251.txt PEP 251, Python 2.2 Release Schedule, Warsaw (for now) 2001-04-18 10:28:43 +00:00
pep-0252.txt I just figured out how to make automatic hyperlinks to other PEPs. 2001-06-08 20:50:31 +00:00
pep-0253.txt PEP 259: Omit printing newline after newline 2001-06-11 20:07:37 +00:00
pep-0255.txt Magnus Lie Hetland's first version of this pep. 2001-06-05 17:11:30 +00:00
pep-0256.txt PEP 256, Docstring Processing System Framework, David Goodger 2001-06-06 05:55:51 +00:00
pep-0257.txt PEP 257, Docstring Conventions, David Goodger 2001-06-06 05:55:20 +00:00
pep-0258.txt PEP 258, DPS Generic Implementation Details, David Goodger 2001-06-06 05:54:49 +00:00
pep-0259.txt PEP 259: Omit printing newline after newline 2001-06-11 20:07:37 +00:00
pep2html.py fixanchor(): Use a module global RFCURL template for RFC urls. Change 2001-06-05 17:21:19 +00:00
style.css Further presentation adjustments, use a style sheet for some things. 2000-07-27 18:44:44 +00:00