Commit Graph

8177 Commits

Author SHA1 Message Date
Guido van Rossum 803a526603 PEP 593: Accept, and update post history (#1225) 2019-11-07 01:22:59 +01:00
Brett Cannon 8e18a09c55
Mark PEP 607 as final 2019-11-06 16:21:23 -08:00
Brett Cannon 12015fd11a
Reject PEP 605 2019-11-06 16:21:07 -08:00
Brett Cannon bd02107b77
Accept PEP 602 2019-11-06 16:20:49 -08:00
Samuel L. Setegne f1ae8e90ce Fixed small grammar typo, removed "has" (#1222) 2019-11-06 11:05:22 -08:00
Chris Angelico 489ed67780 PEP 0604 copyediting (#1189) 2019-11-06 11:02:22 -08:00
Łukasz Langa 493dc56d8c
[pep-602] [pep-569] Adjust beta phase
You're welcome Fedora ;-) ...and thanks for all your help!
2019-11-06 13:48:51 +01:00
Jelle Zijlstra a2ae50206b PEP 484: Change the consent requirement to be informational (#1218) 2019-11-05 12:07:33 -08:00
Mike Pagel 5698c21e8b corrected import in sample (#1220) 2019-11-04 14:11:13 +00:00
Larry Hastings 28c92ac457 Updated 3.5 release schedule with 3.5.9. 2019-11-01 17:55:14 -07:00
Géry Ogam 4e7952166b Update pep-0517.txt (#1217) 2019-10-30 10:11:57 +11:00
Larry Hastings 5b10add46e Update release schedule for Python 3.5. 2019-10-28 23:54:40 -07:00
Thomas Kluyver e92cc2ddaa PEP 541: Add section on how to request a name transfer (#1059)
Co-Authored-By: Dustin Ingram <di@users.noreply.github.com>
2019-10-26 15:25:05 +02:00
wim glenn 067d654c38 PEP 345: Improve example for the Project-URL field and clarify purpose (#1216) 2019-10-25 11:58:26 -07:00
Victor Stinner 77d093d3d1 PEP 608: DeprecatedWarning => DeprecationWarning 2019-10-25 17:04:10 +02:00
Victor Stinner 4b664da442 PEP 608: Change Miro's email address 2019-10-25 16:52:56 +02:00
Victor Stinner 32528b2e14 PEP 608: Add Miro Hrončok as co-author 2019-10-25 16:47:55 +02:00
Victor Stinner 56878f3f61 Add PEP 608: Coordinated Python release 2019-10-25 15:43:53 +02:00
Victor Stinner 3a343027ca PEP 606: minor edits 2019-10-25 15:40:39 +02:00
T. Wouters 18b9fa51c1
Change PEP 13 to use Approval voting (#1197)
Change PEP 13 to make the Council Election use regular (multiwinner) approval voting, the same thing used for the PSF board elections, instead of restricting the number of votes to the number of seats in the Council.
2019-10-24 22:10:24 +02:00
Łukasz Langa ddfd96df13
[pep-602] Address dependent policies 2019-10-24 12:09:50 +02:00
Brett Cannon 06b91948ca Assign a BDFL-Delegate for PEP 602 (#1215) 2019-10-22 17:39:39 -07:00
赵丰 (Zhao Feng) bfb3809466 PEP 0571: compiler version matching x86_64 docker image (#1210) 2019-10-22 16:37:24 -07:00
Brett Cannon eee4d01a19
Add a missing space 2019-10-22 15:30:42 -07:00
Brandt Bucher 016c811a94 Fix formatting and update copyright notice. (#1214) 2019-10-23 03:33:09 +11:00
Nick Coghlan 4bfc46a66f
PEP 607: Update Discussions-To header (#1213)
Also moves a couple of paragraphs to the correct section.
2019-10-20 18:04:57 +10:00
Nick Coghlan 5851bfc2df
PEP 605: Update for PEP 607 publication (#1212)
Also updates the NEP 29 section to cover the latest wording
of that proposal, and makes it clear that mere acceptance
of the PEP doesn't prevent us from ever changing the release
process again.
2019-10-20 17:55:54 +10:00
Nick Coghlan 7a98357d75
PEP 607: Shared background for release cadence change proposals (#1211)
Review PEP providing shared background for PEPs 602 and 605, covering both
common problem statements, and key differences in the proposals to address
those problems.

Co-Authored-By: Steve Dower <steve.dower@microsoft.com>
Co-Authored-By: Łukasz Langa <lukasz@langa.pl>
2019-10-20 15:48:37 +10:00
Benjamin Peterson c4bed24f69 Account for the passage of 2.7.17. 2019-10-19 12:45:41 -07:00
Shayaan Syed Ali f5ce32302f Fix in Pet Peeves example for consistency (#1208) 2019-10-18 09:30:07 +02:00
Victor Stinner 635c6914a2 Add PEP 606: Python Compatibility Version (#1209) 2019-10-18 14:17:09 +11:00
Victor Stinner 7498996064 Change Victor Stinner email 2019-10-18 02:48:46 +02:00
Brandt Bucher a556e6bace Remove subtraction and add more background. (#1206) 2019-10-17 11:41:41 +11:00
Ned Deily e2ad9d1f88 3.7.5 release, align 3.7.6 with 3.8.1 2019-10-15 15:41:01 -04:00
Ned Deily 7655f2589e Further document how to handle cherry-picks for final or rc2+ releases 2019-10-15 15:35:01 -04:00
Łukasz Langa 3c69ec5e81
[pep-569] Actual date for 3.8.0, expected dates for 3.8.1 2019-10-14 22:39:44 +02:00
Ned Deily 54bcf631d3 Document how to handle cherry-picks for final or rc2+ releases 2019-10-14 08:13:59 -04:00
Larry Hastings 2c44da812f Update 3.5 Release Schedule. 2019-10-12 13:11:07 +01:00
Tzu-ping Chung e030af6056 PEP 503: Reword to match pip’s URL lookup behavior (#962)
* Reword PEP 503 to match pip's URL lookup behavior

Clarify that the "filename" displayed in the anchor tag refers to the
final path component of the URL (instead of, say, the filename parameter
in the HTTP Content-Disposition header).

This matches pip's behavior: The URL's final path component is used to
determine the artifact's name (for selection), and its filename after
download.

* Replace "an URL" with "a URL"
2019-10-11 21:15:25 +10:00
Nathaniel J. Smith 5e1db02519 PEP 600: Small updates in response to Paul's feedback (#1191)
1. Note that the auditwheel project will maintain docs
2. Note that we'll update the old PEPs to note that they've been replaced
3. In compatibility logic, check for compatibility before checking for overrides

See: https://discuss.python.org/t/pep-600-future-manylinux-platform-tags-for-portable-linux-built-distributions/2414/4
2019-10-10 21:36:17 +10:00
Jason R. Coombs 4fd0075856 PEP 440: Normalize date version examples to avoid suggesting versions that will raise warnings in build tools such as pypa/setuptools#302 (#1195) 2019-10-10 21:33:13 +10:00
Nick Coghlan 8dbe669422
PEP 605: Add example user-facing docs (#1200)
* PEP 605: Add example user-facing docs

* example What's New subsection
* example alpha, beta, and rc announcements
* fix Python-Requires recommendation
* add rationale for allowing mid-stream alpha releases

* Stable ABI builds prior to 3.8 are also allowed

* Alphas are also for application testing

* Also put an ABI break marker in commit summaries
2019-10-10 20:32:02 +10:00
Matthieu Darbois 7cc2b15353 PEP 599: Allow CXXABI_TM_1 symbol version (#1201) 2019-10-09 10:37:19 -07:00
Nick Coghlan f7a85c2640
PEP 605: add missing word 2019-10-06 00:44:06 +10:00
Nick Coghlan 94935dcd36
PEP 605: Add 2nd post date (#1196) 2019-10-06 00:29:45 +10:00
Nick Coghlan 6a05714aef
PEP 605: Change ABI management to encourage pre-built wheels (#1190)
* Change ABI management to encourage pre-built wheels
* Actually dedicate a subsection to the 2 year cadence
* Update naming discussion for proposal changes
* Add discussion section for the pre-freeze flag
* Make the abstract much shorter (as suggested by Antoine Pitrou)
* Move example time line up and add pictures (based on PEP 602 images)
* Clarify 4 month window for X.Y.0a1 preparation

Co-Authored-By: Steve Dower <steve.dower@microsoft.com>
2019-10-06 00:04:21 +10:00
Guido van Rossum 16da804bc6 PEP 604: Make Ivan BDFL-Delegate (#1192) 2019-10-04 18:15:55 +01:00
Brandt Bucher a04dbb555b Remove extra underscore. (#1193) 2019-10-04 15:21:47 +10:00
Ned Deily 10aa84ee53 Update for 3.7.5rc1 2019-10-02 00:50:30 -04:00
Łukasz Langa 3e79248140
[pep-569] Publish actual date of 3.8.0rc1 2019-10-01 22:57:50 +02:00