CINXE.COM
PEP 8101 – 2020 Term Steering Council election | peps.python.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="color-scheme" content="light dark"> <title>PEP 8101 – 2020 Term Steering Council election | peps.python.org</title> <link rel="shortcut icon" href="../_static/py.png"> <link rel="canonical" href="https://peps.python.org/pep-8101/"> <link rel="stylesheet" href="../_static/style.css" type="text/css"> <link rel="stylesheet" href="../_static/mq.css" type="text/css"> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" media="(prefers-color-scheme: light)" id="pyg-light"> <link rel="stylesheet" href="../_static/pygments_dark.css" type="text/css" media="(prefers-color-scheme: dark)" id="pyg-dark"> <link rel="alternate" type="application/rss+xml" title="Latest PEPs" href="https://peps.python.org/peps.rss"> <meta property="og:title" content='PEP 8101 – 2020 Term Steering Council election | peps.python.org'> <meta property="og:description" content="This document describes the schedule and other details of the December 2019 election for the Python steering council, as specified in PEP 13. This is steering council election for the 2020 term."> <meta property="og:type" content="website"> <meta property="og:url" content="https://peps.python.org/pep-8101/"> <meta property="og:site_name" content="Python Enhancement Proposals (PEPs)"> <meta property="og:image" content="https://peps.python.org/_static/og-image.png"> <meta property="og:image:alt" content="Python PEPs"> <meta property="og:image:width" content="200"> <meta property="og:image:height" content="200"> <meta name="description" content="This document describes the schedule and other details of the December 2019 election for the Python steering council, as specified in PEP 13. This is steering council election for the 2020 term."> <meta name="theme-color" content="#3776ab"> </head> <body> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <symbol id="svg-sun-half" viewBox="0 0 24 24" pointer-events="all"> <title>Following system colour scheme</title> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="9"></circle> <path d="M12 3v18m0-12l4.65-4.65M12 14.3l7.37-7.37M12 19.6l8.85-8.85"></path> </svg> </symbol> <symbol id="svg-moon" viewBox="0 0 24 24" pointer-events="all"> <title>Selected dark colour scheme</title> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z"></path> </svg> </symbol> <symbol id="svg-sun" viewBox="0 0 24 24" pointer-events="all"> <title>Selected light colour scheme</title> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="5"></circle> <line x1="12" y1="1" x2="12" y2="3"></line> <line x1="12" y1="21" x2="12" y2="23"></line> <line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line> <line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line> <line x1="1" y1="12" x2="3" y2="12"></line> <line x1="21" y1="12" x2="23" y2="12"></line> <line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line> <line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line> </svg> </symbol> </svg> <script> document.documentElement.dataset.colour_scheme = localStorage.getItem("colour_scheme") || "auto" </script> <section id="pep-page-section"> <header> <h1>Python Enhancement Proposals</h1> <ul class="breadcrumbs"> <li><a href="https://www.python.org/" title="The Python Programming Language">Python</a> » </li> <li><a href="../pep-0000/">PEP Index</a> » </li> <li>PEP 8101</li> </ul> <button id="colour-scheme-cycler" onClick="setColourScheme(nextColourScheme())"> <svg aria-hidden="true" class="colour-scheme-icon-when-auto"><use href="#svg-sun-half"></use></svg> <svg aria-hidden="true" class="colour-scheme-icon-when-dark"><use href="#svg-moon"></use></svg> <svg aria-hidden="true" class="colour-scheme-icon-when-light"><use href="#svg-sun"></use></svg> <span class="visually-hidden">Toggle light / dark / auto colour theme</span> </button> </header> <article> <section id="pep-content"> <h1 class="page-title">PEP 8101 – 2020 Term Steering Council election</h1> <dl class="rfc2822 field-list simple"> <dt class="field-odd">Author<span class="colon">:</span></dt> <dd class="field-odd">Ewa Jodlowska <ewa at python.org>, Ee Durbin <ee at python.org></dd> <dt class="field-even">Sponsor<span class="colon">:</span></dt> <dd class="field-even">Brett Cannon <brett at python.org></dd> <dt class="field-odd">Status<span class="colon">:</span></dt> <dd class="field-odd"><abbr title="Accepted and implementation complete, or no longer active">Final</abbr></dd> <dt class="field-even">Type<span class="colon">:</span></dt> <dd class="field-even"><abbr title="Non-normative PEP containing background, guidelines or other information relevant to the Python ecosystem">Informational</abbr></dd> <dt class="field-odd">Topic<span class="colon">:</span></dt> <dd class="field-odd"><a class="reference external" href="../topic/governance/">Governance</a></dd> <dt class="field-even">Created<span class="colon">:</span></dt> <dd class="field-even">16-Nov-2019</dd> </dl> <hr class="docutils" /> <section id="contents"> <details><summary>Table of Contents</summary><ul class="simple"> <li><a class="reference internal" href="#abstract">Abstract</a></li> <li><a class="reference internal" href="#election-administration">Election Administration</a></li> <li><a class="reference internal" href="#schedule">Schedule</a></li> <li><a class="reference internal" href="#candidates">Candidates</a></li> <li><a class="reference internal" href="#voter-roll">Voter Roll</a></li> <li><a class="reference internal" href="#election-implementation">Election Implementation</a><ul> <li><a class="reference internal" href="#configuration">Configuration</a></li> <li><a class="reference internal" href="#questions">Questions</a><ul> <li><a class="reference internal" href="#question-1">Question 1</a></li> </ul> </li> </ul> </li> <li><a class="reference internal" href="#results">Results</a></li> <li><a class="reference internal" href="#copyright">Copyright</a></li> <li><a class="reference internal" href="#complete-voter-roll">Complete Voter Roll</a><ul> <li><a class="reference internal" href="#active-python-core-developers">Active Python core developers</a></li> </ul> </li> </ul> </details></section> <section id="abstract"> <h2><a class="toc-backref" href="#abstract" role="doc-backlink">Abstract</a></h2> <p>This document describes the schedule and other details of the December 2019 election for the Python steering council, as specified in <a class="pep reference internal" href="../pep-0013/" title="PEP 13 – Python Language Governance">PEP 13</a>. This is steering council election for the 2020 term.</p> </section> <section id="election-administration"> <h2><a class="toc-backref" href="#election-administration" role="doc-backlink">Election Administration</a></h2> <p>The steering council appointed the <a class="reference external" href="https://www.python.org/psf-landing/">Python Software Foundation</a> Director of Infrastructure, Ee Durbin, to implement the election, and <a class="reference external" href="https://www.python.org/psf-landing/">Python Software Foundation</a> Executive Director, Ewa Jodlowska, to communicate announcements regarding the election.</p> </section> <section id="schedule"> <h2><a class="toc-backref" href="#schedule" role="doc-backlink">Schedule</a></h2> <p>There will be a two-week nomination period, followed by a two-week vote.</p> <p>The nomination period was: November 1, 2019 through November 16, 2019 12:00 UTC (The end of November 15, 2019 <a class="reference external" href="http://www.ieee802.org/16/aoe.html">Anywhere on Earth</a>). As announced on <a class="reference external" href="https://mail.python.org/archives/list/python-committers@python.org/thread/4N6WEWVSE6JQ64KDFGQRWFG33MSHRMCK/">python-committers</a>, and took place on <a class="reference external" href="https://discuss.python.org/t/about-the-steering-council-nominations-category/2459">discuss.python.org</a>.</p> <p>The voting period is: December 1, 2019 12:00 UTC through December 16, 2019 12:00 UTC (The end of December 15, 2019 <a class="reference external" href="http://www.ieee802.org/16/aoe.html">Anywhere on Earth</a>).</p> </section> <section id="candidates"> <h2><a class="toc-backref" href="#candidates" role="doc-backlink">Candidates</a></h2> <p>Candidates must be nominated by a core team member. If the candidate is a core team member, they may nominate themselves.</p> <p>Nominees (in alphabetical order):</p> <ul class="simple"> <li><a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-brett-cannon-2020-term/2566">Brett Cannon</a></li> <li><a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-kushal-das-2020-term/2662">Kushal Das</a></li> <li><a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-christian-heimes-2020-term/2661">Christian Heimes</a></li> <li><a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-pablo-galindo-salgado-2020-term/2667">Pablo Galindo Salgado</a></li> <li><a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-gregory-p-smith-2020-term/2668">Gregory P. Smith</a></li> <li><a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-victor-stinner-2020-term/2658">Victor Stinner</a></li> <li><a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-barry-warsaw-2020-term/2601">Barry Warsaw</a></li> <li><a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-carol-willing-2020-term/2593">Carol Willing</a></li> <li><a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-thomas-wouters-2020-term/2615">Thomas Wouters</a></li> </ul> <p>Withdrawn nominations:</p> <ul class="simple"> <li><a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-guido-van-rossum-2020-term/2657">Guido van Rossum</a>. (<a class="reference external" href="https://discuss.python.org/t/steering-council-nomination-guido-van-rossum-2020-term/2657/11">Withdrawal</a>)</li> </ul> </section> <section id="voter-roll"> <h2><a class="toc-backref" href="#voter-roll" role="doc-backlink">Voter Roll</a></h2> <p>All active Python core team members are eligible to vote.</p> <p>Ballots will be distributed based on the <a class="reference external" href="https://github.com/python/voters/blob/master/voter-files/2019-12-01-2020-python-steering-council-election.csv">The Python Voter Roll for this election</a> <a class="footnote-reference brackets" href="#id3" id="id2">[1]</a>.</p> <p>While this file is not public as it contains private email addresses, the <a class="reference internal" href="#complete-voter-roll">Complete Voter Roll</a> by name is available.</p> </section> <section id="election-implementation"> <h2><a class="toc-backref" href="#election-implementation" role="doc-backlink">Election Implementation</a></h2> <p>The election will be conducted using the <a class="reference external" href="https://heliosvoting.org">Helios Voting Service</a>.</p> <section id="configuration"> <h3><a class="toc-backref" href="#configuration" role="doc-backlink">Configuration</a></h3> <p>Short name: <code class="docutils literal notranslate"><span class="pre">2020-python-steering-council</span></code></p> <p>Name: <code class="docutils literal notranslate"><span class="pre">2020</span> <span class="pre">Python</span> <span class="pre">Steering</span> <span class="pre">Council</span> <span class="pre">Election</span></code></p> <p>Description: <code class="docutils literal notranslate"><span class="pre">Election</span> <span class="pre">for</span> <span class="pre">the</span> <span class="pre">Python</span> <span class="pre">steering</span> <span class="pre">council,</span> <span class="pre">as</span> <span class="pre">specified</span> <span class="pre">in</span> <span class="pre">PEP</span> <span class="pre">13.</span> <span class="pre">This</span> <span class="pre">is</span> <span class="pre">steering</span> <span class="pre">council</span> <span class="pre">election</span> <span class="pre">for</span> <span class="pre">the</span> <span class="pre">2020</span> <span class="pre">term.</span></code></p> <p>type: <code class="docutils literal notranslate"><span class="pre">Election</span></code></p> <p>Use voter aliases: <code class="docutils literal notranslate"><span class="pre">[X]</span></code></p> <p>Randomize answer order: <code class="docutils literal notranslate"><span class="pre">[X]</span></code></p> <p>Private: <code class="docutils literal notranslate"><span class="pre">[X]</span></code></p> <p>Help Email Address: <code class="docutils literal notranslate"><span class="pre">ee@python.org</span></code></p> <p>Voting starts at: <code class="docutils literal notranslate"><span class="pre">December</span> <span class="pre">1,</span> <span class="pre">2019</span> <span class="pre">12:00</span> <span class="pre">UTC</span></code></p> <p>Voting ends at: <code class="docutils literal notranslate"><span class="pre">December</span> <span class="pre">16,</span> <span class="pre">2019</span> <span class="pre">12:00</span> <span class="pre">UTC</span></code></p> <p>This will create an election in which:</p> <ul class="simple"> <li>Voting is not open to the public, only those on the <a class="reference internal" href="#voter-roll">Voter Roll</a> may participate. Ballots will be emailed when voting starts.</li> <li>Candidates are presented in random order, to help avoid bias.</li> <li>Voter identities and ballots are protected against cryptographic advances.</li> </ul> </section> <section id="questions"> <h3><a class="toc-backref" href="#questions" role="doc-backlink">Questions</a></h3> <section id="question-1"> <h4><a class="toc-backref" href="#question-1" role="doc-backlink">Question 1</a></h4> <p>Select between <code class="docutils literal notranslate"><span class="pre">0</span></code> and <code class="docutils literal notranslate"><span class="pre">-</span> <span class="pre">(approval)</span></code> answers. Result Type: <code class="docutils literal notranslate"><span class="pre">absolute</span></code></p> <p>Question: <code class="docutils literal notranslate"><span class="pre">Select</span> <span class="pre">candidates</span> <span class="pre">for</span> <span class="pre">the</span> <span class="pre">Python</span> <span class="pre">Steering</span> <span class="pre">Council</span></code></p> <p>Answer #1 - #N: <code class="docutils literal notranslate"><span class="pre">Candidates</span> <span class="pre">from</span> <span class="pre">Candidates_</span> <span class="pre">Section</span></code></p> </section> </section> </section> <section id="results"> <h2><a class="toc-backref" href="#results" role="doc-backlink">Results</a></h2> <p>Of 82 eligible voters, 63 cast ballots.</p> <p>The top five vote-getters are:</p> <ul class="simple"> <li>Barry Warsaw</li> <li>Brett Cannon</li> <li>Carol Willing</li> <li>Thomas Wouters</li> <li>Victor Stinner</li> </ul> <p>No conflict of interest as defined in <a class="pep reference internal" href="../pep-0013/" title="PEP 13 – Python Language Governance">PEP 13</a> were observed.</p> <p>The full vote counts are as follows:</p> <table class="docutils align-default"> <thead> <tr class="row-odd"><th class="head">Candidate</th> <th class="head">Votes Received</th> </tr> </thead> <tbody> <tr class="row-even"><td>Brett Cannon</td> <td>54</td> </tr> <tr class="row-odd"><td>Carol Willing</td> <td>54</td> </tr> <tr class="row-even"><td>Barry Warsaw</td> <td>50</td> </tr> <tr class="row-odd"><td>Thomas Wouters</td> <td>40</td> </tr> <tr class="row-even"><td>Victor Stinner</td> <td>38</td> </tr> <tr class="row-odd"><td>Christian Heimes</td> <td>37</td> </tr> <tr class="row-even"><td>Pablo Galindo Salgado</td> <td>37</td> </tr> <tr class="row-odd"><td>Gregory P. Smith</td> <td>32</td> </tr> <tr class="row-even"><td>Kushal Das</td> <td>30</td> </tr> </tbody> </table> </section> <section id="copyright"> <h2><a class="toc-backref" href="#copyright" role="doc-backlink">Copyright</a></h2> <p>This document has been placed in the public domain.</p> </section> <section id="complete-voter-roll"> <h2><a class="toc-backref" href="#complete-voter-roll" role="doc-backlink">Complete Voter Roll</a></h2> <section id="active-python-core-developers"> <h3><a class="toc-backref" href="#active-python-core-developers" role="doc-backlink">Active Python core developers</a></h3> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">Abhilash</span> <span class="n">Raj</span> <span class="n">Alex</span> <span class="n">Gaynor</span> <span class="n">Alex</span> <span class="n">Martelli</span> <span class="n">Alexander</span> <span class="n">Belopolsky</span> <span class="n">Andrew</span> <span class="n">Kuchling</span> <span class="n">Andrew</span> <span class="n">Svetlov</span> <span class="n">Antoine</span> <span class="n">Pitrou</span> <span class="n">Barry</span> <span class="n">Warsaw</span> <span class="n">Benjamin</span> <span class="n">Peterson</span> <span class="n">Berker</span> <span class="n">Peksağ</span> <span class="n">Brett</span> <span class="n">Cannon</span> <span class="n">Brian</span> <span class="n">Curtin</span> <span class="n">Brian</span> <span class="n">Quinlan</span> <span class="n">Carol</span> <span class="n">Willing</span> <span class="n">Cheryl</span> <span class="n">Sabella</span> <span class="n">Chris</span> <span class="n">Withers</span> <span class="n">Christian</span> <span class="n">Heimes</span> <span class="n">Christian</span> <span class="n">Tismer</span> <span class="n">Davin</span> <span class="n">Potts</span> <span class="n">Dino</span> <span class="n">Viehland</span> <span class="n">Donald</span> <span class="n">Stufft</span> <span class="n">Emily</span> <span class="n">Morehouse</span> <span class="n">Éric</span> <span class="n">Araujo</span> <span class="n">Eric</span> <span class="n">Snow</span> <span class="n">Eric</span> <span class="n">V</span><span class="o">.</span> <span class="n">Smith</span> <span class="n">Ethan</span> <span class="n">Furman</span> <span class="n">Ezio</span> <span class="n">Melotti</span> <span class="n">Facundo</span> <span class="n">Batista</span> <span class="n">Fred</span> <span class="n">Drake</span> <span class="n">Giampaolo</span> <span class="n">Rodolà</span> <span class="n">Gregory</span> <span class="n">P</span><span class="o">.</span> <span class="n">Smith</span> <span class="n">Guido</span> <span class="n">van</span> <span class="n">Rossum</span> <span class="n">Inada</span> <span class="n">Naoki</span> <span class="n">Ivan</span> <span class="n">Levkivskyi</span> <span class="n">Jason</span> <span class="n">R</span><span class="o">.</span> <span class="n">Coombs</span> <span class="n">Jeremy</span> <span class="n">Kloth</span> <span class="n">Jesús</span> <span class="n">Cea</span> <span class="n">Joannah</span> <span class="n">Nanjekye</span> <span class="n">Julien</span> <span class="n">Palard</span> <span class="n">Kurt</span> <span class="n">B</span><span class="o">.</span> <span class="n">Kaiser</span> <span class="n">Kushal</span> <span class="n">Das</span> <span class="n">Larry</span> <span class="n">Hastings</span> <span class="n">Lisa</span> <span class="n">Roach</span> <span class="n">Łukasz</span> <span class="n">Langa</span> <span class="n">Marc</span><span class="o">-</span><span class="n">André</span> <span class="n">Lemburg</span> <span class="n">Mariatta</span> <span class="n">Mark</span> <span class="n">Dickinson</span> <span class="n">Mark</span> <span class="n">Shannon</span> <span class="n">Matthias</span> <span class="n">Klose</span> <span class="n">Michael</span> <span class="n">Foord</span> <span class="n">Nathaniel</span> <span class="n">J</span><span class="o">.</span> <span class="n">Smith</span> <span class="n">Ned</span> <span class="n">Deily</span> <span class="n">Neil</span> <span class="n">Schemenauer</span> <span class="n">Alyssa</span> <span class="n">Coghlan</span> <span class="n">Pablo</span> <span class="n">Galindo</span> <span class="n">Paul</span> <span class="n">Ganssle</span> <span class="n">Paul</span> <span class="n">Moore</span> <span class="n">Petr</span> <span class="n">Viktorin</span> <span class="n">R</span><span class="o">.</span> <span class="n">David</span> <span class="n">Murray</span> <span class="n">Raymond</span> <span class="n">Hettinger</span> <span class="n">Robert</span> <span class="n">Collins</span> <span class="n">Ronald</span> <span class="n">Oussoren</span> <span class="n">Senthil</span> <span class="n">Kumaran</span> <span class="n">Serhiy</span> <span class="n">Storchaka</span> <span class="n">Skip</span> <span class="n">Montanaro</span> <span class="n">Stefan</span> <span class="n">Behnel</span> <span class="n">Stefan</span> <span class="n">Krah</span> <span class="n">Steve</span> <span class="n">Dower</span> <span class="n">Steven</span> <span class="n">D</span><span class="s1">'Aprano</span> <span class="n">Stéphane</span> <span class="n">Wirtel</span> <span class="n">Tal</span> <span class="n">Einat</span> <span class="n">Terry</span> <span class="n">Jan</span> <span class="n">Reedy</span> <span class="n">Thomas</span> <span class="n">Wouters</span> <span class="n">Tim</span> <span class="n">Golden</span> <span class="n">Tim</span> <span class="n">Peters</span> <span class="n">Victor</span> <span class="n">Stinner</span> <span class="n">Vinay</span> <span class="n">Sajip</span> <span class="n">Walter</span> <span class="n">Dörwald</span> <span class="n">Xavier</span> <span class="n">de</span> <span class="n">Gaye</span> <span class="n">Xiang</span> <span class="n">Zhang</span> <span class="n">Yury</span> <span class="n">Selivanov</span> <span class="n">Zachary</span> <span class="n">Ware</span> </pre></div> </div> <aside class="footnote-list brackets"> <aside class="footnote brackets" id="id3" role="doc-footnote"> <dt class="label" id="id3">[<a href="#id2">1</a>]</dt> <dd>This repository is private and accessible only to Python Core Developers, administrators, and Python Software Foundation Staff as it contains personal email addresses.</aside> </aside> </section> </section> </section> <hr class="docutils" /> <p>Source: <a class="reference external" href="https://github.com/python/peps/blob/main/peps/pep-8101.rst">https://github.com/python/peps/blob/main/peps/pep-8101.rst</a></p> <p>Last modified: <a class="reference external" href="https://github.com/python/peps/commits/main/peps/pep-8101.rst">2025-02-01 08:55:40 GMT</a></p> </article> <nav id="pep-sidebar"> <h2>Contents</h2> <ul> <li><a class="reference internal" href="#abstract">Abstract</a></li> <li><a class="reference internal" href="#election-administration">Election Administration</a></li> <li><a class="reference internal" href="#schedule">Schedule</a></li> <li><a class="reference internal" href="#candidates">Candidates</a></li> <li><a class="reference internal" href="#voter-roll">Voter Roll</a></li> <li><a class="reference internal" href="#election-implementation">Election Implementation</a><ul> <li><a class="reference internal" href="#configuration">Configuration</a></li> <li><a class="reference internal" href="#questions">Questions</a><ul> <li><a class="reference internal" href="#question-1">Question 1</a></li> </ul> </li> </ul> </li> <li><a class="reference internal" href="#results">Results</a></li> <li><a class="reference internal" href="#copyright">Copyright</a></li> <li><a class="reference internal" href="#complete-voter-roll">Complete Voter Roll</a><ul> <li><a class="reference internal" href="#active-python-core-developers">Active Python core developers</a></li> </ul> </li> </ul> <br> <a id="source" href="https://github.com/python/peps/blob/main/peps/pep-8101.rst">Page Source (GitHub)</a> </nav> </section> <script src="../_static/colour_scheme.js"></script> <script src="../_static/wrap_tables.js"></script> <script src="../_static/sticky_banner.js"></script> </body> </html>