Brett Cannon
7d12706152
Standardize Moshe Zadka's email address.
2007-06-28 00:04:45 +00:00
David Goodger
c5b5d3c83d
added Last-Modified headers to all PEPs without
2006-03-23 20:13:19 +00:00
Tim Peters
8ef21606a8
Documented 2.2's approach to long true division (this was implemented
...
a long time ago).
Spelled out that true division can lose information for ints as well as
longs.
Added a "Resolved Issues" section, and split one of the Open Issues
into three Resolved issues.
2001-11-05 20:46:08 +00:00
Barry Warsaw
f2db2723e9
This PEP is in CVS so mark it as Final.
2001-10-18 18:00:15 +00:00
Guido van Rossum
c3075a1135
Rename the -D option to -Q, to avoid a Jython option name conflict.
...
Document the 4th value of this option (warnall).
Also update some other items that are now resolved or close to being
resolved.
2001-09-04 03:48:48 +00:00
Andrew M. Kuchling
4673cd0bba
Fix typo
2001-08-07 15:30:11 +00:00
Guido van Rossum
e70ec5b0fa
Discuss x \ y as rejected variation; reorganize the section on
...
variations slightly to allow more easily adding new variations.
Add more discussion of why I don't like version directives.
2001-08-07 02:52:37 +00:00
Guido van Rossum
560f0fe45a
Add question about timing of 3.0.
2001-08-01 16:03:14 +00:00
Guido van Rossum
3ea05fba23
Some small clarifications based on c.l.py feedback. Added open issue
...
about __truediv__ vs. __div__ in Python 3.0.
2001-07-29 23:05:12 +00:00
Guido van Rossum
b1aa62b3b8
Added the conversion of very large longs as an open issue.
2001-07-27 19:41:34 +00:00
Guido van Rossum
1edc94b63d
Worked in most of the comments on the newsgroup on the previous draft.
...
Even changed the title.
2001-07-27 18:07:12 +00:00
Guido van Rossum
c79f778838
Some more alternatives and questions; added an "open issues" section.
2001-07-26 22:06:23 +00:00
Guido van Rossum
1862e5722d
Completely reworked to be more specific about the motivation, the
...
implementation and the transition.
2001-07-26 19:29:39 +00:00
Guido van Rossum
090d6af630
Add note about pending update.
2001-07-25 16:53:19 +00:00
Guido van Rossum
6f676481f1
Updates by Moshe to match the patch; grab co-authorship.
...
I'll be reworking this to reflect the discussion in the newsgroup
next.
2001-07-25 16:51:27 +00:00
Moshe Zadka
914b48285c
Changed to reflect Guido's new reality.
2001-07-22 15:03:26 +00:00
Guido van Rossum
7af79db7b9
Add link to implementation as patch.
2001-07-22 04:24:09 +00:00
Barry Warsaw
bea68c0534
Use new acceptable practices for PEP references.
2001-07-05 19:09:19 +00:00
Moshe Zadka
bf80cb4c37
Changes discussed in the mailing list.
2001-03-19 19:36:46 +00:00
Moshe Zadka
33ef1641fc
Documenting the fact that I posted these today
2001-03-16 16:02:24 +00:00
Barry Warsaw
f7b42c0a8e
PEP 238, Non-integer Division, Moshe Zadka
...
[checking in for Moshe, after editorial, spell check, and formatting
passes by Barry]
2001-03-16 04:19:37 +00:00