PEP 8100: Election logistics (#866)
This commit is contained in:
parent
04266bbf77
commit
1710596e72
65
pep-8100.rst
65
pep-8100.rst
|
@ -36,7 +36,9 @@ vote.
|
|||
|
||||
The nomination period is: January 7, 2019 through January 20, 2019
|
||||
|
||||
The voting period is: January 21, 2019 through Febuary 3, 2019
|
||||
The voting period is: January 21, 2019 12:00 UTC through Febuary 4, 2019 12:00
|
||||
UTC (The end of February 3, 2019 `Anywhere on Earth
|
||||
<http://www.ieee802.org/16/aoe.html>`_)
|
||||
|
||||
|
||||
Candidates
|
||||
|
@ -50,6 +52,67 @@ Once the nomination period opens, candidates will be listed here:
|
|||
1. *Candidate (nominated by)*
|
||||
|
||||
|
||||
Voter Roll
|
||||
==========
|
||||
|
||||
All active Python core team members are eligible to vote.
|
||||
|
||||
Ballots will be distributed based on the `The Python Voter Roll for this
|
||||
election
|
||||
<https://github.com/python/voters/blob/master/2019-01-21-2019-python-steering-committee-election-election.csv>`__.
|
||||
|
||||
|
||||
Election Implementation
|
||||
=======================
|
||||
|
||||
The election will be conducted using the `Helios Voting Service
|
||||
<https://heliosvoting.org>`__.
|
||||
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
Short name: ``2019-python-steering-committee``
|
||||
|
||||
Name: ``2019 Python Steering Committee Election``
|
||||
|
||||
Description: ``Election for the Python steering council, as specified in PEP 13. This is the first steering council election.``
|
||||
|
||||
type: ``Election``
|
||||
|
||||
Use voter aliases: ``[X]``
|
||||
|
||||
Randomize answer order: ``[X]``
|
||||
|
||||
Private: ``[X]``
|
||||
|
||||
Help Email Address: ``ernest@python.org``
|
||||
|
||||
Voting starts at: ``January 21, 2019 12:00 UTC``
|
||||
|
||||
Voting ends at: ``February 4, 2019 12:00 UTC``
|
||||
|
||||
This will create an election in which:
|
||||
|
||||
* Voting is not open to the public, only those on the `Voter Roll`_ may
|
||||
participate. Ballots will be emailed when voting starts.
|
||||
* Candidates are presented in random order, to help avoid bias.
|
||||
* Voter identities and ballots are protected against cryptorgraphic advances.
|
||||
|
||||
Questions
|
||||
---------
|
||||
|
||||
Question 1
|
||||
~~~~~~~~~~
|
||||
|
||||
Select between ``0`` and ``5`` answers. Result Type: ``absolute``
|
||||
|
||||
Question: ``Select candidates for the Python Steering Council``
|
||||
|
||||
Answer #1 - #N: ``Candidates from Candidates_ Section``
|
||||
|
||||
|
||||
|
||||
Results
|
||||
=======
|
||||
|
||||
|
|
Loading…
Reference in New Issue