This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from 174aca1 Read/process v3 result files in the stv_tool.py.
new 9d905cb Improve the trimming of empty votes in an STV Issue.
new 2d68602 Improve tallying options and storage.
new ce0467f remove some print() to clean up output
new 2c8dd65 fix: correct typo in log message and add optional pbar import
new 6f53030 feat: make list_elections return edict with issue_count and
person_count
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
v3/server/bin/tally.py | 95 +++++++++++++++++++++++++++++++++++++++-----------
v3/steve/election.py | 22 ++++++++----
v3/steve/vtypes/stv.py | 9 +++--
3 files changed, 96 insertions(+), 30 deletions(-)