Release Notes for Python
Python は分散アプリケーションの開発、スクリプト、数値コンピューティング、システム試験に最適な、インタプリタ形式の、インタラクティブなオブジェクト指向のプログラミング言語です。Python を使用することにより、システムをより速く、効率的に開発または統合することができます。
Python は分散アプリケーションの開発、スクリプト、数値コンピューティング、システム試験に最適な、インタプリタ形式の、インタラクティブなオブジェクト指向のプログラミング言語です。Python を使用することにより、システムをより速く、効率的に開発または統合することができます。
Fixed Issues
Improvements
Fixed Issues
Updated to address a severe issue that allows attackers to use heap overflow in YAML URI to arbitrarily execute commands. Reference: CVE-2014-2525, CVE-2013-6393
Upgraded Python Image Library (PIL) to Pillow 2.4.0 to address a severe vulnerability that allows remote attackers to execute arbitrary commands. Reference: CVE-2014-3007
Fixed Issues