Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab88336

Browse files
ewdurbinhugovk
andauthored
PEP 8106: 2025 Term Steering Council election (#4077)
* PEP 8106: 2025 Term Steering Council election * Update peps/pep-8106.rst Co-authored-by: Hugo van Kemenade <[email protected]> --------- Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 9e0a6c4 commit ab88336

File tree

1 file changed

+164
-0
lines changed

1 file changed

+164
-0
lines changed

peps/pep-8106.rst

Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
PEP: 8106
2+
Title: 2025 Term Steering Council election
3+
Author: Ee Durbin <[email protected]>
4+
Sponsor: Thomas Wouters <[email protected]>
5+
Status: Active
6+
Type: Informational
7+
Topic: Governance
8+
Created: 21-Oct-2024
9+
10+
11+
Abstract
12+
========
13+
14+
This document describes the schedule and other details of the
15+
2024 election for the Python steering council, as specified in
16+
:pep:`13`. This is the steering council election for the 2025 term
17+
(i.e. Python 3.14).
18+
19+
20+
Election Administration
21+
=======================
22+
23+
The steering council appointed the
24+
`Python Software Foundation <https://www.python.org/psf-landing/>`__
25+
Director of Infrastructure, Ee Durbin, to administer the election.
26+
27+
28+
Schedule
29+
========
30+
31+
There will be a two-week nomination period, followed by a two-week
32+
vote.
33+
34+
The nomination period will be: November 7, 2024 through `November 21, 2023 AoE
35+
<https://www.timeanddate.com/worldclock/fixedtime.html?msg=Python+Steering+Council+nominations+close&iso=20241122T00&p1=3399>`_ [#note-aoe]_.
36+
37+
The voting period will be: November 25, 2024 through `December 9, 2024 AoE
38+
<https://www.timeanddate.com/worldclock/fixedtime.html?msg=Python+Steering+Council+voting+closes&iso=20241210T00&p1=3399>`_ [#note-aoe]_.
39+
40+
41+
Candidates
42+
==========
43+
44+
Candidates must be nominated by a core team member. If the candidate
45+
is a core team member, they may nominate themselves.
46+
47+
Nominees (in alphabetical order by first name):
48+
49+
- TBD
50+
51+
Withdrawn nominations:
52+
53+
- None
54+
55+
Voter Roll
56+
==========
57+
58+
All active Python core team members are eligible to vote. Active status
59+
is determined as :pep:`described in PEP 13 <13#membership>`
60+
and implemented via the software at `python/voters <https://github.com/python/voters>`_
61+
[#note-voters]_.
62+
63+
Ballots will be distributed based on the the `Python Voter Roll
64+
<https://github.com/python/voters/blob/master/voter-files/>`_ [#note-voters]_
65+
for this election.
66+
67+
While this file is not public as it contains private email addresses, the
68+
`Complete Voter Roll`_ by name will be made available when the roll is
69+
created.
70+
71+
Election Implementation
72+
=======================
73+
74+
The election will be conducted using the `Helios Voting Service
75+
<https://heliosvoting.org>`__.
76+
77+
78+
Configuration
79+
-------------
80+
81+
Short name: ``2025-python-steering-council``
82+
83+
Name: ``2025 Python Steering Council Election``
84+
85+
Description: ``Election for the Python steering council, as specified in PEP 13. This is steering council election for the 2025 term.``
86+
87+
type: ``Election``
88+
89+
Use voter aliases: ``[X]``
90+
91+
Randomize answer order: ``[X]``
92+
93+
Private: ``[X]``
94+
95+
Help Email Address: ``[email protected]``
96+
97+
Voting starts at: ``November 25, 2024 12:00 UTC``
98+
99+
Voting ends at: ``December 10, 2024 12:00 UTC``
100+
101+
This will create an election in which:
102+
103+
* Voting is not open to the public, only those on the `Voter Roll`_ may
104+
participate. Ballots will be emailed when voting starts.
105+
* Candidates are presented in random order, to help avoid bias.
106+
* Voter identities and ballots are protected against cryptographic advances.
107+
108+
Questions
109+
---------
110+
111+
Question 1
112+
~~~~~~~~~~
113+
114+
Select between ``0`` and ``- (approval)`` answers. Result Type: ``absolute``
115+
116+
Question: ``Select candidates for the Python Steering Council``
117+
118+
Answer #1 - #N: ``Candidates from Candidates_ Section``
119+
120+
121+
122+
Results
123+
=======
124+
125+
Of NN eligible voters, MM cast ballots.
126+
127+
The top five vote-getters are:
128+
129+
* TBD
130+
* TBD
131+
* TBD
132+
* TBD
133+
* TBD
134+
135+
No conflict of interest as defined in :pep:`13` were observed.
136+
137+
The full vote counts are as follows:
138+
139+
+-----------------------+----------------+
140+
| Candidate | Votes Received |
141+
+=======================+================+
142+
| TBD | |
143+
+-----------------------+----------------+
144+
145+
Copyright
146+
=========
147+
148+
This document has been placed in the public domain.
149+
150+
151+
Complete Voter Roll
152+
===================
153+
154+
Active Python core developers
155+
-----------------------------
156+
157+
.. code-block:: text
158+
159+
TBD
160+
161+
.. [#note-voters] This repository is private and accessible only to Python Core
162+
Developers, administrators, and Python Software Foundation Staff as it
163+
contains personal email addresses.
164+
.. [#note-aoe] AoE: `Anywhere on Earth <https://www.ieee802.org/16/aoe.html>`_.

0 commit comments

Comments
 (0)