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 029ccb8  Fix lint errors.
     new 7664ed4  Factor out the Person database.
     new a1368b3  Continued work on the Election class.

The 2 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/steve/election.py      | 109 ++++++++++++++++++++--------------------------
 v3/steve/persondb.py      |  77 ++++++++++++++++++++++++++++++++
 v3/test/check_coverage.py |  69 ++++++++++++++++++-----------
 3 files changed, 168 insertions(+), 87 deletions(-)
 create mode 100644 v3/steve/persondb.py

Reply via email to