Commit Graph

5768 Commits

Author SHA1 Message Date
Guido van Rossum 906fec97d7 Move PEP 458 figures out of subdirectory. 2014-11-25 16:43:59 -08:00
Guido van Rossum 59ea08e465 Move PEP 480 figure out of subdir -- that does not work on python.org. 2014-11-25 15:04:35 -08:00
Guido van Rossum 67adddea25 Clarify what happens on g.throw(StopIteration). 2014-11-25 10:07:35 -08:00
Guido van Rossum 70ca01847a Updates and figures for PEP 458 and PEP 480 by Vladimir Diaz. 2014-11-25 09:45:28 -08:00
Guido van Rossum 6d5a4c3330 Clarify that after raising RuntimeError a generator will raise StopIteration. 2014-11-25 09:24:47 -08:00
Benjamin Peterson 52dc2c57ac dl-files has a new hostname 2014-11-24 20:08:44 -06:00
Benjamin Peterson 6853df4581 mark 476 finished 2014-11-23 21:05:32 -06:00
Guido van Rossum bb01713e4e Added myself as PEP 479 co-author. 2014-11-21 10:53:13 -08:00
Guido van Rossum 9ef2ed8f5d PEP 479: Fix formatting of examples. 2014-11-20 21:14:17 -08:00
Guido van Rossum 89c4b9ef1f New examples, explanations and a few edits, all by Chris. 2014-11-20 21:07:18 -08:00
Guido van Rossum 23e1d5b765 PEP 479: switch to "from __future__ import generator_stop". 2014-11-20 15:43:56 -08:00
Guido van Rossum c5ca1d2cf7 PEP 479: Add link to issue 22906. 2014-11-20 11:30:39 -08:00
Guido van Rossum 41a39256fa Remove "implicitly-raised" from abstract, it is just confusing. 2014-11-20 11:14:58 -08:00
Guido van Rossum e30dcf99fe PEP 479: Use a shorter __future__ name (generator_return). 2014-11-20 11:01:20 -08:00
Guido van Rossum e9a519ab78 Add a clarifying paragraph to PEP 0479, and another post-history date. 2014-11-20 10:55:48 -08:00
Nick Coghlan 26898355d5 Split PEP 458 into two distinct PEPs
PEP 458 now focuses on content security (rather than the current
transport-only security) between PyPI and end users.

PEP 480 builds on PEP 458 to also provide end-to-end security
that can fully handle a compromise of PyPI.
2014-11-19 21:43:04 +10:00
Nick Coghlan 578f7d96ac PEP 458: remove Windows line endings 2014-11-19 21:34:40 +10:00
Guido van Rossum 1a09d6b62b Add link to survey by Steven D, and summarize the two responses so far. 2014-11-17 16:12:26 -08:00
Guido van Rossum 4e41b5e146 Add more words to GeneratorReturn alternative. 2014-11-17 12:15:42 -08:00
Guido van Rossum 59eb504acb Make PEP 479 (Change StopIteration) be more specific, improve some wording, etc. 2014-11-17 11:31:54 -08:00
Georg Brandl 66080c2e52 Update PEP 479 from author. 2014-11-17 10:26:09 +01:00
Georg Brandl 4dfd824041 Add Post-History to PEP 479. 2014-11-15 10:38:00 +01:00
Georg Brandl 1267f35884 Add PEP 479: Change StopIteration handling inside generators, by Chris Angelico. 2014-11-15 10:13:42 +01:00
Benjamin Peterson cf6ce8a095 use https url to hg.python.org 2014-11-14 12:17:47 -05:00
Larry Hastings 6f2bcd7d79 Fixed reference to Argument Clinic PEP in 3.5 schedule. 2014-11-12 23:19:48 -08:00
Ezio Melotti 3aa848df58 Fix commas and whitespace in PEP 473. 2014-11-02 18:13:45 +02:00
Benjamin Peterson 1581cc81d7 2.7.9 concrete dates 2014-10-31 19:54:32 -04:00
Victor Stinner e6682bf982 PEP 475: Antoine is the BDFL-delegate 2014-10-29 11:42:14 +01:00
Victor Stinner 5a2c8d8d43 PEP 475: replace "current" with "python 3.4" 2014-10-28 22:13:38 +01:00
Victor Stinner 94f881c777 PEP 475: remove code handling InterruptedError 2014-10-28 22:00:32 +01:00
Guido van Rossum eba2eac2ea Do not recommend a blank line before any docstrings. Patch by Akira Kidata. 2014-10-24 09:31:53 -07:00
Benjamin Peterson c2a5db92b0 3.1 is dead 2014-10-15 18:18:02 -04:00
Donald Stufft 6fd0262b8b Update the Post history of PEP 470 2014-10-13 13:59:48 -04:00
Donald Stufft d19108d0e6 Update PEP 470 with feedback from distutils-sig 2014-10-13 13:59:22 -04:00
Alex Gaynor 6b6e86d391 Mark PEP 476 accepted as per: https://mail.python.org/pipermail/python-dev/2014-October/136676.html 2014-10-13 09:48:24 -07:00
Guido van Rossum 26802bc92e Fix literal block. 2014-10-12 15:51:29 -07:00
Georg Brandl 95154aef08 Add instructions to up-merge branches after merging release clone. 2014-10-12 08:59:21 +02:00
Georg Brandl cfeb3dd4e1 Mention tex requiremnt. 2014-10-12 08:55:48 +02:00
Benjamin Peterson fe2923d6eb add missing import 2014-10-07 19:26:44 -04:00
Benjamin Peterson a12e33acbb get docutils not to use the svn url 2014-10-07 16:18:39 -04:00
Benjamin Peterson f0a6df9669 give https link 2014-10-07 16:04:45 -04:00
Benjamin Peterson e0189b5a17 cleanup version header, too 2014-10-07 12:12:47 -04:00
Benjamin Peterson 958cd5cfe3 munge bdfl-delegate, too 2014-10-07 12:12:17 -04:00
Benjamin Peterson 5ddbe800cd cleanup date field after keyword expansion 2014-10-07 12:11:48 -04:00
Georg Brandl ffa8a95ee9 Remove now-unnecessary step. 2014-10-07 09:57:34 +02:00
Georg Brandl cddbccfb46 Fix link. 2014-10-07 09:57:26 +02:00
Nick Coghlan 528bacbe53 Update PEP states in 3.5 release PEP 2014-10-05 14:06:50 +10:00
Donald Stufft f23ac16974 Create a new draft of PEP 470
* Clarifies the text throughout
* Address comments from the previous threads
2014-10-03 02:03:34 -04:00
Berker Peksag ca057e1e8b PEP 394: Fix date. 2014-10-01 05:20:13 +03:00
Georg Brandl 9bd030cde3 Path update. 2014-09-30 22:57:38 +02:00