Guido van Rossum
dcbd51055b
New version from Greg.
2009-03-27 19:33:33 +00:00
Guido van Rossum
eb61d88000
Greg's latest version.
2009-03-27 03:33:12 +00:00
Georg Brandl
7cd0217332
Fix number and edit PEP a bit for clarity.
2009-03-22 09:01:46 +00:00
Tarek Ziadé
b5bf5d858d
added PEP 381 (mirroring infrastructure for PyPI)
2009-03-21 14:08:19 +00:00
Nick Coghlan
d8a27c7d0e
Record the rejection of PEP 377
2009-03-21 08:40:19 +00:00
Brett Cannon
b26070deec
Add PEP 380: Syntax for Delegating to a Subgenerator.
...
Also updated Greg's email address in other PEPs.
2009-03-20 17:36:09 +00:00
George Yoshida
0543929f96
Fix typo
2009-03-19 03:35:27 +00:00
Brett Cannon
0aaa8e193e
Add PEP 3143: Standard daemon process library by Ben Finney.
2009-03-19 02:14:42 +00:00
Brett Cannon
d95f8fcb42
WIthdraw PEP 379 at the request of the author.
2009-03-17 19:59:58 +00:00
Raymond Hettinger
238bb5919c
Add notes on what Java does.
2009-03-17 19:38:35 +00:00
Mark Dickinson
a6db11b356
Fix typo.
2009-03-17 08:34:18 +00:00
Guido van Rossum
cd1817e173
Mark as Accepted (with Nick's simpler proposal).
2009-03-17 03:14:25 +00:00
Raymond Hettinger
a553a91a2c
Unmatched brackets.
2009-03-17 02:45:54 +00:00
Raymond Hettinger
3eac76d6dc
Swap the main and alternative proposals.
...
Also refer to each by their original names (Proposal I and Proposal II).
Explain Guido's issue with Proposal II.
2009-03-17 00:06:05 +00:00
Raymond Hettinger
ae992c1d06
List the % type specifier as included in the PEP.
2009-03-16 23:03:40 +00:00
Raymond Hettinger
f4d2fefd2c
Rearranged and updated to reflect Guido's comments.
2009-03-16 22:16:11 +00:00
Georg Brandl
51a6726ee3
PEP8 nit.
2009-03-16 21:32:58 +00:00
Georg Brandl
6172665dd4
Add 2.7 to target versions.
2009-03-16 21:09:05 +00:00
Georg Brandl
c6ac2863e5
Add new PEP 379 from Jervis Whitley.
2009-03-16 21:07:42 +00:00
Raymond Hettinger
f8c53dd8b3
Typo.
2009-03-16 19:57:45 +00:00
Raymond Hettinger
0fd4a4787c
Include the author's recommendation.
2009-03-16 19:32:36 +00:00
Raymond Hettinger
d7762d33c9
* Make a permalink to docs that won't change as new docs get issued.
...
* Note that the proposal only applies to non-exponential based ten presentations.
2009-03-16 19:14:15 +00:00
Raymond Hettinger
3daa1a39bd
Complete the last checkin.
2009-03-16 07:24:50 +00:00
Raymond Hettinger
74e39f49b6
Clarify that the PEP intent is not to serve as an
...
internationalization tool or to accommodate every
possible convention. It intends to provide a
generally useful tool for improving readability in
many contexts.
Also, clarify the groupings are for the integer part
of a number. Digits to the right of the decimal point
are unchanged.
2009-03-16 07:24:12 +00:00
Nick Coghlan
dc3abfc0d3
Fix typo
2009-03-15 12:48:49 +00:00
Nick Coghlan
0065f32940
Change abstract to avoid the implication that the problem is specific to contextlib.nested
2009-03-15 12:47:03 +00:00
Nick Coghlan
cd484999f2
Tweak comments on performance impact based on current implementation
2009-03-15 12:41:42 +00:00
Nick Coghlan
db055e0d40
Formatting fix
2009-03-15 01:28:54 +00:00
Benjamin Peterson
ea6d8f96ed
add etree upgrade
2009-03-14 15:50:10 +00:00
Nick Coghlan
01ddf563f6
Add some more to the rationale section in PEP 377
2009-03-14 07:28:35 +00:00
Raymond Hettinger
2d3b72243a
Wording tweaks.
2009-03-14 03:08:00 +00:00
Raymond Hettinger
2c10f930ac
Don't restate the obvious.
2009-03-14 01:11:05 +00:00
Raymond Hettinger
bc10172a77
Link to ADA docs.
2009-03-14 00:48:29 +00:00
Raymond Hettinger
781a0ae7ca
Typo
2009-03-13 23:58:25 +00:00
Raymond Hettinger
860dd1ab3b
* Minor edits/typos.
...
* Link to Babel project.
2009-03-13 23:52:26 +00:00
Raymond Hettinger
964ee28e3f
Update PEP:
...
* Summarize commentary to date.
* Add APOSTROPHE and non-breaking SPACE to the list of separators.
* Add more links to external references.
* Detail issues with the locale module.
* Clarify how proposal II is parsed.
2009-03-13 23:28:44 +00:00
Georg Brandl
08f2e14f09
Typos.
2009-03-13 20:35:04 +00:00
Raymond Hettinger
9650f71a22
Clarify the difference between the two proposals.
2009-03-13 03:01:42 +00:00
Raymond Hettinger
3612e2a2a3
Merge Eric's proposal into proposal II.
2009-03-13 02:55:13 +00:00
Raymond Hettinger
6daa393c3a
Fix typo.
2009-03-13 02:23:57 +00:00
Raymond Hettinger
189932bf8b
Add Eric Smith's variant
2009-03-13 02:20:21 +00:00
Raymond Hettinger
524c658ed5
Clarify what width means when thousands separators are present.
2009-03-12 23:33:12 +00:00
Raymond Hettinger
b0b34d7ed5
Neaten-up examples.
2009-03-12 22:36:03 +00:00
Raymond Hettinger
fd412e16c5
Add research on what C Sharp does.
2009-03-12 19:36:28 +00:00
Raymond Hettinger
cf93d9fc4a
Add research on what COBOL does.
2009-03-12 19:20:00 +00:00
Raymond Hettinger
1f7555a4d3
Missing header.
2009-03-12 18:20:21 +00:00
Raymond Hettinger
09a9e71e6e
Minor typos and formatting.
2009-03-12 17:50:47 +00:00
Raymond Hettinger
5ea0faaba0
More detail on the Common Lisp approach.
2009-03-12 17:46:29 +00:00
Raymond Hettinger
b3d904ca25
Add research on the Common Lisp approach.
2009-03-12 17:28:57 +00:00
Raymond Hettinger
8b795b1957
Fix typo.
2009-03-12 16:17:07 +00:00