Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 8105: Publish results #3580

Merged
merged 1 commit into from
Dec 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions peps/pep-0013.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
29 changes: 22 additions & 7 deletions peps/pep-8105.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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
=========
Expand Down