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 2013/01/14 21:22:14 UTC

[jira] [Created] (PROTON-199) [Proton-c] Python binding requires python 2.6+

Ken Giusti created PROTON-199:
---------------------------------

             Summary: [Proton-c] Python binding requires python 2.6+
                 Key: PROTON-199
                 URL: https://issues.apache.org/jira/browse/PROTON-199
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-c
    Affects Versions: 0.3
         Environment: python versions < 2.5
            Reporter: Ken Giusti
            Priority: Minor


Python bindings make use of (at least two) python language features that require python versions newer than 2.5:

- uuid
- bytes

In order to support older versions of the python language, these features would have to be removed, or a compatibility layer would need to be provided.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira