Commit Graph

7829 Commits

Author SHA1 Message Date
Ned Deily b3cbeff4a4
Update 3.7.1 schedule 2018-09-10 14:08:17 -07:00
Eric Snow 3b147189c0
PEP 554: minor corrections. (gh-768)
There were a few typos and minor updates. Mostly the PEP is still up-to-date.
2018-09-10 13:07:16 -06:00
Zachary Ware 551b28921f
Fix rendering abbreviated two-part surnames (#765)
Fixes #764.
2018-08-29 15:09:31 -05:00
Michael 3e8d31fe90 PEP 478: Python v.3.5.7 to be released in March 2019 (#761)
Previously, it says 3.5.6.
2018-08-29 08:53:25 -07:00
Doug Hellmann 3550420450
PEP 8002: add OpenStack governance summary (#766) 2018-08-29 11:37:13 -04:00
Antoine Pitrou 6be6383c42 PEP 8002: Add a small rationale 2018-08-29 17:30:27 +02:00
Antoine Pitrou 19c5d2c2a7 Merge branch 'master' of github.com:python/peps 2018-08-29 17:16:21 +02:00
Antoine Pitrou c8b58fdc9e PEP 8002: Add template questions as an annex 2018-08-29 17:15:57 +02:00
Łukasz Langa 660be17127 [pep-8002] Include clarifications from @alexcrichtonx 2018-08-29 08:04:48 -07:00
Łukasz Langa 87d93b0b60 [pep-8002] Make ReST gods happy. 2018-08-28 05:47:31 -07:00
Łukasz Langa 66ef81ecdd [pep-8002] Add Rust governance summary 2018-08-28 05:45:32 -07:00
Harmon dc0f6c9c72 Copy editing of governance model PEPs (#762)
* PEP 8000: Fix typo

* PEP 8000: Add missing period

* PEP 8012: Add missing word

* PEP 8011: Add missing space

* PEP 8010-8012: Remove extra space

* PEP 8000/8001/8011: Improve wording/consistency

* PEP 8000: Improve wording/consistency
2018-08-27 09:18:46 -07:00
Andrew Kuchling ff2062cf18 Typo fix 2018-08-26 14:04:39 -04:00
Benjamin Peterson 34af929ff5 rephrase 2018-08-25 11:59:35 -07:00
Barry Warsaw 8901a86138
Initial crop of governance model PEPs (#760)
Initial crop of placeholder governance model PEPs
2018-08-25 11:50:09 -07:00
Mariatta a8a63b5c3a PEP 4: remove the part about about "should be a patch to bpo". (#759) 2018-08-24 11:12:17 -07:00
Eric V. Smith a9945509bc Fix trivial typo. 2018-08-24 05:20:50 -04:00
Larry Hastings 540dfba3ea Extremely minor touch-up on 101, to draw attention. 2018-08-21 15:08:40 -07:00
Harmon 45179d1991 PEP 581: Copy editing (GH-757) 2018-08-15 15:20:47 -04:00
Mariatta 4a33866e32
PEP 581: Using GitHub Issues For CPython (#681)
The first iteration.
2018-08-14 05:15:35 -07:00
Eli Boyarski 7232981100 PEP 505: Fix typo in an example (#756) 2018-08-12 15:59:42 +03:00
Antoine Pitrou 4df40cca06 PEP 574: Rephrase and clarify the "open questions" (#752) 2018-08-04 14:52:39 +10:00
Beni Cherniavsky-Paskin fd91a80aaf PEP 505: fix code formatting to be literal block (#753) 2018-08-03 12:16:35 -07:00
jdemeyer 2270327061 PEP 580: update (#751) 2018-08-03 12:08:57 -07:00
Larry Hastings c567006fbc Update release schedules for 3.4 and 3.5. 2018-08-02 07:03:20 -07:00
Antoine Pitrou 9b8ee10c15
PEP 574: mention experimental support in Apache Arrow (#750) 2018-07-30 19:09:57 +02:00
jdemeyer 84871930a5 PEP 580: minor update (#749) 2018-07-31 01:02:03 +10:00
Steve Dower 3bdd70578a
PEP 505 updates (#747)
Improve readability of PEP 505
2018-07-23 07:17:15 -07:00
Emily Morehouse ce5590c1c1 Replace links to sourceforge with links to bpo (#746)
- Any reference to python.org/sf/<issue-num> has been changed to https://bugs.python.org/issue<issue-num>
2018-07-21 16:57:17 -07:00
Emily Morehouse 5264b312c3 PEP 306: Updtae the urls to devguide and bpo (#745) 2018-07-21 16:07:02 -07:00
Brett Cannon 60dac1542e
Fix a syntax typo
Swap `` for "
2018-07-20 17:06:08 -07:00
Brett Cannon b0688e455b
Grammar fix 2018-07-20 17:04:38 -07:00
Brett Cannon af73627e58
Specify that the build-system table is optional
The 'requires' key in the build-system table is still required if the table is specified, though.
2018-07-20 17:00:13 -07:00
Antoine Pitrou 1ed3043948 PEP 574: change buffer callback semantics (#742)
`buffer_callback` now takes a single buffer argument and can return a true-ish
value if the buffer is to be considered in-band.
2018-07-20 21:25:18 +10:00
Larry Hastings 200fe676b4 PEP 101: mention "Current Pre-release Testing Version" page. 2018-07-20 01:45:18 -07:00
Ned Deily d46895558b
Clarify downloadable docs dir name for release candidates 2018-07-20 00:19:37 -04:00
Larry Hastings fd765a4908 PEP 101: temporarily disable CI status checks too. 2018-07-19 19:41:14 -07:00
Larry Hastings 791464129f Merge branch 'master' of github.com:python/peps 2018-07-19 19:36:00 -07:00
jdemeyer 5bf6eba4d9 PEP 580: minor update (#741) 2018-07-16 09:36:35 -07:00
Mariatta 82fd1fe263 Update the PR template and Contributing Guidelines (#738) 2018-07-13 14:22:35 -07:00
Pradyun Gedam 1282371c04 PEP 572: Mention the two minor changes in the Abstract (#739) 2018-07-13 07:40:27 -07:00
Guido van Rossum 8846efd623
PEP 572: Acceptance (#735)
- Delete 'Pending Acceptance' section
- Change reference implementation to proof of concept
- Add the ^L back before the Emacs Local Variables section
- Add Resolution link
2018-07-11 17:54:47 -07:00
Steve Dower 8ace3c5e1f
PEP 505: Improve examples and refer to other relevant PEPs (#736) 2018-07-11 14:11:15 -07:00
Harmon c39a17cf11 PEP 572: Fix extra "than" typo (#734) 2018-07-10 17:43:29 -07:00
Chris Angelico f906b988b2 PEP 572: Add bullet point for lambda (#729)
Closes #728
2018-07-10 16:38:31 -07:00
Giampaolo Rodola 00c19f4a82
PEP 572: pass mandatory bufsize sock.recv() argument (#733)
* pass mandatory bufsize sock.recv() argument

* remove unnecessary space
2018-07-11 01:07:06 +02:00
Tim Peters 0919149969
PEP 572: clarify Appendix C example (#732)
* PEP 572:  clarify Appendix C example

Make very clear in the example that the function local remains unbound until the caller executes the genexp.
2018-07-10 17:17:34 -05:00
Dmitry Alimov 801bfd1b0f Remove extra curly brace from dict display example (#730) 2018-07-10 14:05:30 -07:00
Guido van Rossum e57063cb6e
PEP 572: Assorted fixes suggested by Rob Cliffe (#719)
Also replace the file-based example with a better one by Giampaolo Rodola'.
2018-07-10 11:19:10 -07:00
Nick Coghlan 05cd2883f7 PEP 572: Annotations are supported, via separate declarations (#724) 2018-07-10 11:08:09 -07:00