Skip to content

Commit

Permalink
PEP 8106: Publish results (#4161)
Browse files Browse the repository at this point in the history
  • Loading branch information
ewdurbin authored Dec 10, 2024
1 parent 108d330 commit 0fd890c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 15 deletions.
7 changes: 4 additions & 3 deletions peps/pep-0013.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ to exercise as rarely as possible.
Current steering council
========================

The 2024 term steering council consists of:
The 2025 term steering council consists of:

* Barry Warsaw
* Donghee Na
* Emily Morehouse
* Gregory P. Smith
* Pablo Galindo Salgado
* Thomas Wouters

Per the results of the vote tracked in :pep:`8105`.
Per the results of the vote tracked in :pep:`8106`.

The core team consists of those listed in the private
https://github.com/python/voters/ repository which is publicly
Expand Down Expand Up @@ -337,6 +337,7 @@ History of council elections
* December 2021: :pep:`8103`
* December 2022: :pep:`8104`
* December 2023: :pep:`8105`
* December 2024: :pep:`8106`


History of amendments
Expand Down
39 changes: 27 additions & 12 deletions peps/pep-8106.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PEP: 8106
Title: 2025 Term Steering Council election
Author: Ee Durbin <[email protected]>
Sponsor: Thomas Wouters <[email protected]>
Status: Active
Status: Final
Type: Informational
Topic: Governance
Created: 21-Oct-2024
Expand All @@ -28,13 +28,13 @@ Director of Infrastructure, Ee Durbin, to administer the election.
Schedule
========

There was be a two-week nomination period, followed by a two-week
There was a two-week nomination period, followed by a two-week
vote.

The nomination period was: November 7, 2024 through `November 21, 2024 AoE
<https://www.timeanddate.com/worldclock/fixedtime.html?msg=Python+Steering+Council+nominations+close&iso=20241122T00&p1=3399>`_ [#note-aoe]_.

The voting period will be: November 25, 2024 through `December 9, 2024 AoE
The voting period was: November 25, 2024 through `December 9, 2024 AoE
<https://www.timeanddate.com/worldclock/fixedtime.html?msg=Python+Steering+Council+voting+closes&iso=20241210T00&p1=3399>`_ [#note-aoe]_.


Expand Down Expand Up @@ -67,7 +67,7 @@ is determined as :pep:`described in PEP 13 <13#membership>`
and implemented via the software at `python/voters <https://github.com/python/voters>`_
[#note-voters]_.

Ballots will be distributed based on the the `Python Voter Roll
Ballots were distributed based on the the `Python Voter Roll
<https://github.com/python/voters/blob/master/voter-files/>`_ [#note-voters]_
for this election.

Expand All @@ -77,7 +77,7 @@ While this file is not public as it contains private email addresses, the
Election Implementation
=======================

The election will be conducted using the `Helios Voting Service
The election was conducted using the `Helios Voting Service
<https://heliosvoting.org>`__.


Expand Down Expand Up @@ -128,15 +128,15 @@ Answer #1 - #N: ``Candidates from Candidates_ Section``
Results
=======

Of NN eligible voters, MM cast ballots.
Of 100 eligible voters, 76 cast ballots.

The top five vote-getters are:

* TBD
* TBD
* TBD
* TBD
* TBD
* Barry Warsaw
* Donghee Na
* Emily Morehouse
* Gregory P. Smith
* Pablo Galindo Salgado

No conflict of interest as defined in :pep:`13` were observed.

Expand All @@ -145,8 +145,23 @@ The full vote counts are as follows:
+-----------------------+----------------+
| Candidate | Votes Received |
+=======================+================+
| TBD | |
| Barry Warsaw | 58 |
+-----------------------+----------------+
| Donghee Na | 48 |
+-----------------------+----------------+
| Emily Morehouse | 52 |
+-----------------------+----------------+
| Ethan Furman | 31 |
+-----------------------+----------------+
| Gregory P. Smith | 50 |
+-----------------------+----------------+
| Mariatta | 23 |
+-----------------------+----------------+
| Pablo Galindo Salgado | 63 |
+-----------------------+----------------+
| Thomas Wouters | 38 |
+-----------------------+----------------+


Copyright
=========
Expand Down

0 comments on commit 0fd890c

Please sign in to comment.