Edgewall Software

Changes between Version 5 and Version 12 of Ticket #12352


Ignore:
Timestamp:
Apr 4, 2016, 5:32:41 PM (8 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12352 – Release Notes

    v5 v12  
    1 `EnvironmentError` is raised when Python interpreter optimization level is nonzero.
     1* Fixed return code not being set when calling `trac-admin`.
     2* An `EnvironmentError` is raised when processing a request if the Python interpreter optimization level is nonzero.
     3* An error code is returned and a message printed to the terminal when calling `trac-admin` in a Python process that has a nonzero optimization level.