Nick Coghlan
79b06628e2
Add tracker reference for PEP 394
2012-02-12 18:51:57 +10:00
Eli Bendersky
00bccec238
fixed PEP reference
2012-02-11 05:08:02 +02:00
Eli Bendersky
8acc68809b
fix a couple of typos
2012-02-11 05:04:13 +02:00
Eli Bendersky
bf85d6e7bc
fix post date for 411
2012-02-10 15:58:24 +02:00
Nick Coghlan
ae714487e9
All Draft PEPs should be in the 'Open PEPs' section, even Process ones
2012-02-10 23:17:22 +10:00
Nick Coghlan
e0600917f5
Missed one
2012-02-10 23:12:07 +10:00
Nick Coghlan
3cad622707
Tweak the headers on a few PEPs so they appear in the Historical PEPs section rather than at the top of the PEP index
2012-02-10 23:10:37 +10:00
Nick Coghlan
aec9414ae3
Update PEP 360 to record the change in ElementTree's status, and tweak the header to make it appear in the Historical PEP section
2012-02-10 23:02:15 +10:00
Eli Bendersky
e67686bb72
fixes and cleanups
2012-02-10 07:14:46 +02:00
Eli Bendersky
11fb43c975
PEP 411 - Provisional packages in the Python standard library. Initial draft
2012-02-10 07:10:16 +02:00
Victor Stinner
bfc65dd872
PEP 410: rephrase doc about datetime.datetime and datetime.timedelta
2012-02-06 23:45:48 +01:00
Brett Cannon
68a77c80f0
Update from Ethan Furman.
2012-02-06 15:19:16 -05:00
Brett Cannon
7506ff282f
Latest update from Ethan, marking PEP 409 as accepted.
2012-02-05 19:36:12 -05:00
Barry Warsaw
5b1a3f5b4e
planning for 2.6.8
2012-02-05 17:56:12 -05:00
Barry Warsaw
a760b7b6b8
Add release dates for all of the 2.6 series.
2012-02-05 17:54:37 -05:00
Georg Brandl
362e6cee1c
Update with bugfix releases.
2012-02-05 19:56:15 +01:00
Georg Brandl
4f6eff10de
Closes #13945 : fix typo.
2012-02-05 09:28:57 +01:00
Victor Stinner
af7b317ea5
PEP 410: use :sup: and explain the loss of precision with other tuple formats
2012-02-04 00:06:26 +01:00
Victor Stinner
d089c806d4
PEP 410: Update for Nick's remarks
2012-02-03 12:56:11 +01:00
Georg Brandl
b8925c8605
Update from Ethan.
2012-02-03 09:34:26 +01:00
Victor Stinner
f635b24076
PEP 410: deprecate os.stat_float_times()
2012-02-03 02:17:33 +01:00
Victor Stinner
22e5bccdac
Add PEP 410: Use decimal.Decimal type for timestamps
2012-02-03 01:06:18 +01:00
Georg Brandl
634ee68583
Add PEP 409.
2012-01-29 09:44:19 +01:00
Georg Brandl
cec5960500
Style updates to PEP 409.
2012-01-29 09:41:13 +01:00
Georg Brandl
c26193b56e
PEP 399 is already there and final.
2012-01-29 07:39:39 +01:00
Georg Brandl
b48c229066
Add regex.
2012-01-29 07:32:04 +01:00
Nick Coghlan
ae4bc8e56f
Guido has rejected PEP 408
2012-01-29 16:22:32 +10:00
Benjamin Peterson
a086492249
fix more indentation
2012-01-27 10:48:17 -05:00
Benjamin Peterson
b5c41e4ec2
use references
2012-01-27 10:47:48 -05:00
Benjamin Peterson
cfb32c2322
fix indentation
2012-01-27 10:46:02 -05:00
Benjamin Peterson
5a42a42682
add post history
2012-01-27 10:45:00 -05:00
Benjamin Peterson
7b8143df58
pep 409: syntax for supressing exception context
2012-01-27 10:42:24 -05:00
Antoine Pitrou
78394bdb71
Add an open question about security fixes.
2012-01-27 11:59:46 +01:00
Nick Coghlan
b3f7405200
Combine the two explanations of the term 'dunder'
2012-01-27 20:58:39 +10:00
Nick Coghlan
cb213988f3
Add PEP 408: __preview__ namespace
2012-01-27 20:50:50 +10:00
Antoine Pitrou
67bd2dd4b4
Add the issue of single-digit version numbers.
2012-01-18 19:20:58 +01:00
Georg Brandl
54cb3172fd
Clraify.
2012-01-18 09:01:22 +01:00
Antoine Pitrou
73267f06cc
Draft for PEP 407: New release cycle and introducing long-term support versions
2012-01-17 21:29:56 +01:00
Georg Brandl
34832315f5
Add lzma module.
2012-01-13 21:25:28 +01:00
Georg Brandl
f34d129b3f
Bring the Python 3.3 feature list up to date.
2012-01-13 21:18:11 +01:00
Nick Coghlan
b965826f62
PEP 380 is done - anything from here on out will be handled via normal maintenance processes
2012-01-13 22:07:17 +10:00
Benjamin Peterson
a594304e82
we welcome all bracing styles
2012-01-02 19:08:51 -06:00
Nick Coghlan
b2fc8ab349
PEP 406 (ImportEngine API): defer this until 3.4 at the earliest, don't propose altering the PEP 302 APIs
2011-12-04 12:05:01 +10:00
Brett Cannon
7b079b3a7f
Fix a spelling error.
2011-12-02 18:31:13 -05:00
Antoine Pitrou
9625f22733
Mark PEP 3155 final.
2011-12-02 20:20:06 +01:00
Antoine Pitrou
4ca9074870
Update PEP 3154 after PEP 3155 has been accepted.
2011-12-02 20:19:29 +01:00
Jesus Cea
3c89c9c913
Typo in PEP 393
2011-11-30 03:35:05 +01:00
Éric Araujo
251d323726
Add a make dependency on PEP index generator code to generated file
2011-11-28 15:07:42 +01:00
Éric Araujo
db7d5f7127
Fix nesting of the numerical index ( #12307 ).
...
This extra space caused the numerical index to be parsed and displayed as a
subsection of the index by category instead of being an element at the same
level. Patch by Eric Snow.
2011-11-25 17:43:36 +01:00
Nick Coghlan
efd34dcbef
Update for latest import-sig discussion: fix proposed -m semantics, better explanation of why we can change this now when we couldn't in 2.x
2011-11-24 22:37:18 +10:00