Barry Warsaw
|
b4b2812169
|
Typo
|
2002-07-15 02:47:06 +00:00 |
Martin v. Löwis
|
a8249589a8
|
Add MS-DOS (proposed by Aahz).
|
2002-07-14 08:21:16 +00:00 |
Neal Norwitz
|
cd5edf4e05
|
Fix typo.
|
2002-07-13 14:49:50 +00:00 |
Guido van Rossum
|
015b177fe7
|
Revive PEP 218 (sets) for 2.3.
|
2002-07-13 14:00:04 +00:00 |
Barry Warsaw
|
ca9c142872
|
Added Alex Martelli as primary author of PEP 246, with Clark Evans'
permission. Retained Clark as secondary author.
|
2002-07-13 01:12:40 +00:00 |
Barry Warsaw
|
1ac7cab285
|
Added a section containing Guido's list of real issues.
|
2002-07-12 23:21:08 +00:00 |
Barry Warsaw
|
19b917b634
|
Restore Trent Mick as co-author of PEP 282.
|
2002-07-12 23:17:00 +00:00 |
Barry Warsaw
|
6d7d0d9ace
|
Oops, add PEP 11 one more place
|
2002-07-12 22:32:15 +00:00 |
Barry Warsaw
|
7033e9329a
|
PEP 11, Unsupported Platforms, Martin von Loewis
|
2002-07-12 22:31:47 +00:00 |
Guido van Rossum
|
15b727a78c
|
Let's deprecate the buffer object.
|
2002-07-12 20:42:29 +00:00 |
Guido van Rossum
|
727c08659b
|
Add PEP 263 as slated for inclusion.
|
2002-07-12 19:51:55 +00:00 |
Barry Warsaw
|
83614f97e5
|
Addeda paragraph about transferring ownership of the PEP.
|
2002-07-12 16:39:49 +00:00 |
Jeremy Hylton
|
80093461c0
|
Add eval / free var feature request.
|
2002-07-11 18:11:32 +00:00 |
Walter Dörwald
|
5fbb4389bd
|
Incorporate the result of the XML-SIG discussion:
stream readers/writers need a changeable errors attribute.
|
2002-07-09 18:35:04 +00:00 |
Barry Warsaw
|
ff7fbb6b19
|
Vinay's update, with lots of reformatting by Barry.
|
2002-07-08 16:50:43 +00:00 |
Guido van Rossum
|
664cf2aec9
|
Typo (has_keys -> has_key), found by F.Pinard.
|
2002-07-08 06:48:55 +00:00 |
Raymond Hettinger
|
b26cc7ccc7
|
Version correction spotted by Zoltan Felleg
|
2002-06-30 23:02:23 +00:00 |
Barry Warsaw
|
80885cce69
|
Transferring ownership of PEP 282 to Vinaj Sajip with permission of
previous PEP author.
|
2002-06-23 23:58:18 +00:00 |
Barry Warsaw
|
f5e3e7bad4
|
Added PEP 294, Type Names in the types Module, Oren Tirosh
|
2002-06-23 23:52:19 +00:00 |
Barry Warsaw
|
a5c763ede9
|
Bunch of updates (not sure I got them all, the thread was looonggg. ;)
|
2002-06-23 02:20:50 +00:00 |
Fred Drake
|
d5b900cf13
|
Fix a couple of import statements.
|
2002-06-22 02:14:49 +00:00 |
Fred Drake
|
3951e91c08
|
Add information about writing docstrings in C code.
|
2002-06-20 18:56:11 +00:00 |
Barry Warsaw
|
5fcdd18392
|
Many updates based on great comments by python-dev'ers.
|
2002-06-20 03:58:03 +00:00 |
Walter Dörwald
|
af7e5a7e46
|
Update Post-History
|
2002-06-19 11:12:50 +00:00 |
Barry Warsaw
|
f351f0aae7
|
Added PEP 293, Codec Error Handling Callbacks, Walter Dörwald
|
2002-06-19 03:22:24 +00:00 |
Barry Warsaw
|
90997b3c1d
|
PEP 293, Codec Error Handling Callbacks, Walter Dörwald
|
2002-06-19 03:22:11 +00:00 |
Barry Warsaw
|
77fe9cc31e
|
Updated Post-History
|
2002-06-19 02:54:22 +00:00 |
Barry Warsaw
|
c5059966b2
|
Added PEP 292, Simpler String Substitutions, Warsaw
|
2002-06-19 02:53:58 +00:00 |
Barry Warsaw
|
8f14274321
|
PEP 292, Simpler String Substitutions, Warsaw
|
2002-06-19 02:53:41 +00:00 |
Guido van Rossum
|
d5c82d205f
|
Another status update.
|
2002-06-18 21:10:20 +00:00 |
Guido van Rossum
|
c2a6eca04c
|
Various status updates.
|
2002-06-18 21:09:48 +00:00 |
Guido van Rossum
|
763c7600c7
|
We don't check in the HTML, only the text version.
|
2002-06-17 12:59:28 +00:00 |
Raymond Hettinger
|
03e4ff7f34
|
Added Pep 290
|
2002-06-17 12:03:22 +00:00 |
Raymond Hettinger
|
44902ac34b
|
Initial draft from discussions on py-dev.
|
2002-06-17 12:01:48 +00:00 |
Guido van Rossum
|
6e15da83fe
|
Added another wish. Removed a bunch of fulfilled wishes (no guarantee
that I caught all of 'em).
|
2002-06-10 21:24:27 +00:00 |
Barry Warsaw
|
42bd6f45a7
|
The PEP file name was non-standard. pep-0291.txt is just a copy of
pep-291.txt. Please use the former.
|
2002-06-07 02:47:13 +00:00 |
Neal Norwitz
|
ba9ab5c6f1
|
Add PEP 291 for backward compatibility
|
2002-06-06 19:25:31 +00:00 |
Guido van Rossum
|
6655f152be
|
Don't use 'strorunicodeobj' as the generic object name. Use just
'obj' -- after all, you don't know that it's a string or unicode
object just yet, that's what the test in these examples is for!
|
2002-06-04 17:02:07 +00:00 |
Neal Norwitz
|
22cf1a49f9
|
Update for all the various ways of checking for a string/unicode object
in 2.3, 2.2, 2.1/2.0.
|
2002-06-04 16:57:44 +00:00 |
Guido van Rossum
|
3d6502df3f
|
Add Optik.
|
2002-05-30 03:18:42 +00:00 |
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 |