PEP 13: Add deadline of one week to second a vote of no confidence (#4163)

This commit is contained in:
Hugo van Kemenade 2024-12-13 09:56:19 +02:00 committed by GitHub
parent 9f2b31949f
commit c1c9094de4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 4 deletions

View File

@ -192,7 +192,7 @@ council member, or the entire council, via a vote of no confidence.
A no-confidence vote is triggered when a core team member calls for
one publicly on an appropriate project communication channel, and
another core team member seconds the proposal.
another core team member seconds the proposal within one week.
The vote lasts for two weeks. Core team members vote for or against.
If at least two thirds of voters express a lack of confidence, then
@ -354,9 +354,10 @@ History of amendments
---------------------
* 2019-04-17: Added the vote length for core devs and changes to this document.
* 2024-12-10: `Adopted
<https://discuss.python.org/t/changing-pep-13-to-adopt-bloc-star-voting/64971>`__
Multi-winner Bloc STAR voting for council elections.
* `2024-12-10 <https://discuss.python.org/t/64971>`__:
Adopted Multi-winner Bloc STAR voting for council elections.
* `2024-12-10 <https://discuss.python.org/t/72293/4>`__:
Added a one-week deadline for seconding a vote of no confidence.