From 125ea7168abaf02c21098e1dd70b6244f8ff12b5 Mon Sep 17 00:00:00 2001 From: Ee Durbin Date: Mon, 11 Dec 2023 07:12:51 -0500 Subject: [PATCH] PEP-8105: Publish results --- peps/pep-0013.rst | 5 +++-- peps/pep-8105.rst | 29 ++++++++++++++++++++++------- 2 files changed, 25 insertions(+), 9 deletions(-) diff --git a/peps/pep-0013.rst b/peps/pep-0013.rst index 36e1de51a13..4ef66516779 100644 --- a/peps/pep-0013.rst +++ b/peps/pep-0013.rst @@ -22,13 +22,13 @@ Current steering council The current steering council consists of: -* Brett Cannon +* Barry Warsaw * Emily Morehouse * Gregory P. Smith * Pablo Galindo Salgado * Thomas Wouters -Per the results of the vote tracked in :pep:`8104`. +Per the results of the vote tracked in :pep:`8105`. The core team consists of those listed in the private https://github.com/python/voters/ repository which is publicly @@ -336,6 +336,7 @@ History of council elections * December 2020: :pep:`8102` * December 2021: :pep:`8103` * December 2022: :pep:`8104` +* December 2023: :pep:`8105` History of amendments diff --git a/peps/pep-8105.rst b/peps/pep-8105.rst index d5a7352452b..6835786a32c 100644 --- a/peps/pep-8105.rst +++ b/peps/pep-8105.rst @@ -130,15 +130,15 @@ Answer #1 - #N: ``Candidates from Candidates_ Section`` Results ======= -Of NN eligible voters, MM cast ballots. +Of 87 eligible voters, 56 cast ballots. The top five vote-getters are: -* TBD -* TBD -* TBD -* TBD -* TBD +* Pablo Galindo Salgado +* Gregory P. Smith +* Emily Morehouse +* Barry Warsaw +* Thomas Wouters No conflict of interest as defined in :pep:`13` were observed. @@ -147,8 +147,23 @@ The full vote counts are as follows: +-----------------------+----------------+ | Candidate | Votes Received | +=======================+================+ -| TBD | | +| Pablo Galindo Salgado | 48 | +-----------------------+----------------+ +| Gregory P. Smith | 42 | ++-----------------------+----------------+ +| Emily Morehouse | 38 | ++-----------------------+----------------+ +| Barry Warsaw | 35 | ++-----------------------+----------------+ +| Thomas Wouters | 30 | ++-----------------------+----------------+ +| Donghee Na | 27 | ++-----------------------+----------------+ +| Victor Stinner | 27 | ++-----------------------+----------------+ +| Mariatta | 25 | ++-----------------------+----------------+ + Copyright =========