Python

Python 3.7.3 for PC Windows

Python
開源軟體

HWiNFO 5.22

更新時間:2016-03-17
更新細節:
版本下載:HWiNFO 5.22

Python 3.4.4

更新時間:2015-12-22
更新細節:

* Corrected =/== typo potentially leading to crash in launcher.


版本下載:Python 3.4.4

Python 3.5.1

更新時間:2015-12-08
更新細節:

- Improved Python zip application support
- Additional unpacking generalizations
- "%-formatting" for bytes and bytearray objects
- A new operator (@) for matrix multiplication
- os.scandir(), a fast new directory traversal function
- Adding support for automatic retries of interrupted system calls
- Change StopIteration handling inside generators
- The typing module, a new standard for type annotations
- Math.isclose(), a function for testing approximate equality
- Making the Windows Python launcher aware of virtual environments
- Eliminating .pyo files
- A new and improved mechanism for loading extension modules
- Coroutines with async and await syntax


版本下載:Python 3.5.1

Python 2.7.11

更新時間:2015-12-07
更新細節:

# New features
- improved Python zip application support
- additional unpacking generalizations
- "%-formatting" for bytes and bytearray objects
- a new operator (@) for matrix multiplication
- os.scandir(), a fast new directory traversal function
- adding support for automatic retries of interrupted system calls
- change StopIteration handling inside generators
- the typing module, a new standard for type annotations
- math.isclose(), a function for testing approximate equality
- making the Windows Python launcher aware of virtual environments
- eliminating .pyo files
- a new and improved mechanism for loading extension modules
- coroutines with async and await syntax


版本下載:Python 2.7.11

Python 3.5.0

更新時間:2015-09-15
更新細節:

- improved Python zip application support
- additional unpacking generalizations
- "%-formatting" for bytes and bytearray objects
- a new operator (@) for matrix multiplication
- os.scandir(), a fast new directory traversal function
- adding support for automatic retries of interrupted system calls
- change StopIteration handling inside generators
- the typing module, a new standard for type annotations
- math.isclose(), a function for testing approximate equality
- making the Windows Python launcher aware of virtual environments
- eliminating .pyo files
- a new and improved mechanism for loading extension modules
- coroutines with async and await syntax


版本下載:Python 3.5.0

Python 2.7.10

更新時間:2015-05-26
更新細節:

# Library
- Allow '[' and ']' in cookie values.


版本下載:Python 2.7.10

Python 3.4.3

更新時間:2015-02-27
更新細節:

* a "pathlib" module providing object-oriented filesystem paths
* a standardized "enum" module
* a build enhancement that will help generate introspection information for builtins
* improved semantics for object finalization
* adding single-dispatch generic functions to the standard library
* a new C API for implementing custom memory allocators
* changing file descriptors to not be inherited by default in subprocesses
* a new "statistics" module
* standardizing module metadata for Python's module import system
* a bundled installer for the pip package manager
* a new "tracemalloc" module for tracing Python memory allocations
* a new hash algorithm for Python strings and binary data
* a new and improved protocol for pickled objects
* a new "asyncio" module, a new framework for asynchronous I/O


版本下載:Python 3.4.3

Python 2.7.9

更新時間:2014-12-15
更新細節:

# Library
* Remove the *check_hostname* parameter of httplib.HTTPSConnection. The *context* parameter should be used instead.
* Add a default limit for the amount of data xmlrpclib.gzip_decode will return.
* smtplib: Limit amount of data read by limiting the call to readline(). Original patch by Christian Heimes.
* In poplib, limit maximum line length read from the server
* Add a context argument to xmlrpclib.ServerProxy.
# Build
* Allow the ssl module to be compiled if openssl doesn't support SSL 3.
* Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.


版本下載:Python 2.7.9

Python 3.4.2

更新時間:2014-10-09
更新細節:

- Bugfixes and small improvements


版本下載:Python 3.4.2

Python 2.7.8

更新時間:2014-07-03
更新細節:

- The openssl version bundled in the Windows installer has been updated.
- A regression in the mimetypes module on Windows has been fixed.
- A possible overflow in the buffer type has been fixed.
- A bug in the CGIHTTPServer module which allows arbitrary execution of code in the server root has been patched.
- A regression in the handling of UNC paths in os.path.join has been fixed.


版本下載:Python 2.7.8

Python 2.7.7

更新時間:2014-06-02
更新細節:

- Includes numerous bugfixes


版本下載:Python 2.7.7

Python 3.4.1

更新時間:2014-05-20
更新細節:

- Over three hundred bugfixes and other improvements
- One notable change: the version of OpenSSL bundled with the Windows installer no longer has the "HeartBleed" vulnerability.


版本下載:Python 3.4.1

Python 3.4.0

更新時間:2014-03-27
更新細節:

# New features and changes
* A "pathlib" module providing object-oriented filesystem paths
* A standardized "enum" module
* A build enhancement that will help generate introspection information for builtins
* Improved semantics for object finalization
* Adding single-dispatch generic functions to the standard library
* A new C API for implementing custom memory allocators
* Changing file descriptors to not be inherited by default in subprocesses
* A new "statistics" module
* Standardizing module metadata for Python's module import system
* a bundled installer for the pip package manager
* A new "tracemalloc" module for tracing Python memory allocations
* A new hash algorithm for Python strings and binary data
* A new and improved protocol for pickled objects
* A new "asyncio" module, a new framework for asynchronous I/O


版本下載:Python 3.4.0

Python 3.3.5

更新時間:2014-03-10
更新細節:

- A regression in zipimport
- A regression executing scripts with a coding declared and Windows newlines
- Potential DOS using compression codecs in bytes.decode()
- Fixes a few other bugs


版本下載:Python 3.3.5

Python 3.3.4

更新時間:2014-02-11
更新細節:

- This release fixes several security and a lot of overall bug fixes


版本下載:Python 3.3.4