Commit Graph

5453 Commits

Author SHA1 Message Date
Larry Hastings a423a074f5 Updated 429 (3.4 release schedule), including adding a third RC. 2014-03-04 18:47:44 -08:00
Donald Stufft 6961630a2e Slight rewording of PEP464 2014-03-04 15:24:43 -05:00
Donald Stufft 33529fc96b Fix the Post-History date of PEP464 2014-03-04 14:49:47 -05:00
Guido van Rossum c545d8084f Attempt to clean up PEP 257 footnotes. 2014-03-04 09:19:58 -08:00
Nick Coghlan 39462faa5a Workflow automation proposal updates
- merge gating makes it easier for others to do continuous
  integration against the CPython development branches
- interesting IRC chat with the CTO of RhodeCode last week,
  updated accordingly
2014-03-04 21:15:03 +10:00
Nick Coghlan fc186bfdde PEP 464: drop the legacy mirror checking API 2014-03-04 20:50:03 +10:00
Georg Brandl 5a49cbbf52 3.3.5 schedule update. 2014-03-03 10:52:18 +01:00
Guido van Rossum 94af0e93e6 Make PEP 8 follow PEP 257 on docstring endings. 2014-03-02 09:29:33 -08:00
Nick Coghlan ae9ed08aa0 Account for metadata hook deferral in PEP 426 2014-03-02 16:46:28 +10:00
Nick Coghlan 6c637d205b Fix formatting 2014-03-02 16:41:09 +10:00
Nick Coghlan d54150569b Postpone python.metadata_hooks for the time being 2014-03-02 16:08:45 +10:00
Nick Coghlan 5acaa11e8a pydist.json should be read from a valid container 2014-03-02 16:08:11 +10:00
Brett Cannon f13f2d6ae5 Bring PEP 8 in line with PEP 257 2014-03-01 10:57:51 -05:00
Guido van Rossum ab85e78f9b PEP 257: Drop recommendation of extra blank line at end of docstring. 2014-02-28 09:53:33 -08:00
Benjamin Peterson eba9b932eb link to PEP 8 2014-02-27 17:37:29 -05:00
Thomas Wouters ed9a6f379b Update PEP 463 with Chris Angelico's latest version, with slightly fixed
formatting.
2014-02-27 23:32:04 +01:00
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