Commit Graph

7832 Commits

Author SHA1 Message Date
Mario Corchero bbdcedb71b Add further rationale and related work (#921)
Add further content as suggested by Victor Stinner in an offline
conversation.
2019-03-11 08:13:46 -07:00
Mariatta fb41c35fcb
PEP 581: Add Post-history (#918)
Posted to Python-dev on March 7, 2019.
2019-03-07 16:31:24 -08:00
Mariatta 08ce9d3c7f
PEP 581: Remove mention of "closing issues in bpo" (#917)
Issue will be moved to GitHub only when there is interest.
2019-03-07 16:10:57 -08:00
Brett Cannon 8e7b03ab1d
PEP 12: provide templates for the header and sections (#913) 2019-03-07 16:09:01 -08:00
Brett Cannon 28d6119f0c
Fix a spelling mistake 2019-03-07 12:25:51 -08:00
Mariatta f4f2f158c5
PEP 581: Add info about bug triage team and CLA assistant (#916) 2019-03-07 10:22:57 -08:00
Ernest W. Durbin III 33dc2afa5f
PEP 8100: Publish full vote counts from election (#915)
We have recieved consent from all candidates except one. No objection was heard
from the remaining candidate, and 4 attempts to solicit consent or objection
were made.
2019-03-07 07:08:54 -05:00
johnsonb2 4332d3d688 PEP 3119: Fix typo int the word: coarse-grained (#914)
coarse-grained -> coarse-grained
2019-03-06 17:25:00 -08:00
Brett Cannon d69b083262
Mention the Sponsor header 2019-03-06 14:48:44 -08:00
Pablo Galindo 3f4938f0ba
Add some clarifications to the PEP and implementation link (GH-907) 2019-03-05 21:59:06 +00:00
Brett Cannon c58d32c33b
Introduce the concept of sponsors (#903) 2019-03-04 17:33:58 -08:00
Brett Cannon a7160d6358
Support the 'Sponsor' header field (#911) 2019-03-04 17:33:37 -08:00
Brett Cannon c3e468c2e8
Re-order and flesh out what belongs in a PEP (#909) 2019-03-04 17:13:32 -08:00
Nick Coghlan 584befc79d PEP 432: Direct discussions to capi-sig (#906) 2019-03-04 11:36:36 +01:00
Nick Coghlan 92f130c1f5 PEP 381: Mark as Withdrawn (#905) 2019-03-04 11:35:07 +01:00
Vlad Starostin efa0877683 Fix typo (#908) 2019-03-04 11:34:43 +01:00
Łukasz Langa c7881a5216
[pep-585] Type Hinting Usability Conventions (WIP) 2019-03-04 10:53:46 +01:00
Larry Hastings 595563b534 Add note to PEP 101 about updating the "Python Documentation by Version" page. 2019-03-04 00:27:30 -08:00
Larry Hastings 88fc49f3c2 Update release schedules for 3.4 and 3.5. 2019-03-04 00:14:24 -08:00
Nick Coghlan 1694af081c
PEP 432: Update to better reflect status quo (GH-904) 2019-03-03 12:17:22 +10:00
Benjamin Peterson 98d7460a02 Mark 2.7.16 as finished; vaguely plan 2.7.17 and 2.7.18. 2019-03-02 11:33:01 -08:00
Paul Moore 06ab672e31
PEP 517: Add support for self-hosting backends and in-tree hooks (#901) 2019-03-02 12:04:23 +00:00
Brett Cannon 6cfba11afc
Rename pep-0583.txt to .rst (#902) 2019-03-01 11:39:16 -08:00
Guido van Rossum 617cc77f79 PEP 584: Break long lines and rename to .rst 2019-03-01 11:06:11 -08:00
Eric V. Smith 78f1a98ae3 Initial version. 2019-03-01 11:50:50 -05:00
Harmon 56e3d578dc PEP 219: Fix grammatical mistakes (#900) 2019-02-25 10:59:14 +11:00
Andre Delfino 7b72f683be Update pep-0008.txt (#854) 2019-02-23 15:00:16 -08:00
Ernest W Durbin III 9cdb3fda14
package/deploy: it's working now 2019-02-23 13:43:27 -05:00
Ernest W Durbin III de44089833
package/deploy: script must be executable 🤦‍♂️ 2019-02-23 13:23:33 -05:00
Ernest W Durbin III fe80e4975e
package/deploy: don't clean up first, we need those files 2019-02-23 13:19:00 -05:00
Ernest W Durbin III 74c07a51e9
package/deploy: attempt to navigate travis-ci dot org 2019-02-23 13:14:03 -05:00
Ernest W. Durbin III b91c65043d
create package target (#898)
* create package target

the peps are built... may as well publish a tarball directly from travis.

python.org hosting is being updated and i'm trying to move it away from local
disk storage, which the current pep integration relies on.

this will allow me python.org to pull the tarball out of S3 and do it's work.

* packager: push to s3 after success
2019-02-23 13:02:57 -05:00
Nick Coghlan 83687f6ee3 PEP 1: Update for governance changes related to the steering council (#896) 2019-02-20 16:50:18 -08:00
Benjamin Peterson 9c2fbbd245 Update docs server address. 2019-02-16 10:26:27 -08:00
Benjamin Peterson 2b9efeec96 Update name of the download files server. 2019-02-14 23:09:31 -08:00
Bharat Raghunathan 23e70830db Update pep-0469 (#895)
Fix #852 by updating line 129 in PEP469
2019-02-14 20:16:30 -08:00
Thomas A Caswell cccaba9b8e PEP-551: change title of "Rejected Advice" section (#894)
"Rejected Advice" sounds like the section will contain false
statements that should not be followed, instead it contains true
statements about things you should not do.

Change the title to "Things not to do" to be clearer that these are
correct advice but of a negative sense.
2019-02-14 08:29:06 -08:00
Benjamin Peterson c66c90d0a9 Announce 2.7.16 dates. 2019-02-12 20:42:59 -08:00
jdemeyer acc0d461d1 Clarify PEP 384 (GH-610) 2019-02-05 16:46:56 +01:00
jdemeyer c1b361f770 pep2html: use raw strings where needed (GH-885) 2019-02-05 16:38:06 +01:00
Ernest W. Durbin III 9b05b181d0
update PEP 13 with results of PEP 8100 (#892) 2019-02-04 12:53:23 -05:00
Ernest W. Durbin III 0c57711bbe
results (#891) 2019-02-04 07:18:36 -05:00
Łukasz Langa a02575901a
[pep-101] Remove outdated mentions of editing 'Pages' in the pydotorg admin 2019-02-03 19:10:28 +01:00
Johnny Gérard 9528786fa7 fix typo (#888)
"of" should be "or"
2019-02-02 05:05:38 +11:00
Łukasz Langa e642c5a58e
[pep-101] Łukasz is not in Kansas anymore 2019-01-31 12:53:31 +01:00
Anthony Sottile c253cffef3 PEP 571: remove duplicated word (#887) 2019-01-28 19:39:33 +11:00
Antoine Pitrou 5bf886ecbb PEP 574: update (#883)
* PEP 574: add bit of trivia about the undocumented "inst_persistent_id" hook

Communicated by Martin Gfeller.

* PEP 574: make it a requirement that buffers are contiguous
2019-01-27 21:48:33 +10:00
jdemeyer 33459e7b49 PEP 580: minor update (#882) 2019-01-25 18:17:12 +09:00
Łukasz Langa 0ace9bf0f0
[PEP 569] Postpone 3.8.0a1 by a week 2019-01-24 19:24:15 +01:00
Gregory P. Smith 3d675543af
if (noms := noms + 1): 🙂 🗳️
add missing _ for consistency
2019-01-20 21:59:02 -08:00