Edgewall Software

Changes between Version 10 and Version 11 of Ticket #11901


Ignore:
Timestamp:
May 19, 2015, 10:12:52 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11901 – Description

    v10 v11  
    77* Replace use of [https://docs.python.org/2/library/optparse.html optparse] with [https://docs.python.org/2/library/argparse.html argparse].
    88* ~~Replace class with a `namedtuple`: [browser:/tags/trac-1.1.4/tracopt/versioncontrol/git/PyGIT.py@:244-249#L240]~~ => #12027.
     9* Remove [browser:/tags/trac-1.1.5/trac/versioncontrol/svn_fs.py svn_fs.py] and [browser:/tags/trac-1.1.5/trac/versioncontrol/svn_prop.py svn_prop.py] (modules moved in #10712).
    910
    1011Building the list will be easier to do as we develop, and the changes can then be removed at the start of the milestone.