Commit Graph

5708 Commits

Author SHA1 Message Date
Guido van Rossum 0580801bde Small wording change to PEP 448 (replace "currently" with "continue to"). 2015-02-24 16:44:25 -08:00
Guido van Rossum 3f56ca4456 Make a line of dashes longer, to satisfy pep2html. 2015-02-24 10:36:15 -08:00
Guido van Rossum 17dfaa547e Update to PEP 441 from Paul More: swap pack() args, default archive name, support open streams. 2015-02-24 10:34:33 -08:00
Nick Coghlan 4cf8410bc9 PEP 422: Make __autodecorate__ a true decorator
* __autodecorate__ is now defined as a true decorator that can
  replace the class object entirely
* question whether the namespace parameter is sufficiently
  valuable to be worth the extra complexity, or if Eric Snow's
  idea of using an ordered dict by default would suffice
2015-02-23 21:34:36 +10:00
Victor Stinner 50b92eab1d PEP 446: Fix typo reported by Zhou Keyang 2015-02-22 23:49:15 +01:00
Nick Coghlan 271fd62543 PEP 422: Update Deferral note & other tweaks 2015-02-23 01:14:58 +10:00
Nick Coghlan a9817b6218 PEP 422: Rename init_class as autodecorate 2015-02-23 00:47:12 +10:00
Berker Peksag d50818e4e8 PEP 441: Update markup. 2015-02-20 16:10:43 +02:00
Berker Peksag 0493cfe00a PEP 441: Updates from Paul Moore. 2015-02-20 15:51:59 +02:00
Serhiy Storchaka 475b6f0c4e Fixed markup of footnotes. 2015-02-14 19:49:04 +02:00
Serhiy Storchaka d277ad711a Removed unneeded spaces before commas and periods. 2015-02-14 19:47:39 +02:00
Chris Angelico eb73a3b869 Apply PEP 486 changes from Paul Moore 2015-02-15 02:33:55 +11:00
Berker Peksag 72478f7d5f Add PEP 486 by Paul Moore.
Also, update Paul's email address.
2015-02-12 21:13:56 +02:00
Chris Angelico 2ca23b9a32 Update PEP 485 from Chris Barker's edits (w/ minor formatting) 2015-02-11 23:13:44 +11:00
Nick Coghlan b6fa3e2e91 Update Kallithea PEPs with change to my availability 2015-02-09 19:03:43 +10:00
Chris Angelico 1641c51ddd Update PEP 485 from Chris Barker's edits 2015-02-05 10:17:42 +11:00
Berker Peksag f19d84a049 PEP 328: Fix a broken link. 2015-02-03 08:44:51 +02:00
Antoine Pitrou 52e5cc7e77 Mark accepted 2015-02-02 21:46:57 +01:00
Antoine Pitrou 5064748c52 Update PEP with latest changes. 2015-02-02 21:38:52 +01:00
Berker Peksag 2acd07014c Update PEP editors list. 2015-02-02 15:37:11 +02:00
Berker Peksag dcb8279caf PEP 448: Update from Joshua Landau. 2015-02-02 15:31:33 +02:00
Donald Stufft 50d36874be Switch to proposing a full migration to Git, Github, and Phabricator 2015-02-01 10:26:15 -05:00
Nick Coghlan 00926f7bd4 PEP 461 has been implemented for 3.5 2015-02-01 15:59:42 +10:00
Nick Coghlan 5d8aa59c08 PEP 477 was implemented for 2.7.9 2015-02-01 15:57:13 +10:00
Nick Coghlan 9f217c790c PEP 462 now proposes Kallithea as the review component 2015-02-01 12:59:34 +10:00
Berker Peksag 0ee06e9bd1 PEP 448: Updates from Neil Girdhar. 2015-01-30 22:02:45 +02:00
Antoine Pitrou dd8631553c Some rephrasings. No technical change. 2015-01-30 02:17:26 +01:00
Chris Angelico 2a0e763757 Fix percentage markers in PEP 485 per Chris Barker's edits 2015-01-27 03:04:55 +11:00
Chris Angelico 9e4c0dd449 Apply Chris Barker's latest PEP 485 changes 2015-01-23 11:50:29 +11:00
Chris Angelico 79268209af Minor formatting fixes to PEP 485, missed in the first pass 2015-01-22 12:25:26 +11:00
Chris Angelico 6c5d998ce0 First public draft of new PEP 485 for an is_close_to() function 2015-01-22 12:15:51 +11:00
Chris Angelico 837ab51351 Oops - remove accidentally-committed files 2015-01-20 09:31:33 +11:00
Chris Angelico ef8239fef0 Remove over-specified text about finding PEP source, link instead to repo 2015-01-20 09:30:07 +11:00
Guido van Rossum 9d3cc6ea4d PEP 48{2,3} title changes (typing -> types) and add some cross-links. 2015-01-16 09:11:05 -08:00
Guido van Rossum e8ede28ac9 First public draft of PEP 484 2015-01-16 09:05:19 -08:00
Larry Hastings f8570a618b Added schedule for 3.4.3 rc1 and final. Revised schedule for 3.5.0a1. 2015-01-14 23:04:57 -05:00
Benjamin Peterson b6fd698523 add a rss target 2015-01-14 16:05:43 -05:00
Larry Hastings 6a6364c103 Removed Ronald Oussoren from being listed as Mac PE for 3.4 and 3.5.
Ned has been the only Mac PE for 3.4, and will be again for 3.5.
2015-01-12 01:58:52 -08:00
Guido van Rossum 9d09316c7c Add PyCharm reference. 2015-01-09 15:21:14 -08:00
Guido van Rossum f07b0df7ae Change the level of a few headings. Remove duplicate title. 2015-01-09 10:55:11 -08:00
Guido van Rossum 58fe447ac3 Move text on Reticulated Python to PEP 483. Add an abstract. Set creation date to 19-Dec-2014 (cretion date of the original Quip doc). 2015-01-09 10:53:06 -08:00
Guido van Rossum 71cbad9633 Add brief section on Reticulated Python, plus stubs for other Pythonic projects. 2015-01-09 10:52:06 -08:00
Chris Angelico 21129621fb Record Guido's relicensing of PEP 483 under Open Publication License 2015-01-10 05:39:44 +11:00
Chris Angelico 24dc240fc2 ASCIIfy PEP 483 2015-01-10 05:28:21 +11:00
Chris Angelico 9ba23eff34 Import Guido's text from https://quip.com/r69HA9GhGa7J into PEP 483 2015-01-10 05:19:10 +11:00
Guido van Rossum c636a8b201 Add PEP 482, 483, 484 -- type hints. The latter two are stubs. 2015-01-08 11:10:25 -08:00
Nick Coghlan 6d3d9ffc56 PEP 474: markup fixes 2015-01-08 16:33:36 +10:00
Nick Coghlan f7100aa1ed PEP 462: next revision will depend on PEP 474 2015-01-08 16:32:49 +10:00
Nick Coghlan 3e9fefe131 PEP 474 is no longer deferred 2015-01-08 16:28:51 +10:00
Nick Coghlan 7b74c4619d I never get Rietveld right first time... 2015-01-08 13:07:52 +10:00