Neal Norwitz
78758c51e2
The schedule is mostly fixed, except for personnel availability. uuid and wsgiref were added to the stdlib. Reflow long lines.
2006-06-13 05:27:13 +00:00
Thomas Heller
4287c2947c
Remove 'ctypes' from the list of externally maintained modules,
...
the version in Python SVN will from now on be the upstream version.
2006-06-12 20:45:51 +00:00
Tim Peters
922b00c2ee
Record pronouncement about trailing 'L' on hex/oct output.
2006-06-12 19:13:38 +00:00
Talin
0ee269ce09
Lots of changes - added specification for conversions, error handling, complex field specs and general cleanup.
2006-06-11 00:59:06 +00:00
Brett Cannon
7e4415edea
Add wsgiref information.
2006-06-10 01:41:25 +00:00
Nick Coghlan
f9069d386d
The new utility functions have been added to functools
2006-06-08 14:05:26 +00:00
Martin v. Löwis
8ee754bcf8
Windows icons are integrated.
2006-06-05 13:31:52 +00:00
George Yoshida
b8d461e922
Repair typos
2006-06-03 17:20:12 +00:00
Steven Bethard
d461fe1a8a
Add thread for "Iterating over a dictionary..." that discusses dict() and dict.update()
2006-06-02 21:52:33 +00:00
Georg Brandl
62e03923b1
Fold PEP 13 draft into PEP 3099.
2006-06-01 18:49:59 +00:00
David Goodger
16d4e95829
minor edits; use more appropriate markup for data records
2006-06-01 16:17:51 +00:00
David Goodger
618584f3db
markup fix
2006-06-01 16:08:56 +00:00
Brett Cannon
611775cfe2
Add Externally Maintained Packages PEP (PEP 360).
2006-05-31 05:54:49 +00:00
Nick Coghlan
dbb8010eb7
functional has been renamed to functools and alpha 3 was skipped
2006-05-29 12:49:03 +00:00
Georg Brandl
fa374a2c14
New C files in 2.x are using 4-space indents, too.
2006-05-26 10:12:32 +00:00
Andrew M. Kuchling
f240346bb1
Typo fix
2006-05-23 12:38:51 +00:00
Georg Brandl
241aad870b
No frozenlist. Ever.
2006-05-22 17:06:18 +00:00
Talin
c7bd254109
Updated post history, and added a note about the BDFL pronouncement on syntax alternatives.
2006-05-20 05:23:44 +00:00
George Yoshida
8d006ff1a4
Bug #1474677 is fixed in r46045.
...
Many thanks to Georg and Neal.
2006-05-19 16:51:58 +00:00
Andrew M. Kuchling
73c8bcf6e6
Remove setuptools items (unless Anthony or Neal thinks it might reappear in 2.5?)
2006-05-19 11:35:36 +00:00
Neal Norwitz
b2905b001c
Speed up schedule a bit, rc corresponds to OSCON.
...
Gerhard checked in docs for sqlite.
2006-05-19 04:34:02 +00:00
Georg Brandl
472804e33f
Add ref to patch containing new-style icons.
2006-05-17 17:41:34 +00:00
Andrew M. Kuchling
5e058adcfe
Add link to SVN repo
2006-05-15 18:18:47 +00:00
Neal Norwitz
b720d944df
msilib docs are done
2006-05-12 06:59:14 +00:00
Neal Norwitz
0a5c1556d3
334 was withdrawn by author. move 298 where it belongs
2006-05-11 07:50:27 +00:00
Neal Norwitz
efadf4e5f3
359 was withdrawn
2006-05-11 06:59:28 +00:00
Neal Norwitz
f841cfdd18
Anthony has done a fine job and doesn\'t seem to need any help. mwh wants to defer removing fpectl per py-dev mail.
2006-05-11 04:34:02 +00:00
George Yoshida
e67ab55a52
Typo fixes
2006-05-08 16:11:39 +00:00
Steven Bethard
f0d12749f1
PEP 359 withdrawn at Guido's request.
...
PEP 3002 to require that all backwards incompatible changes be accompanied by a patch to Python 2.X that issues appropriate warnings when --python3 is specified.
2006-05-08 02:20:01 +00:00
Talin
9eac7defd7
Updated based on collected feedback.
2006-05-07 01:49:43 +00:00
George Yoshida
36abb0678f
Typo fix
2006-05-06 13:30:38 +00:00
George Yoshida
413017574b
Typo fixes
2006-05-06 13:22:09 +00:00
Guido van Rossum
d487898001
Third time trying to commit the new pronouncement about set literals. :-(
...
Also mention removing __mod__ and __divmod__ from float.
2006-05-04 18:15:10 +00:00
Nick Coghlan
10535b0182
Address some comments from Guido by cutting back on the overengineering in the terminology section. Also a few minor grammar cleanups and fixes I missed last night.
2006-05-03 09:41:53 +00:00
Georg Brandl
e55f539dc3
No no reusing loop variables.
2006-05-03 04:58:59 +00:00
Neal Norwitz
d8df1df4f1
243 was withdrawn
2006-05-03 04:44:17 +00:00
Sean Reifscheider
3eb52401d7
Withdrawing.
2006-05-03 03:52:47 +00:00
David Goodger
75a2ec6bd9
create destdir & ancestors
2006-05-02 18:34:22 +00:00
David Goodger
89212bcb3a
markup fix
2006-05-02 18:32:39 +00:00
David Goodger
e4f531296c
changed encoding to UTF-8; added emacs stanza
2006-05-02 18:01:35 +00:00
Nick Coghlan
15948f5fe0
Remove the __context__ method from PEP 343, and update the terminology section (again). Record a couple of remaining open issues, and try to clarify the resolved issues sections by only giving a very brief overview of all the rejected options that aren't relevant any more.
2006-05-02 14:28:47 +00:00
Neal Norwitz
1fe4adbb71
I just checked this in
2006-05-02 04:57:06 +00:00
Guido van Rossum
af04646fc1
Slices won't go away.
2006-05-01 20:04:27 +00:00
Andrew M. Kuchling
2cff379b28
Mark as Deferred to match status in PEP 0
2006-05-01 20:03:44 +00:00
Andrew M. Kuchling
b09c4ce4e7
Mark as Rejected to match statue in PEP 0
2006-05-01 20:00:14 +00:00
Andrew M. Kuchling
c49e85fbde
Remove duplicate Status header; mark as Final to match statue in PEP 0
2006-05-01 19:59:50 +00:00
Guido van Rossum
5081b0b9c1
Clarify the sentence "python won't be unicode" which could be interpreted
...
too broadly.
2006-05-01 17:26:22 +00:00
Andrew M. Kuchling
2d67f00b68
Mark PEP 314 as final
2006-05-01 11:18:18 +00:00
Georg Brandl
05c42e8365
Stdlib now uses hashlib instead of md5 und sha. Typos fix.
2006-04-30 08:57:57 +00:00
Georg Brandl
114e0173d8
Add expat 2.0 upgrade.
2006-04-30 08:36:08 +00:00