Edgewall Software

Changes between Version 6 and Version 14 of Ticket #11600


Ignore:
Timestamp:
May 5, 2014, 10:05:20 AM (10 years ago)
Author:
anonymous
Comment:

Thanks, committed to trunk in [12764:12765].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11600

    • Property Cc Jun Omae added
  • Ticket #11600 – API Changes

    v6 v14  
    22 * statements `from __future__ import with_statement`.
    33 * `trac.util.presentation.to_json` for the case that `json` can't be imported.
     4 * `cleandoc` definition in `trac.util.compat`.
     5
     6The function `terminate` in `trac.util` will accept a `subprocess.Popen` object or integer process id as an input.