Neal Norwitz
86fe83480d
Updates from Travis. I modified his version based on a followup mail that
...
stated: As long as the object returned is a proper sub-class then it should
work fine. The Exact checks should be removed from both the code and the PEP.
2006-08-15 06:27:32 +00:00
Andrew M. Kuchling
75e891fea4
Typo fixes
2006-04-01 10:49:12 +00:00
David Goodger
c5b5d3c83d
added Last-Modified headers to all PEPs without
2006-03-23 20:13:19 +00:00
Guido van Rossum
9fab3b64b4
Accept and finalize PEP 357. __index__ is all checked in.
2006-03-07 18:58:54 +00:00
Guido van Rossum
b92889b332
Travis's changes.
2006-02-22 04:00:18 +00:00
Guido van Rossum
c0041fee26
Oops. I meant to accept 353 (ssize_t), not yet 357 (__index__).
2006-02-16 00:03:47 +00:00
Guido van Rossum
c2c0269b9f
Small patch by Travis, who write:
...
1) fixes typo
2) Adds link to name discussion
3) Suggests adding __index__ slot to integer and long built ins. I
neglected to do this for the patch, but it could really simplify
much code to have it.
2006-02-15 23:26:08 +00:00
Guido van Rossum
94f3b53a67
Accept PEP 357 (ssize_t).
2006-02-15 23:23:49 +00:00
Guido van Rossum
2e742fc23a
New version from Travis, with new specs.
2006-02-15 01:12:07 +00:00
Guido van Rossum
8854c320fa
New version by Travis. Adds rationale for __index__ name.
...
Reformats some.
2006-02-13 18:18:57 +00:00
Guido van Rossum
a7f168262d
New version from Travis.
2006-02-10 17:46:20 +00:00
Guido van Rossum
9880d5499b
Update from Travis -- move to make it a numeric slot.
2006-02-09 22:26:00 +00:00
Guido van Rossum
4ef81e4dff
Attempt to make $Date$ and $Revision$ work.
2006-02-09 19:55:41 +00:00
Guido van Rossum
4ab4d33cc9
Add PEP 357, Allowing Any Object to be Used for Slicing (by Travis Oliphant).
2006-02-09 19:09:50 +00:00