Releases: pybee/Python-iOS-support
Python 3.4.2 Build 5
An updated release of Python 3.4.2, adding bz2 and lzma libraries as builtins.
It also updates OpenSSL to 1.0.2f.
Python 3.5.1 Build 1
The first release of Python 3.5.1 for iOS.
In addition to the new features in Python 3.5 such as yield from
, this release includes the bz2
and lzma
libraries as builtins.
It also updates OpenSSL to 1.0.2f.
Python 3.4.2 Build 4
Build 4 of the iOS support libraries for Python.
- Adds support for iOS 9.
- Adds support for tvOS and watchOS.
- Adds bitcode compilation support to compiled libraries.
- Updates OpenSSL to 1.0.2e.
Python 3.4.2 Build 3
Build 3 of the iOS support frameworks for Python 3.4.2.
Updates OpenSSL version to 1.0.2d, and includes minor changes to archive downloading.
Python 3.4.2 Build 2
Build 2 of the iOS support frameworks for Python 3.4.2.
Includes improvements to the test suite, minor changes to bootstrapping to support an slimmed project layout, and a packaging structure that minimises duplication.
Python 3.4.2 Build 1
Build 1 of the iOS support frameworks for Python 3.4.2.
Python 2.7.1 Build 3
Build 3 of the iOS support frameworks for Python 2.7.1.
- Fixed compatibility issue with Xcode 6.
Python 2.7.1 Build 2
Build 2 of the iOS support frameworks for Python 2.7.1.
- Added Rubicon as a pre-installed system library.
Python 2.7.1 Build 1
Build 1 of the iOS support frameworks for Python 2.7.1.