Commit Graph

5677 Commits

Author SHA1 Message Date
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
Nick Coghlan dbcb711913 PEP 474: Updated forge.python.org proposal 2015-01-08 13:05:54 +10:00
Nick Coghlan c4904f1ae8 PEP 440 updates based on user feedback 2015-01-03 12:28:31 +10:00
Chris Angelico f76f34e7f4 Formatting fixes to new PEP8 text 2015-01-03 13:27:29 +11:00
Chris Angelico 44c193d765 Incorporate PEP 8 text from Ian Lee to clarify annotation policy 2015-01-03 13:22:31 +11:00
Benjamin Peterson 48e4630fce remove trailing ws 2015-01-02 12:10:41 -06:00
Benjamin Peterson ae0f50ead3 conjugate 'do' correctly (closes #23149) 2015-01-02 12:09:41 -06:00
Nick Coghlan 42b4a722d4 Note provisional status of PEP 440 2014-12-29 15:48:17 +10:00
Donald Stufft 0d1b0e8472 Small clarification 2014-12-29 00:25:40 -05:00
Donald Stufft 636fd5474f Fix a place where c -> rc normalization rules were missed 2014-12-23 09:25:45 -05:00
Benjamin Peterson a16f3429d8 remove trailing whitespace 2014-12-19 17:47:39 -06:00
Chris Angelico d24d753228 Fix tracker info link in PEP 3 2014-12-19 08:17:42 +11:00
Donald Stufft 1bbfc0d6eb Switch from preferring c to rc for release candidates 2014-12-17 21:16:19 -05:00
Donald Stufft c508f9012b Small clarification that the grammar is only for the cannonical versions 2014-12-13 16:02:44 -05:00
Guido van Rossum 4af42e2b28 More clarifications in response to Oscar Benjamin. 2014-12-11 11:02:14 -08:00
Benjamin Peterson b142f8f22d 2.7.9 is in the past now 2014-12-11 00:53:02 -05:00
Guido van Rossum 64c45d5078 Replace paragraph that confused people into thinking that generators are no longer iterators. 2014-12-10 12:44:54 -08:00
Benjamin Peterson 7c1ca6bcc1 just have venv installed please 2014-12-10 14:28:02 -05:00
Benjamin Peterson 5096fce9a4 new docs backend hostname 2014-12-10 11:44:35 -05:00
Benjamin Peterson 8fcba69688 put headers in the right order 2014-12-09 17:47:01 -05:00
Benjamin Peterson 2fd0ba7d2a add python-version 2014-12-09 09:41:53 -05:00
Guido van Rossum d22d03825f Touch two PEPs with figures to force re-import on www.python.org. 2014-12-08 19:01:14 -08:00
Chris Angelico 01f431fcc0 Reorder/renumber footnotes in PEP 479 and insert one for the tracker issue 2014-12-07 03:12:17 +11:00
Chris Angelico a09e8b3dae Add another example of PEP 479 justification, courtesy of Isaac Schwabacher 2014-12-07 02:45:03 +11:00
Chris Angelico d6edada20d Small grammatical fixes courtesy of francismb@email.de 2014-12-07 01:30:37 +11:00
Guido van Rossum 6037436ec8 Mark PEP 479 as accepted and clarify the process. 2014-12-05 10:34:06 -08:00
Donald Stufft 0b62636a1b Spelling fixes 2014-11-30 18:17:40 -05:00
Donald Stufft 4b0535670a merge 2014-11-30 12:27:25 -05:00
Donald Stufft 0db0dff1cc Add a read-only mirror and remove the techincal arguments 2014-11-30 12:27:06 -05:00
Guido van Rossum 9287cc8ab5 Last patch was by Akira Kitada, not Akira Li. 2014-11-29 19:02:36 -08:00
Guido van Rossum a4e187da6b PEP 8 section on string quotes by Akira Li. 2014-11-29 19:01:24 -08:00
Donald Stufft 5f0c213e23 Some gramatical fixes and slight rewordings 2014-11-29 19:21:23 -05:00