Commit Graph

837 Commits

Author SHA1 Message Date
Barry Warsaw 22d31f459f Un-reject this PEP. 2002-03-11 18:54:40 +00:00
Barry Warsaw d04c63edc9 PEP 276 is now formally rejected. 2002-03-11 17:41:07 +00:00
Barry Warsaw e4dbb1a74a James's last update, and mark this PEP rejected. 2002-03-11 17:40:50 +00:00
Barry Warsaw 73238e3409 Status changed to Active. 2002-03-11 17:36:50 +00:00
Barry Warsaw 4b2c3a6488 PEP 279 update from Raymond Hettinger 2002-03-11 17:33:49 +00:00
Barry Warsaw 595fc30d9c Added PEP 286, Enhanced Argument Tuples, Martin von Loewis 2002-03-11 17:31:02 +00:00
Barry Warsaw 46807cb6f3 PEP 286, Enhanced Argument Tuples, Martin von Loewis 2002-03-11 17:30:35 +00:00
Barry Warsaw 8fe3b47295 PEP 2 is undeferred now that Martijn Faassen has taken over. Added
Martijn's name to the list of PEP authors and removed Eric Raymond's
(since he no longer authors any PEPs).
2002-03-11 17:24:09 +00:00
Barry Warsaw 0d6b93cd33 This PEP has a new champion Martijn Faassen, and it actually contains
text now. :)

Committing for Martijn, after minor formatting and style changes.
2002-03-11 17:23:14 +00:00
Tim Peters 424238f1f7 SF patch 499062: Minor typo in test_generators.py.
There's no actual patch there.  It's an objection that Guido's example
doesn't actually generator "leaves", so change the comment that says
it does.
2002-03-10 07:59:28 +00:00
Guido van Rossum c4b9d1dab1 Add link to implementation. 2002-03-10 05:47:36 +00:00
Guido van Rossum 03691d24b9 Some clarifications. Add section on compatibility (and why this means
our bool is not very 'pure').
2002-03-10 04:46:49 +00:00
Guido van Rossum d38b6f17e3 Add callable() to the list of functions returning 'bool'. 2002-03-10 03:36:14 +00:00
Guido van Rossum ec6a886793 Fix subtle bugs in &|^ overloading. 2002-03-09 14:53:04 +00:00
Guido van Rossum cbd58349eb More rationale and issues. 2002-03-08 19:48:44 +00:00
Guido van Rossum 1de26dfac3 Some more clarifications. 2002-03-08 18:28:03 +00:00
Guido van Rossum fd7241aaa1 Clarify issues baded upon the first questions.
Don't add "(python-dev)" to Post-History header.
2002-03-08 16:15:04 +00:00
Guido van Rossum 0c7f6fd4fa PEP 285: Adding a bool type 2002-03-08 15:38:37 +00:00
Barry Warsaw 151020a12b Add a link to Guido's Parade of PEPs. 2002-03-08 05:43:22 +00:00
Barry Warsaw fe423241d7 Don't mention a specific Python version. 2002-03-07 20:02:09 +00:00
Barry Warsaw 726ff6695d I'm agonna post it today. 2002-03-07 19:26:07 +00:00
Barry Warsaw 29bdfea72d Added PEP 10, Voting Guidelines, Barry Warsaw 2002-03-07 19:21:11 +00:00
Barry Warsaw f1cd30f189 PEP 10, Voting Guidelines, Barry Warsaw 2002-03-07 19:20:45 +00:00
Marc-André Lemburg bcc3471c33 Clarified the class of possible source code encodings. Added link
to Martin's patch.
2002-03-07 11:14:26 +00:00
Jeremy Hylton a04d6be380 Put "PEP" in front of PEP numbers. 2002-03-06 20:56:46 +00:00
Barry Warsaw 3aeb47188f An update from David Eppstein. 2002-03-06 20:53:47 +00:00
Barry Warsaw 34d88481d0 Added PEP 284 to the "Open PEPs" category (although Guido will likely
reorganize this soon ;).
2002-03-06 20:48:22 +00:00
Barry Warsaw 553bdf2dab Added PEP 284, Integer for-loops, Eppstein & Ewing 2002-03-06 13:16:22 +00:00
Barry Warsaw 9b27c83c79 PEP 284, Integer for-loops, Eppstein & Ewing 2002-03-06 13:16:08 +00:00
Barry Warsaw 6d5f340df7 Latest update from Raymond D. Hettinger. Spell checking applied.
Made code samples self-consistent, and also consistent with Python
style guide w.r.t. spaces around function arguments.
2002-03-04 13:20:02 +00:00
Marc-André Lemburg e7818687b7 Added support for Last-Modified header and its (possibly automatic)
generation.
2002-03-01 19:07:46 +00:00
Barry Warsaw d9736b39aa Last-Modified: is now a required header. 2002-03-01 00:42:48 +00:00
Marc-André Lemburg 922ddea19a Postponed to 2.4. 2002-02-28 14:26:41 +00:00
Marc-André Lemburg b96b9c4ea3 Extended the coding RE 2002-02-28 09:08:39 +00:00
Jeremy Hylton 22b92dc492 Remove S markers. 2002-02-27 23:06:43 +00:00
Jeremy Hylton fceffda5d6 Add Python 2.3 release schedule based on conversation with Barry &
Tim, after mtg w/ Guido.
2002-02-27 23:02:11 +00:00
Marc-André Lemburg 2e572852cf Changes regarding the default encoding and other minor tweaks.
See history for details.
2002-02-27 11:07:16 +00:00
Marc-André Lemburg ea3edf8588 Redo Barry's change... add fill-column. 2002-02-26 20:26:07 +00:00
Marc-André Lemburg 05c2b00dee Fix name. 2002-02-26 20:22:11 +00:00
Barry Warsaw a8e35f6899 Added fill-column: specification to Emacs block at end of file. 2002-02-26 15:58:09 +00:00
Marc-André Lemburg 4073747f5d Adapted to Martin's comments. 2002-02-26 10:01:25 +00:00
Marc-André Lemburg b40374d85b Fix for the case when no PEP title is given. 2002-02-16 10:44:32 +00:00
Barry Warsaw 4c4c1d5b80 PEP 282, A Logging System, Trent Mick
(spell check and formatting by Barry)
2002-02-15 04:09:17 +00:00
Barry Warsaw f03e9f775c PEP 282, A Logging System, Trent Mick 2002-02-15 04:08:55 +00:00
Guido van Rossum 12c98c195b Add missing PUSH(x) statements to the C code. 2002-02-12 05:04:30 +00:00
Tim Peters e74c220526 Minor updates. 2002-02-12 00:01:35 +00:00
Barry Warsaw 93828e16bc Added PEP 281, Loop Counter Iteration with range and xrange, Magnus
Lie Hetland
2002-02-11 16:43:40 +00:00
Barry Warsaw 6aa5241875 PEP 281, Loop Counter Iteration with range and xrange, Magnus Lie
Hetland
2002-02-11 16:43:16 +00:00
Guido van Rossum d4757ee5a2 Add Ping's "always doubly-indirect" idea. Remove mistaken pseudo-C
for Tim's ideal.
2002-02-11 16:24:10 +00:00
Barry Warsaw 6a826bf8aa PEPs 211, 212, 213, 218, 219, 225, all of which were marked `D' have
been moved to the Deferred section.

PEP 241 is marked Final and moved to the Finished section.

PEP 222 is marked Deferred and moved to the Deferred section.
2002-02-11 16:11:31 +00:00