Download List

프로젝트 설명

Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-01 01:20
3.3.0

시리즈, 2.x 및 3.x. 주요 새로운 기능 간의 포팅을 쉽게 또한 3.3 출시 시리즈에 추가 된 3.x의 개선의 범위를 포함 합니다.
Tags: Major feature enhancements, stable (3.3.x)
Includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. Major new features have been added to the 3.3 release series.

2012-09-15 16:08
3.2.3

보고 된 몇 가지 보안 문제가 수정 되었습니다, 서비스, 해시 충돌 거부 등 Expat 해시 충돌 거부 서비스, SimpleXMLRPCServer 서비스 거부 및 _ssl 모듈에 CBC 4 공격 대책의 사용 안 함.
Tags: Security, Bugfixes, stable (3.2.x)
Several reported security issues were fixed, including a hash collision denial of service, Expat hash collision denial of service, SimpleXMLRPCServer denial of service, and disabling of the CBC IV attack countermeasure in the _ssl module.

2011-09-05 15:25
3.2.2

이 릴리스에는 주로 올바르게 많은 HTTP 리소스를 여는 방해 urllib.request 모듈 회귀가 수정되었습니다.
Tags: Bugfixes, stable (3.2.x), Security
This release mainly fixes a regression with the urllib.request module that prevented opening many HTTP resources correctly.

2011-07-11 20:23
3.2.1

많은 버그수정과 개선되었다. 대부분의 일관성과 행동 수정 숫자 작업을되었다.
Tags: Security, Bug Fix, stable (3.2.x)
Many bugfixes and enhancements were made. Many consistency and behavior fixes were made for numeric operations.

2011-02-21 13:08
3.2

unittest 모듈로 다수의 개선. 단합 3147에 대한 지원합니다. pyc 저장소 디렉토리. 단합 3149, 동적 라이브러리 태그 버전에 대한 지원합니다. 단합 3148, 동시 프로그래밍을위한 새로운 미래 도서관. 단합 384, 안정 에이비 확장 모듈을위한. 응원은 391, 사전 로깅 구성을 기반으로. 철저하게 길 구현되는 경합이 줄어 듭니다. 확장 이메일 패키지를 바이트 메시지를 처리합니다. SSL을 컨텍스트 및 인증서의 호스트 이름을 매칭을위한 지원을 훨씬 향상된 SSL을 모듈. sysconfig 구성 정보에 액세스하는 모듈.
Tags: stable (3.2.x), Bug Fix, Security
Numerous improvements to the unittest module. PEP 3147, support for .pyc repository directories. PEP 3149, support for version tagged dynamic libraries. PEP 3148, a new futures library for concurrent programming. PEP 384, a stable ABI for extension modules. PEP 391, dictionary-based logging configuration. An overhauled GIL implementation that reduces contention. An extended email package that handles bytes messages. A much improved SSL module with support for SSL contexts and certificate hostname matching. A sysconfig module to access configuration information.

Project Resources