Menu

#754 Support Python 3.4

Next
closed-fixed
5
2016-01-19
2014-10-14
cf+
No

I tried compiling the Python 3.1 PySTAF module for Python 3.4, this worked without code changes. So far I have not found any problems, although I only tested the STAFHandle class. Creating new handles and using them to submit requests is working.
I tested using Windows 7 64 bit, Python 3.4.2, STAF 3.4.19

If you would include precompiled Python modules for Python 3.4 this would save us a lot of work.

1 Attachments

Discussion

  • Sharon Lucas

    Sharon Lucas - 2015-03-04
    • labels: --> Lang::Python
    • assigned_to: Sharon Lucas
    • Group: Future --> Next
     
  • Sharon Lucas

    Sharon Lucas - 2015-03-25

    Added STAF support for Python 3.4 for the following operating systems:
    - Windows 32-bit
    - Windows 64-bit (amd64)
    - Linux 32-bit
    - Linux 64-bit (amd64)
    - FreeBSD

    I attached a diff of the changes.

    This feature will be part of STAF V3.4.21 which is planned to be released at the end of March 2015. The STAF V3.4.21 installers for these operating systems will provide the pre-compiled STAF Python support.

     
  • Sharon Lucas

    Sharon Lucas - 2015-03-25
    • status: open --> closed-fixed
     
  • Sharon Lucas

    Sharon Lucas - 2016-01-19
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1 @@
    +python34.diff (25.5 kB; application/octet-stream)
    
     

Log in to post a comment.