/[Apache-SVN]
ViewVC logotype

Revision 1914656


Jump to revision: Previous Next
Author: gstein
Date: Thu Dec 14 11:36:51 2023 UTC (6 months ago)
Changed paths: 1
Log Message:
Move some utility class instantiations into the DiffGenerator.

* tools/hook-scripts/mailer/mailer.py:
  (generate_content): do not bother with creating DiffSelections or
    DiffURLSelections instances, nor pass such. The DiffGenerator will
    take care of it now, internally.
  (DiffGenerator.__init__): remove the diffsels and diffurls args. We
    can easily create this objects ourself. Do so.
    Non-sequitur: remove .diff and .diff_url instance variables. These
      are unused; a conflation with diff chunks from our generator.


Changed paths

Path Details
Directorysubversion/trunk/tools/hook-scripts/mailer/mailer.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26