PEP 13: Add deadline of one week to second a vote of no confidence (#4163)
This commit is contained in:
parent
9f2b31949f
commit
c1c9094de4
|
@ -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
|
A no-confidence vote is triggered when a core team member calls for
|
||||||
one publicly on an appropriate project communication channel, and
|
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.
|
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
|
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.
|
* 2019-04-17: Added the vote length for core devs and changes to this document.
|
||||||
* 2024-12-10: `Adopted
|
* `2024-12-10 <https://discuss.python.org/t/64971>`__:
|
||||||
<https://discuss.python.org/t/changing-pep-13-to-adopt-bloc-star-voting/64971>`__
|
Adopted Multi-winner Bloc STAR voting for council elections.
|
||||||
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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue