Guido van Rossum
43639aa9a4
Remove mention of PEP 272 -- Andrew doesn't plan to submit any code
...
based on it to 2.3.
2002-05-30 00:50:32 +00:00
Andrew M. Kuchling
944cefbb9f
Point to (still-unfinished) implementation patch on SF
2002-05-29 21:24:23 +00:00
Andrew M. Kuchling
2532a8121c
Mark the two database API PEPs as "Status: Final", with MAL's approval.
...
Neither has been revised significantly since 1996 or 1999.
2002-05-29 21:17:42 +00:00
Andrew M. Kuchling
f656de7ff1
Add version number to title of PEP 272, and mark it final
2002-05-29 21:09:03 +00:00
Barry Warsaw
842de4b458
Slight change to the string methods recommendation; we mitigate the
...
recommendation if compatibility with pre-Python 2.0 is necessary.
2002-05-29 16:07:27 +00:00
Guido van Rossum
c112da34f8
Add silent deprecation.
2002-05-29 15:43:05 +00:00
Guido van Rossum
00a901aaa0
Take authorship of 283 froM Hylton.
2002-05-28 15:55:16 +00:00
Guido van Rossum
00d8d1685e
Total rewrite. Claimed authorship. (Will update PEP 0 too.)
2002-05-28 15:54:45 +00:00
Fred Drake
8400ef771c
Change the handling of email addresses to be somewhat more difficult for
...
spam harvesters to collect, and limit those that are actually turned into
hyperlinks.
2002-05-28 15:46:24 +00:00
Fred Drake
06f95c998b
Make the HTML files dependent on the conversion script that generates
...
them.
2002-05-28 15:30:29 +00:00
Barry Warsaw
732c0ece30
Remove Barry's & Jeremy's email address from the Authors: header (note
...
to other PEP authors -- it is okay now to omit your email address from
this header, although we will be obscuring it soon).
Also, use peps@python.org as the PEP editor contact address instead of
Barry's personal address.
Remove Guido's email address.
Other updates explaining where address obscuring takes place and where
it doesn't.
Updated the Emacs file local variable section.
2002-05-28 15:20:17 +00:00
Guido van Rossum
6544b4f3bf
Add a note about the expected schedule changes.
2002-05-25 00:19:11 +00:00
Guido van Rossum
78c759d636
Two tiny clarifications.
2002-05-24 19:46:20 +00:00
Andrew M. Kuchling
74d28aabb3
Typo fix
2002-05-24 19:42:30 +00:00
Barry Warsaw
a086f6d04f
More additions based on comments from Tim Peters, Neal Norwitz,
...
Gerhard Haring, and Guido van Rossum.
2002-05-24 19:39:47 +00:00
Barry Warsaw
7c91cd266a
Added Tim's names to avoid (with the addition of cap-I which looks
...
like an `l' in some fonts).
2002-05-24 17:07:17 +00:00
Barry Warsaw
d5a7731ccf
Integrated style recommendations from my (Barry's) mimelib/Mailman
...
style guide. Only added recommendations that Guido agrees with. :)
2002-05-24 16:22:16 +00:00
Guido van Rossum
7112960b46
Minor nits. Add strong preference for spaces over tabs.
2002-05-24 15:01:43 +00:00
Barry Warsaw
1c6e4e6c3c
PEP 279 is now marked Final.
2002-04-29 16:03:43 +00:00
Martin v. Löwis
6c432cfe3f
Use Hisao's strategy of converting to UTF-8.
2002-04-19 17:32:14 +00:00
Andrew M. Kuchling
8a055a911e
Update two links to amk.ca
2002-04-18 20:08:17 +00:00
Andrew M. Kuchling
98315482b7
Change "not" -> "not necessarily" as Jeremy suggested
...
Fix typo
2002-04-18 19:19:35 +00:00
Andrew M. Kuchling
bf5099b6b6
Clarify significance of informational PEPs
2002-04-18 16:27:07 +00:00
Andrew M. Kuchling
2de6737f7f
Update posting history
...
Make some tenses match
2002-04-17 23:11:18 +00:00
Andrew M. Kuchling
63e056458a
Add acks, and use correct number for NIST document
2002-04-17 22:27:21 +00:00
Andrew M. Kuchling
ec7392eb22
Rename PEP 272
2002-04-16 21:26:01 +00:00
Andrew M. Kuchling
7e43fdeaa1
Remove references to stream ciphers. As a result, this is now retitled the
...
block encryption API PEP.
2002-04-16 21:24:19 +00:00
Andrew M. Kuchling
c33c266f9f
Describe the segment_size and counter keyword arguments.
...
Another bunch of rewrites and clarifications.
I now think this PEP is complete enough to implement. My next step
will be to implement it and see if any parts turn out to be horribly
complicated or inefficient. If nothing turns up, I'll finalize the
PEP; if there are problems, the PEP will be revised in light of
implementation experience
2002-04-16 13:33:44 +00:00
Andrew M. Kuchling
bef8c5c6dd
Prefix mode constants with MODE_
...
Remove PGP mode; add CTR mode, and a reference to the NIST publication
Other minor changes
2002-04-16 04:23:49 +00:00
Jack Jansen
267a3d6f76
- Fixed a typo
...
- Return a tuple of newlines in stead of 'mixed'
- Added rationale for having the code in ifdefs and not having the
newlines attribute in --without-universal-newlines builds.
2002-04-13 22:16:49 +00:00
Fred Drake
ffc13e8304
Fix typo spotted by Tim.
2002-04-11 20:52:00 +00:00
Fred Drake
ede5900993
Added formal deprecation for whrandom.
2002-04-11 20:48:55 +00:00
Guido van Rossum
900bbbb5a5
Add live link to the SF patch.
2002-04-11 15:44:08 +00:00
Guido van Rossum
d1866830b9
PEP 285 is Final.
2002-04-11 15:34:19 +00:00
Fred Drake
53309ae584
Excise SourceForge file releases from the release process.
2002-04-11 14:30:51 +00:00
Fred Drake
31a64a1f85
Update the instructions on release notes now that we do not use the SF
...
file release machinery for that.
2002-04-11 14:30:15 +00:00
Fred Drake
f71e28bfbb
Excise SourceForge file releases from the release process.
2002-04-11 14:11:27 +00:00
Andrew M. Kuchling
3c595458fe
Add 'pre' to list of deprecated modules
2002-04-10 22:09:55 +00:00
Guido van Rossum
5eef84dfa9
PEP 283 is not finished until 2.3 is released.
2002-04-08 22:18:44 +00:00
Tim Peters
bcedb64c4b
Add a note about the necessity of updating the LICENSE file.
2002-04-08 20:46:24 +00:00
Barry Warsaw
7e08ee9b55
PEP 279 is renamed to "The enumerate() built-in function" since the
...
old title didn't reflect its accepted proposals. Also, moved this to
the accepted but not yet implemented category.
2002-04-08 17:02:40 +00:00
Barry Warsaw
6e3289542e
PEP 289, Generator Comprehensions, Raymond Hettinger
2002-04-08 15:51:17 +00:00
Barry Warsaw
2b5a1a5bc1
Mark PEP 279 as Accepted.
2002-04-08 15:45:44 +00:00
Barry Warsaw
6913aef3e1
Raymond Hettinger's latest revision. Now marked Accepted.
2002-04-08 15:44:52 +00:00
Fred Drake
529701291f
Update PEP URLs to prefer www.python.org.
2002-04-05 19:42:56 +00:00
Fred Drake
ac45574485
Link to the stylesheet instead of embedding it; even NS4 doesn't require
...
that!
Allow the stylesheet to take care of alignment in the headers table.
2002-04-04 16:13:32 +00:00
Fred Drake
f946295bd5
Move more style information into the style sheets.
2002-04-04 16:11:03 +00:00
Fred Drake
95a78f70d3
Do not open <pre> sections until we need them; this avoids empty <pre>
...
elements at the top of the content and removes leading blank lines inside
<pre> sections.
2002-04-04 15:42:20 +00:00
Fred Drake
04ce7bb769
Organize things a bit, clean up the presentation.
2002-04-04 15:40:17 +00:00
Guido van Rossum
a1e7d0e0f8
Accept PEP 285.
2002-04-03 22:11:23 +00:00