Commit Graph

2770 Commits

Author SHA1 Message Date
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
Brett Cannon 50f4952360 Make my email address be consistent. 2007-06-20 15:35:13 +00:00
Guido van Rossum f6d09c4967 Fix my email. 2007-06-20 04:21:24 +00:00
Brett Cannon 9fe45a32c3 Make all meta-PEPs be Process PEPs. 2007-06-19 04:52:34 +00:00
Brett Cannon 7eb1a2d8bb Add the missing "Withdrawn" status as acceptable. 2007-06-19 04:26:23 +00:00
Brett Cannon cdf5d3ce68 Fix the headers so that they are in the right order and no required headers are
missing.
2007-06-19 04:20:07 +00:00
Brett Cannon 0d576a5587 Fix PEPs that improperly listed their status as Active; that status is reserved
for only Informational and Process PEPs.
2007-06-19 01:45:08 +00:00
Neal Norwitz 9e2f892fc2 Fix typo 2007-06-19 01:05:14 +00:00
Guido van Rossum 739c8b4aa6 Update the schedule. Give more detail about compatibility and transition.
Add a References section.
2007-06-19 00:24:07 +00:00
Guido van Rossum 17c044d600 Some updates.
Remove an item that's covered by acceptance of PEP 3121.
Remove an item that's covered by rejection of PEP 3122 and PEP 299.
2007-06-18 23:49:27 +00:00
Guido van Rossum 7ff5632c66 Drop a bullet that conflicts with PEP 3131's status. 2007-06-18 23:32:03 +00:00
Brett Cannon 5edb2fcc07 Reject long-standing empty PEPs. Also allows for the removal of the empty PEP
section from the categorical index.
2007-06-15 21:37:20 +00:00
Collin Winter 92f50dc3ec Mark the removal of StandardError as done. 2007-06-12 21:24:20 +00:00
Collin Winter 28930199da Convert two usages of StandardError into Exception. 2007-06-12 21:19:21 +00:00
Georg Brandl 5129f81bdd Add new additions/removals to PEP 3100. 2007-06-11 18:44:47 +00:00
Martin v. Löwis 79617dfee4 Record that a global flag has been ruled out. 2007-06-10 19:47:40 +00:00
Guido van Rossum d5deae29b7 Renumber 344 -> 3134 and 367 -> 3135. 2007-06-07 22:17:56 +00:00
Collin Winter 03d35ea623 Add StandardError to the kill list for Python 3. 2007-06-07 20:21:11 +00:00
Martin v. Löwis 0d5db5d8c7 Add command line option issue as an open issue. 2007-06-05 19:05:11 +00:00
Martin v. Löwis e652b9751d Add ?!ng's roundup. 2007-06-05 18:54:31 +00:00
Martin v. Löwis e3ca9c9120 Fix URL. 2007-06-05 18:48:18 +00:00
Talin fa5ea5f886 A substantial rewrite of PEP3101. 2007-06-03 18:53:34 +00:00
Neal Norwitz 9e84963d32 Update modules that have been removed so far 2007-06-02 07:56:55 +00:00
Brett Cannon 4d59623aca Note that AtheOS support stops in Python 2.6. 2007-06-02 03:04:57 +00:00
Guido van Rossum 712dd58b08 Fix bugs in example found by Georg Brandl. 2007-06-01 23:17:14 +00:00
Neal Norwitz 3fa034da0d reload is gone 2007-06-01 05:20:05 +00:00
Brett Cannon d83bf8322a Update on the removal of cfmfile. 2007-06-01 02:35:09 +00:00
Brett Cannon 961a7e0ec0 Update PEPs to reflect that cfmfile now raises a DeprecationWarning. 2007-05-31 20:01:43 +00:00
Brett Cannon ab5f143751 Update PEPs about buildtools raising a DeprecationWarning. 2007-05-31 19:41:41 +00:00
Brett Cannon 47d7e86093 Update PEPs to reflect the raising of a DeprecationWarning by the sha module. 2007-05-31 19:20:54 +00:00
Brett Cannon d4aa157690 Doc that md5 raises a DeprecationWarning in Python 2.6. 2007-05-30 22:24:53 +00:00
Brett Cannon 28eaab7133 Update based on current status of md5 and sha. 2007-05-30 21:55:41 +00:00
Brett Cannon eaa114d168 Remove mimify in Python 3.0. 2007-05-30 21:53:55 +00:00
Brett Cannon 4fe8d85dc1 Update PEPs to reflect that mimify raises a DeprecationWarning in Python 2.6. 2007-05-30 21:49:50 +00:00
Brett Cannon e88ddeca55 Document that MimeWriter has been removed. 2007-05-30 21:21:10 +00:00
Brett Cannon 2cd79a5ade Update based on MimeWriter raising a DeprecationWarning. 2007-05-30 20:48:17 +00:00
Neal Norwitz 49e97bd60d If we remove the reload builtin(), do we really need PyImport_ReloadModule()? 2007-05-30 04:57:08 +00:00
Guido van Rossum 3c3f1b7547 None, True, False are keywords now. 2007-05-30 03:40:29 +00:00
Neal Norwitz cc1a2f946a Remove sys.exc_clear() 2007-05-29 08:18:41 +00:00
Neal Norwitz 1f6b1f9bbf sys exc attrs removed 2007-05-29 07:59:42 +00:00
Guido van Rossum 1dd6e31e00 Fix markup and clarify table entry for ignored whitespace. 2007-05-25 18:04:40 +00:00
Georg Brandl 1e5bec2234 Text file doesn't need to be executable. 2007-05-25 17:18:09 +00:00
Neal Norwitz 345e7eafcb Checkpoint from Tim 2007-05-25 07:10:03 +00:00
Neal Norwitz be80897241 Oops, forgot the super PEP and references 2007-05-25 06:40:53 +00:00
Neal Norwitz bdba86e2a2 Add some PEPs that are possible for 2.6: bytes (& literals) and int literals 2007-05-25 06:36:35 +00:00
Neal Norwitz 693877e65c Update status of some items (mostly deprecated modules) 2007-05-25 06:32:35 +00:00