David Goodger
8c85881454
corrected URL
2002-11-08 04:48:16 +00:00
David Goodger
a80082ba80
Updated
2002-11-08 04:26:56 +00:00
David Goodger
4a04782272
Updated from Docutils.
2002-11-08 03:44:20 +00:00
David Goodger
419185c12d
Added "DO NOT EDIT" comment. Updated from Docutils.
2002-11-08 03:43:48 +00:00
David Goodger
894076f227
Added PEP 301. Updated my email address.
2002-11-08 03:02:26 +00:00
David Goodger
4038ef068a
Package Index and Metadata for Distutils, by Richard Jones
2002-11-08 02:59:18 +00:00
Guido van Rossum
33a01ef3d7
Delete stage 2 (turn on warnings for long literals). This seems to
...
have caused some concern on c.l.py. These weill be illegal in Python
3.0, but there's no need to warn about them earlier.
2002-11-07 15:41:19 +00:00
David Goodger
26511b4f25
Withdrawn by author; marked rejected.
2002-11-06 05:41:32 +00:00
David Goodger
9b7cec2cd0
Officially take office. Reject PEP 270.
2002-11-06 05:40:39 +00:00
David Goodger
3906d98f25
updated
2002-11-06 05:38:56 +00:00
Andrew M. Kuchling
a98db52a7e
Use my personal address instead of my work address
2002-10-31 01:35:08 +00:00
David Goodger
cb0de5fce0
Updated for new ``publish_string()`` convenience function.
2002-10-19 01:33:12 +00:00
David Goodger
c44a73d95a
vertical whitespace improvements
2002-10-18 05:19:39 +00:00
David Goodger
623c977f6e
updated for Docutils API changes
2002-10-18 05:19:08 +00:00
Barry Warsaw
8e4c8019b1
Added a note on compound statements after remarks from David Goodger.
...
Make the code samples agree with this recommendation. ;)
2002-10-17 15:32:18 +00:00
Andrew M. Kuchling
5f41fd9b90
BDFL ruling: Add section on open issues and leave it at that
2002-10-15 00:24:12 +00:00
Andrew M. Kuchling
ca7b344a47
Update description of sets to match the 2.3 sets.py
2002-10-13 21:02:35 +00:00
Andrew M. Kuchling
fc4b0a2582
Forgot the numeric list -- mark PEP 262 as deferred
2002-10-13 20:22:45 +00:00
Andrew M. Kuchling
4a9868c159
Mark PEP 262 as deferred
2002-10-13 20:21:17 +00:00
Andrew M. Kuchling
729bd94f81
Add two methods to interface (old change)
2002-10-13 20:20:23 +00:00
Martin v. Löwis
b1c21a1b80
The UTF-7 codec is implemented.
2002-10-13 14:17:00 +00:00
Martin v. Löwis
e3164d0fcb
Update status for PEP 277.
2002-10-07 18:38:47 +00:00
Martin v. Löwis
4b6a9cf9e2
The PEP is now implemented.
2002-10-07 18:34:33 +00:00
Guido van Rossum
36a82afee6
Add ruling about source code encodings.
2002-10-07 13:40:41 +00:00
Andrew M. Kuchling
1af0493a5d
Fix typo
2002-09-30 01:56:17 +00:00
Andrew M. Kuchling
dbadbf0092
Fix grammar error
2002-09-30 01:55:41 +00:00
Fred Drake
29581733e4
Identify modules by name, not source file.
...
Capitalize "MimeWriter" correctly.
2002-09-25 22:09:30 +00:00
Barry Warsaw
7ef01089e5
Christopher Craig takes over primary ownership of PEPs 239 and 240,
...
with Moshe as secondary, with Moshe's blessing.
2002-09-20 14:10:52 +00:00
Martin v. Löwis
49eaad86b4
Patch #531491 : Deprecate modules superceded by email package.
2002-09-20 12:54:36 +00:00
David Goodger
38805e00d4
updated to warn if the installed Docutils is not up to date
2002-09-12 02:31:38 +00:00
David Goodger
8f37ebc5a5
accommodate a new feature enabling the stylesheet to be embedded in the output HTML (off by default)
2002-09-12 02:30:51 +00:00
Andrew M. Kuchling
c9ac030060
Clarify key-length terminology to match my intention
2002-09-05 13:06:26 +00:00
Greg Stein
b30961a2fe
Per PEP 12, the body of paragraphs should not be indented. This commit
...
reflows all of the text, but makes no content changes.
The numbered list was indented appropriately for recognition, but
(again) no content changes occurred.
2002-09-05 06:50:07 +00:00
Greg Stein
8bff1bdaa0
Initial changes for reStructuredText. Mostly, this is about turning
...
some of the text into ``literals``
2002-09-05 06:44:46 +00:00
Barry Warsaw
3d754f3e07
PEP 293 is complete and checked in, so mark it as Final.
2002-09-03 15:58:43 +00:00
Martin v. Löwis
f12cda0bc3
Require that the encoding declaration is on a line of its own, to simplify
...
parsing.
2002-09-03 11:56:15 +00:00
Guido van Rossum
ceb037990d
PEP 293 checked in.
2002-09-02 14:14:49 +00:00
Marc-André Lemburg
864e3428de
Fixed a typo in the flag name. Found by Joakim Hove.
2002-09-02 08:30:27 +00:00
David Goodger
bd6020c372
removed tab
2002-08-30 04:30:40 +00:00
David Goodger
f1223d04f4
Posting it now.
2002-08-30 04:11:20 +00:00
David Goodger
1655ef5d34
Added an exception handler for a bad PEP number. Updated docstrings.
2002-08-30 03:22:58 +00:00
David Goodger
22562b2c81
Removed unused a.footnote-references style, added styles for line blocks and tt inside titles.
2002-08-30 03:18:22 +00:00
David Goodger
8d2831d855
Tracked Barry's changes to PEP 9.
2002-08-30 03:15:51 +00:00
David Goodger
4b0602458a
Fixed some typos and simplified.
2002-08-30 03:13:40 +00:00
David Goodger
eb9661b0f1
Better link.
2002-08-30 03:12:36 +00:00
David Goodger
631ff7f4a7
Converted to reStructuredText & edited for readability.
2002-08-30 03:11:40 +00:00
David Goodger
dde379d684
Converted to reStructuredText & updated.
2002-08-30 03:10:51 +00:00
Barry Warsaw
2bba139678
Added PEP 299, Special __main__() function in modules, Jeff Epler
2002-08-26 18:12:03 +00:00
Barry Warsaw
84957e2c25
PEP 299, Special __main__() function in modules, Jeff Epler
2002-08-26 18:11:49 +00:00
Barry Warsaw
0e918468e6
push_pep(): Be sure the reST pep.css file gets pushed out too.
2002-08-26 17:02:09 +00:00