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 3707aa7 quick note on naming
new b022b3c Remove dup/unused queries.
new dab12c6 Switch to asfpy.db rather than our layer.
new 14b39ee list_*() should return EasyDict objects
The 3 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/queries.yaml | 7 ---
v3/steve/db.py | 108 -------------------------------
v3/steve/election.py | 175 +++++++++++++++++----------------------------------
v3/steve/persondb.py | 11 ++--
4 files changed, 63 insertions(+), 238 deletions(-)
delete mode 100644 v3/steve/db.py