8000 Poll required: PEP 13: Clarify tie resolution by zware · Pull Request #4672 · python/peps · GitHub
[go: up one dir, main page]

Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
PEP 13: Remove dangling close parenthesis left by ab0c68f
  • Loading branch information
zware committed Oct 24, 2025
commit ea56e4ac33e34e64f07530e9cce744587d679fc7
2 changes: 1 addition & 1 deletion peps/pep-0013.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ A council election consists of two phases:
* Phase 2: Each core team member can assign zero to five stars to each
candidate. Voting is performed anonymously. The outcome of the vote
is determined using the `STAR voting system <https://www.starvoting.org/>`__,
modified to use the `Multi-winner Bloc STAR <https://www.starvoting.org/multi_winner>`__)
modified to use the `Multi-winner Bloc STAR <https://www.starvoting.org/multi_winner>`__
approach. If a tie that is not automatically resolved by the election software occurs, it may
be resolved by mutual agreement among the candidates, or else the
winner will be chosen at random.
Expand Down
0