This is an automated email from the ASF dual-hosted git repository.
sbp pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
from da4d20a1 Notes say that cmarkgfm is safe
add 8f86fe3b Allow the use of CC and BCC for voting and announcing
No new revisions were added by this update.
Summary of changes:
atr/api/__init__.py | 4 +-
atr/db/interaction.py | 4 +-
atr/get/announce.py | 67 ++---
atr/get/voting.py | 22 +-
atr/mail.py | 77 +++--
atr/models/results.py | 2 +-
atr/post/announce.py | 18 +-
atr/post/vote.py | 6 +-
atr/post/voting.py | 20 +-
atr/render.py | 55 ++++
atr/shared/announce.py | 15 +-
atr/shared/voting.py | 19 +-
atr/static/css/atr.css | 5 +
atr/storage/writers/announce.py | 20 +-
atr/storage/writers/mail.py | 4 +-
atr/storage/writers/tokens.py | 4 +-
atr/storage/writers/vote.py | 44 ++-
atr/tasks/message.py | 24 +-
atr/tasks/vote.py | 30 +-
atr/util.py | 33 ++-
tests/unit/test_mail.py | 601 +++++++++++++++++++++++-----------------
tests/unit/test_message.py | 6 +-
22 files changed, 657 insertions(+), 423 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]