You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2015/10/29 15:17:27 UTC

[jira] [Created] (PROTON-1032) Cannot call super() on classes derived from Exception in 2.4

Ken Giusti created PROTON-1032:
----------------------------------

             Summary: Cannot call super() on classes derived from Exception in 2.4
                 Key: PROTON-1032
                 URL: https://issues.apache.org/jira/browse/PROTON-1032
             Project: Qpid Proton
          Issue Type: Bug
          Components: python-binding
    Affects Versions: 0.9.1
            Reporter: Ken Giusti
            Assignee: Ken Giusti


The proton 0.9.x series is the last release where python 2.4 is supported (only 2.6+ in 0.10.x+).

Code on the 0.9.x branch uses the super() method on Exception derived classes.  This is illegal on python 2.4.

This fix is only targeted to this branch in case for whatever reason someone stuck with python 2.4 would like to use proton.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)