Commit Graph

5796 Commits

Author SHA1 Message Date
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
Georg Brandl d12d5be6d3 Add new security releases. 2014-09-30 17:49:17 +02:00
Nick Coghlan f8f0056806 PEP 394: fix typo 2014-09-30 21:24:40 +10:00
Nick Coghlan 68458f5634 PEP 394: Change verb tense & cover 2.7 maintenance extension 2014-09-30 21:20:14 +10:00
Nick Coghlan 0f8d772c36 PEP 394: Clarify that "python" should mean "python2" 2014-09-30 21:18:22 +10:00
Benjamin Peterson 1562f7779b use https 2014-09-29 23:55:52 -04:00
Larry Hastings 35b8145bb8 Updates for 3.5 release schedule PEP--different WE, more PEPs. 2014-09-24 21:13:07 -07:00
Victor Stinner 009ca35ac5 PEP 478: replace "3.4" with "3.5" 2014-09-24 17:02:24 +02:00
Nick Coghlan 3f1f4bf049 PEP 470: fix typo spotted by Jan Pokorný 2014-09-24 10:12:29 +10:00
Nick Coghlan 2c84a77cfc Some PEP status updates based on my current priorities 2014-09-23 19:44:33 +10:00
Larry Hastings cfb0a47ed5 New PEP: PEP 478, Release Schedule For Python 3.5. 2014-09-23 01:17:13 +01:00
Alex Gaynor 06409bf984 PEP476: Corrected a typo 2014-09-20 09:19:19 -07:00
Alex Gaynor 5c4cb9f0eb PEP476: Explicitly mention (and discourage) the ability to monkeypatch, and note the python versions 2014-09-20 08:41:47 -07:00
Alex Gaynor ad1de7d800 PEP476: Updates based on feedback from Guido.
Fixed several typos, clean up language, and included an example of opting out
2014-09-19 15:33:00 -07:00
Alex Gaynor 53dc5c2c30 PEP476: Updated based on proposed API from Nick. Also note that #22366 has been landed. 2014-09-19 09:51:17 -07:00
Alex Gaynor 7ba13f8563 PEP 476: Link to the two relevant tickets 2014-09-15 14:29:40 -07:00
Victor Stinner c6eb2d4341 PEP 418: Fix clock_resolution.py script 2014-09-15 13:31:42 +02:00
Larry Hastings 5d40e85c43 Updated dates for 3.4.2 schedule. 2014-09-10 13:34:46 -07:00
Benjamin Peterson f4eae13960 show how to purge CDN 2014-09-09 11:47:10 -04:00
Larry Hastings 8879371ee0 Was there a single thing in my 3.4.1 / 3.4.2 schedules I didn't screw up? Nope! 2014-09-07 18:36:08 -07:00
Larry Hastings 1130c07e3d Updated 3.4 release schedule for all extant and planned releases. 2014-09-07 05:41:05 -07:00
Benjamin Peterson 3019c67d1f use correct article (closes #22342) 2014-09-05 16:28:49 -04:00
Alex Gaynor e600e5ed73 PEP 476: Updates based on Guido's feedback on python-dev 2014-09-05 10:23:19 -07:00