forked from python/peps
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PEP 8106: Publish results (python#4161)
- Loading branch information
1 parent
a6840a9
commit d7e317d
Showing
2 changed files
with
31 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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]_. | ||
|
||
|
||
|
@@ -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. | ||
|
||
|
@@ -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>`__. | ||
|
||
|
||
|
@@ -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. | ||
|
||
|
@@ -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 | ||
========= | ||
|