Guido van Rossum
b0cf9e95d0
Clarify once more that "if []" will remain valid Python forever.
2002-04-03 00:58:01 +00:00
Guido van Rossum
74271e0dcd
- Add proposal for categorization according to Laura.
...
- Use sf redirector URLs.
2002-04-02 23:13:08 +00:00
Fred Drake
7417257094
Move the publication site for PEPs to python.org.
2002-04-02 23:07:13 +00:00
Barry Warsaw
6644dcee69
Add a note about how PEPs should really be more focussed, and contain
...
a single core idea.
2002-04-02 03:20:07 +00:00
Barry Warsaw
91e98eae56
PEP 288, Generators Attributes and Exceptions, Hettinger
2002-04-01 16:10:19 +00:00
Barry Warsaw
b17080888c
Raymond's latest update. Note Status is still Draft until
...
confirmation of Accepted status comes from Guido.
2002-04-01 16:04:27 +00:00
Barry Warsaw
ade4c48fa4
Fixed Replaces: and Replaced-By: lines.
2002-04-01 16:01:53 +00:00
Barry Warsaw
fb7b40f8a2
In David Goodger's PEP 287, he has a better Emacs turd section.
...
Adopting that here.
2002-04-01 15:59:19 +00:00
Barry Warsaw
18550ff27a
PEP 287, reStructuredText Standard Docstring Format, Goodger
...
Replaces PEP 216, Zadka
2002-04-01 15:57:27 +00:00
Barry Warsaw
74e64dd3e7
Marking PEP 216 as Rejected as per agreement with Moshe and David
...
Goodger (who promises to submit a replacement).
2002-04-01 15:31:38 +00:00
Barry Warsaw
54f1e8adb6
Marking as Rejected as per agreement with Moshe and David Goodger (who
...
promises to submit a replacement).
2002-04-01 15:31:11 +00:00
Barry Warsaw
cce910e25a
minor typo
2002-04-01 15:24:54 +00:00
Guido van Rossum
b0ff431398
Finish incomplete sentence.
2002-04-01 15:20:47 +00:00
Guido van Rossum
e2e9ade45e
Add reference to COM.
2002-03-31 23:02:27 +00:00
Guido van Rossum
f9691ffbc7
Incorporated review feedback. Added Jython argument. Added mention
...
of standard library. Added clarification that "if <list>:" remains
as valid as ever. Minor rewordings all over, got rid of "e.g." again.
2002-03-31 11:26:16 +00:00
Guido van Rossum
4e4e4e8c29
Typo fix.
2002-03-30 13:39:00 +00:00
Guido van Rossum
9cec34b016
Add a section with the most pressing issues for reviewers.
2002-03-30 05:37:02 +00:00
Guido van Rossum
5a2d7aa310
Shorter URL for patch.
2002-03-30 05:17:22 +00:00
Guido van Rossum
2fe448c171
On the eve of posting this to c.l.py, add a response to a common but
...
nonsensical suggestion (that x == True should hold for all true x).
2002-03-30 05:16:16 +00:00
Guido van Rossum
31b1ea98c7
Update SF patch reference.
2002-03-30 05:09:03 +00:00
Guido van Rossum
c00566bc53
Slightly updated; corrected typos; added one extra argument.
2002-03-30 05:02:42 +00:00
Andrew M. Kuchling
72fdf216b1
Add partially-written API
2002-03-28 21:39:16 +00:00
Andrew M. Kuchling
1f4daa3354
Update posting date
2002-03-28 03:03:28 +00:00
Andrew M. Kuchling
d24cde6f59
Note that it's not possible to handle ownership on Windows without
...
win32all.
Remove an XXX comment
2002-03-28 02:18:02 +00:00
Andrew M. Kuchling
4829fd6e55
Remove file type indicator
...
Rearrange order of file fields
Note that .pyc/.pyo files are listed, too
2002-03-25 13:57:45 +00:00
Andrew M. Kuchling
8dd23c1dcf
Various changes inspired by Thomas Heller's c.l.p comments
2002-03-25 13:36:05 +00:00
Barry Warsaw
8e48462a3c
Raymond Hettinger's latest update.
2002-03-21 05:54:14 +00:00
Jack Jansen
19aefb3500
One more "t" replaced by "U".
...
Unicode is confirmed "newline-safe".
2002-03-16 00:35:36 +00:00
Guido van Rossum
73765a5bb7
Add -b/--browse option, which uses the webbrowser module to show the
...
generated HTML in your browser. (The local HTML without -i, the
remote HTML with -i; PEP 0 when no pep argument is given.)
Fix the help text for -i (referenced sf_username which wasn't
defined).
Sort the files when processing all of them (glob doesn't sort, alas).
2002-03-15 18:14:39 +00:00
Marc-André Lemburg
4903b95001
Changed Python's source code encoding default to ASCII.
...
Added note about handling of Unicode literals in phase 1.
2002-03-15 17:07:12 +00:00
Jack Jansen
130b28e2a4
Added a line clarifying that newline conversion happens not only for
...
readline() but for all input calls.
2002-03-14 22:47:31 +00:00
Jack Jansen
69316725d1
- --with-universal-newlines is now the default
...
- U is the mode character that signal universal newlines in open in stead
of t.
- Clarified why output isn't handled.
- Clarified various questions on unicode, exec, locks, etc.
2002-03-13 22:50:54 +00:00
Barry Warsaw
4834b3a6a8
One more update from Raymond Hettinger.
2002-03-11 19:31:23 +00:00
Barry Warsaw
9b485c87c9
Unreject PEP 276
2002-03-11 18:55:31 +00:00
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