Commit Graph

5387 Commits

Author SHA1 Message Date
Guido van Rossum a5e9dcb7fd More typos found by Tim Tvrtković. 2014-02-24 14:22:46 -08:00
Benjamin Peterson f239eefd90 add post history 2014-02-23 12:56:58 -05:00
Guido van Rossum 69c2bad778 Typos (stdandard). 2014-02-22 21:42:54 -08:00
Ethan Furman 36c2ba4a41 added Objections section; fixed formatting 2014-02-22 18:41:14 -08:00
Ethan Furman 3ff3f95f32 Incorporate comments from last round of emails (in late January) 2014-02-22 17:53:31 -08:00
Yury Selivanov 33340f76c2 PEP 463: More updates by Chris Angelico 2014-02-21 23:27:51 -05:00
Yury Selivanov 3baaf22f53 PEP 463: Few more markup fixes
HGe: Enter commit message.  Lines beginning with 'HG:' are removed.
2014-02-21 00:08:48 -05:00
Yury Selivanov 0d202d119b PEP 463: Fix some ReST warnings & errors 2014-02-20 23:44:58 -05:00
Yury Selivanov 31ef98498d PEP 463: Update post history 2014-02-20 23:33:43 -05:00
Yury Selivanov 953fd850a8 PEP 463 - add latest changes by Chris Angelico. 2014-02-20 20:20:25 -05:00
Guido van Rossum b1d315a541 Two wishes were fulfilled. 2014-02-20 16:55:12 -08:00
Georg Brandl c87a214fc0 Add PEP 463 by Chris Angelico. 2014-02-18 08:36:30 +01:00
Georg Brandl 4f90b7adc9 Update 3.3 release schedule for 3.3.5. 2014-02-16 23:04:27 +01:00
Ezio Melotti f2109c5f43 Fix broken link. 2014-02-16 09:47:22 +02:00
Nick Coghlan a522f2bb8d PEP 462 updates, include RhodeCode idea 2014-02-16 13:44:37 +10:00
Larry Hastings 76779417ce Updated Python 3.4 release PEP with dates of actual releases. 2014-02-11 00:17:27 -08:00
Ezio Melotti 76e5c76146 Fix a couple of broken links in PEP 462. 2014-02-11 00:18:25 +02:00
Georg Brandl db2f486755 Simplify PEP 101 a bit; remove instructions for "prev" directory. 2014-02-09 10:27:17 +01:00
Nick Coghlan 5f275ad773 Wording tweaks 2014-01-30 22:18:50 +10:00
Nick Coghlan 92a40289d8 PEP 427: emphasise the preference for installation
The zipimport compatibility isn't an accident, but relying on
it is still a great way to create obscure bugs for yourself if
you don't already know exactly what you're doing.
2014-01-30 22:07:45 +10:00
Nick Coghlan 4e4c0e8fc9 Improve PEP 427 FAQ formatting 2014-01-29 23:50:14 +10:00
Nick Coghlan dc696d75e9 PEP 427: Make it clear that supported != recommended 2014-01-29 23:06:29 +10:00
Nick Coghlan 26d5c79fb9 Clarify wheels support zipimport 2014-01-28 23:26:43 +10:00
Nick Coghlan 2e47d2bdaa Clarify purelib vs platlib in PEP 427 2014-01-28 23:21:43 +10:00
Nick Coghlan 805a0ab6a1 Include version epochs in PEP 440 2014-01-28 22:37:42 +10:00
Georg Brandl c7a1337e47 small date fix 2014-01-27 08:49:10 +01:00
Georg Brandl 2c7dafce3b schedule update for 3.3.4/3.3.5 2014-01-27 08:42:07 +01:00
Nick Coghlan c3e1c907dc PEP 462: Add section on possible Mercurial integration 2014-01-27 14:34:20 +10:00
Nick Coghlan ca895ea251 Fix typo 2014-01-27 14:08:35 +10:00
Nick Coghlan 751bc9ab33 Incorporate PEP 462 feedback 2014-01-27 13:22:21 +10:00
Nick Coghlan c5701f72b1 Draft PEP for merge workflow automation 2014-01-25 15:27:37 +10:00
Guido van Rossum 7432fc0ea7 Change the definition of wait_for() to a more useful one.
(This is a change in the spec.  But I don't recall we ever seriously
discussed this part of the spec, and the new behavior is more useful
and more intuitive.  See discussion started by Gustavo Carneiro in
http://code.google.com/p/tulip/issues/detail?id=107 .)
2014-01-22 14:48:12 -08:00
Antoine Pitrou aff226c1bd Fix formatting. 2014-01-21 22:24:03 +01:00
Ethan Furman d98a48bde3 PEP 461: removed .format; added markup 2014-01-17 09:07:32 -08:00
Ethan Furman 6f67f62478 PEP 461: more updates 2014-01-15 16:12:41 -08:00
Larry Hastings 81aaf5de62 Minor formatting touchup on 3.4 release schedule. 2014-01-14 23:37:00 -08:00
Ethan Furman 14aeed8b98 PEP 461: updates to %s and Open Questions 2014-01-14 18:23:03 -08:00
Larry Hastings 348e6c78c2 Whoops, had an off-by-one error on all the future release dates for 3.4. 2014-01-14 15:15:32 -08:00
Larry Hastings 430f2a3271 Updated PEP 429, release schedule for 3.4: new beta, schedule slippage. 2014-01-14 15:10:09 -08:00
Guido van Rossum 0a488d878b Fill in the *correct* PEP number (461). 2014-01-14 11:23:36 -08:00
Guido van Rossum bf0aa96c8c Fill in PEP number (461). 2014-01-14 11:12:09 -08:00
Ethan Furman 7cc89487a0 PEP 461: Adding % and {} formatting to bytes 2014-01-14 11:04:10 -08:00
Larry Hastings 62782c484d Updated release schedule for 3.4 to reflect slippage. 2014-01-12 16:54:19 -08:00
Victor Stinner f32c374aba PEP 460 2014-01-12 20:59:57 +01:00
Antoine Pitrou fa8d15a869 PEP 460: mention that __format__ isn't called 2014-01-10 10:10:56 +01:00
Antoine Pitrou 7ae0cfa9a3 PEP 460: add .format_map() 2014-01-09 22:02:01 +01:00
Victor Stinner 5e32c6c6cf PEP 460: 8-bit string => bytes string 2014-01-09 00:14:57 +01:00
Antoine Pitrou 19f33e611b Overhaul PEP 460, and add myself as author 2014-01-08 23:38:18 +01:00
Larry Hastings e35a26608c Updated 3.4 release schedule PEP, moving completed beta 2 release
from "future" to "released".
2014-01-06 07:27:11 -08:00
Victor Stinner 1a7d7a09c8 Create PEP 460 "Add bytes % args and bytes.format(args) to Python 3.5" 2014-01-06 14:01:09 +01:00