Barry Warsaw
fdd5b0e759
PEP 224 is Rejected by BDFL decree.
2001-03-21 17:52:20 +00:00
Barry Warsaw
2ef688d48f
Adding PEP 244, The `directive' Statement, von Loewis. Place this in
...
the Future PEP category.
2001-03-21 17:51:54 +00:00
Barry Warsaw
2f0ffefc57
PEP 224 is Rejected by BDFL decree.
2001-03-21 17:50:45 +00:00
Barry Warsaw
7ce496c991
Moshe caught a typo
2001-03-21 17:44:50 +00:00
Barry Warsaw
aa609ea0e9
De-tabbify, and minor fixup in preamble header order.
2001-03-21 17:36:34 +00:00
Barry Warsaw
d2fa426a96
Mark as Deferred since it seems like this will never get finished.
2001-03-21 17:35:22 +00:00
Barry Warsaw
741090d1c4
minor style conformance changes
2001-03-21 17:34:33 +00:00
Barry Warsaw
414241bf39
PEP 2 is moved to the Empty category and marked Deferred.
...
Other empty PEPs 210, 220 are also moved to the Deferred category
since they are effectively empty too.
PEPs 215 and 219 moved to the Py-in-the-sky category for lack of a
better idea.
2001-03-21 17:31:54 +00:00
Barry Warsaw
3e471ac10a
fixfile(): Do the mailto: hacking on both the Author: and
...
Discussions-To: headers. Also, apply SF patch #410223 by Andrew
Kuchling, which does the PEP# href wrapping for Replaces: and
Replaced-By: headers.
2001-03-21 17:26:05 +00:00
Barry Warsaw
33edbc7212
Status: can now also be "Replaced" (thanks AMK).
2001-03-21 17:20:29 +00:00
Barry Warsaw
7ce8ba5d99
Some updates based on feedback from PEP authors. Also, this applies
...
SF patch #410223 by Andrew Kuchling, describing the new Replaces: and
Replaced-by: headers.
2001-03-21 17:05:27 +00:00
Fred Drake
c3157b3336
Be more careful about generating the URL to RFCs.
2001-03-21 14:52:13 +00:00
Moshe Zadka
456c12266f
Add hyperlinking of RFC mentions (Idea and link stolen from pydoc.py)
2001-03-21 12:37:22 +00:00
Moshe Zadka
bbeac929ef
Adding a common objections and responses section
2001-03-21 11:25:51 +00:00
Andrew M. Kuchling
5a1d457245
Reformat examples. Make the 'Description' example clearer.
...
Add 'Acknowledgements' section
2001-03-20 15:48:10 +00:00
Barry Warsaw
9fff8bede1
push_html() -> push_pep()
...
push_pep(), main(): Arrange for the .txt source file to also be scp
uploaded to SF when the -i/--install flag is given.
2001-03-20 15:07:21 +00:00
Barry Warsaw
af1139129f
fixfile(): Include a link to the plain text "PEP source" on each html
...
page.
2001-03-20 15:00:13 +00:00
Barry Warsaw
46c12a40a3
PEP 243, Module Repository Upload Mechanism, Sean Reifschneider
2001-03-20 05:48:05 +00:00
Barry Warsaw
bf957755fc
PEP 243, Module Repository Upload Mechanism, Sean Reifschneider
...
(Editorial and spell check pass by Barry)
2001-03-20 05:47:07 +00:00
Barry Warsaw
411f5e3c2e
PEP 242, Numeric Kinds, Paul F. Dubois
...
Placed in the Future PEPs category (for Python 2.2)
2001-03-20 05:30:10 +00:00
Barry Warsaw
b39c27fa81
PEP 242, Numeric Kinds, Paul F. Dubois
...
(With minor editorial and spelling check pass by Barry)
2001-03-20 05:29:16 +00:00
Andrew M. Kuchling
3b4ca0488a
Finish off the Platform header
...
Add entry to Posting-History
Use "the package" instead of "this package" at one point
2001-03-19 22:29:15 +00:00
Moshe Zadka
bf80cb4c37
Changes discussed in the mailing list.
2001-03-19 19:36:46 +00:00
Tim Peters
dc244d38be
Added IDLE feature requests.
...
http://sourceforge.net/tracker/?func=detail&aid=404444&group_id=5470&atid=105470
2001-03-17 19:52:32 +00:00
Andrew M. Kuchling
f5d13afcc2
More suggestions from Sean R.:
...
* Rewrite introductory paragraph
* Make some fields optional and others multiple-user
* Add header name to examples
2001-03-17 16:30:28 +00:00
Andrew M. Kuchling
1a0c679ea9
Clarify Python license
2001-03-17 16:04:42 +00:00
Andrew M. Kuchling
efd42b4999
Fix outdated use of METADATA name (noted by Sean R.)
...
Expand list of licensing terms using CTAN's list, and explain how to
derive the 'freely redistributable' status from them (Carey Evans)
2001-03-17 16:01:48 +00:00
Moshe Zadka
33ef1641fc
Documenting the fact that I posted these today
2001-03-16 16:02:24 +00:00
Moshe Zadka
5180c4f5cf
Bug fix in implementation sketch, and some implementation open issues.
2001-03-16 13:02:23 +00:00
Tim Peters
a428d1bf4a
Enter tentative release date for 2.1b2.
2001-03-16 05:43:56 +00:00
Barry Warsaw
3041b2fba2
PEP 240, Adding a Rational Literal to Python, Moshe Zadka
...
[checking in for Moshe, after editorial, spell check, and formatting
passes by Barry]
2001-03-16 04:27:13 +00:00
Barry Warsaw
c671a7371d
PEP 239, Adding a Rational Type to Python, Moshe Zadka
...
[checking in for Moshe, after editorial, spell check, and formatting
passes by Barry]
2001-03-16 04:24:17 +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
Barry Warsaw
467a7e9c13
PEP 237, Unifying Long Integers and Integers, Moshe Zadka
...
[checking in for Moshe, after editorial, spell check, and formatting
passes by Barry]
2001-03-16 04:11:01 +00:00
Andrew M. Kuchling
9afe15b026
Rename METADATA file to PKG-INFO
...
Specify RFC-822 as the format
Add Metadata-Version field (must be 1.0)
Rename Description->Summary, Long-Description->Description
Remove some XXXs for keywords and author data.
Slightly reword the text about using the e-mail address as a key
Fix incorrect example for author-email
Add list of licenses
2001-03-15 18:16:43 +00:00
Barry Warsaw
99c4240b5b
updating Post-History for Aahz
2001-03-15 14:11:16 +00:00
Barry Warsaw
69bfc2a6ed
Added PEP 6, Patch and Bug Fix Releases, Aahz
...
[w/ editorial pass by Barry]
2001-03-15 05:34:19 +00:00
Barry Warsaw
6e33012633
PEP 6, Patch and Bug Fix Releases, Aahz
...
[w/ editorial pass by Barry]
2001-03-15 05:33:51 +00:00
Andrew M. Kuchling
f24ebbe019
Updating the PEP number would be good...
2001-03-13 16:09:08 +00:00
Andrew M. Kuchling
e89f17b305
First draft of metadata PEP
2001-03-13 15:48:04 +00:00
Barry Warsaw
2a69de56be
Feeling flush from IPC9, several new PEP numbers are handed out:
...
PEP 237 Unifying Long Integers and Integers, Zadka
PEP 238 Non-integer Division, Zadka
PEP 239 Adding a Rational Type to Python, Zadka
PEP 240 Adding a Rational Literal to Python, Zadka
PEP 241 Metadata for Python Software Packages, Kuchling
Moshe in the lead...
The authors will check-in their individual PEPs.
2001-03-13 15:40:47 +00:00
Guido van Rossum
c751773847
Christian handed this out at Python9. Might as well save it for
...
posterity. It was written by Gordon.
2001-03-12 20:45:24 +00:00
Barry Warsaw
8d210218ba
Paul Barrett requests moving PEP 209 to Pie-in-the-sky, from Future.
2001-03-12 20:30:47 +00:00
Guido van Rossum
e41c97ed97
Update release status. Close several open issues.
2001-03-02 22:57:05 +00:00
Tim Peters
935daf2489
Typo repair.
2001-03-02 03:11:53 +00:00
Tim Peters
b6893e3c49
Make names in __future__.py bind to class instances instead of 2-tuples.
...
Suggested on c.l.py by William Tanksley, and I like it.
2001-03-02 02:53:08 +00:00
Tim Peters
77c92df29b
New Q&A about why we're not introducing an entirely new statement.
2001-02-27 23:39:23 +00:00
Moshe Zadka
4efb4e9b2b
Some enhancements, based on Tim's urges to clarify.
2001-02-27 21:01:22 +00:00
Tim Peters
193b4215e3
Clarify the muddy status of constructs doing runtime compilation.
2001-02-27 01:13:34 +00:00
Tim Peters
83e170bd5d
__future__ PEP, first cut, a bit out of date, will update later.
2001-02-26 20:40:13 +00:00