Python 3.7.0b2
Release Date: Feb. 28, 2018
This is a beta preview of Python 3.7
Python 3.7 is still in development. This release, 3.7.0b2, is the second of four planned beta release previews.
Among the major new features in Python 3.7 are:
- PEP 538, Coercing the legacy C locale to a UTF-8 based locale
- PEP 539, A New C-API for Thread-Local Storage in CPython
- PEP 540, UTF-8 mode
- PEP 552, Deterministic pyc
- PEP 553, Built-in breakpoint()
- PEP 557, Data Classes
- PEP 560, Core support for typing module and generic types
- PEP 562, Module __getattr__ and __dir__
- PEP 563, Postponed Evaluation of Annotations
- PEP 564, Time functions with nanosecond resolution
- PEP 565, Show DeprecationWarning in __main__
- PEP 567, Context Variables
Please see What’s New In Python 3.7 for more information. Additional documentation for these features and other changes will be updated during the beta phase.
Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support the new feature release. We strongly encourage maintainers of third-party Python projects to test with 3.7 during the beta phase and report issues found to the Python bug tracker as soon as possible. While the release is planned to be feature complete entering the beta phase, it is possible that features may be modified or, in rare cases, deleted up until the start of the release candidate phase (2018-05-21). Our goal is have no ABI changes after beta 3 and no code changes after 3.7.0rc1, the release candidate. To achieve that, it will be extremely important to get as much exposure for 3.7 as possible during the beta phase. Please keep in mind that this is a preview release and its use is not recommended for production environments.
The next pre-release of Python 3.7 will be 3.7.0 beta 3, currently scheduled for 2018-03-26. The official release of 3.7.0 is planned for 2018-06-15.
More resources
- Online Documentation
- PEP 537, 3.7 Release Schedule
- Report bugs at https://bugs.python.org.
- Help fund Python and its community.
Windows users
- The binaries for AMD64 will also work on processors that implement the Intel 64 architecture. (Also known as the "x64" architecture, and formerly known as both "EM64T" and "x86-64".)
- There are now "web-based" installers for Windows platforms; the installer will download the needed software components at installation time.
- There are redistributable zip files containing the Windows builds, making it easy to redistribute Python as part of another software package. Please see the documentation regarding Embedded Distribution for more information.
macOS users
- NEW as of 3.7.0 b1: we are providing two binary installer options for download. The new variant works on macOS 10.9 (Mavericks) and later systems and comes with its own batteries-included version oF Tcl/Tk 8.6 for users of IDLE and other tkinter-based GUI applications. It is 64-bit only. We also continue to provide the traditional variant that works on all versions of macOS from 10.6 (Snow Leopard) on. This variant still requires installing a third-party version of Tcl/Tk 8.5. If you are using macOS 10.9 or later, consider using the new installer variant, unless you are building Python applications that also need to work on older macOS systems.
- If you are using the Python 3.7 from one of the python.org binary installers linked to on this page, please carefully read the Important Information displayed during installation; this information is also available after installation by clicking on /Applications/Python 3.7/ReadMe.rtf. There is important information there about changes in the 3.7 installer-supplied Python, particularly with regard to SSL certificate validation.
Files
Version | Operating System | Description | MD5 Sum | File Size | GPG |
---|---|---|---|---|---|
Gzipped source tarball | Source release | 1d49b3460cc1ac80ade91114eae53c61 | 21.0 MB | SIG | |
XZ compressed source tarball | Source release | b743d8ab1ceffa0b2d94dd8538bd70b4 | 15.8 MB | SIG | |
macOS 64-bit installer | macOS | for OS X 10.9 and later | 05a52dc27b7ba9054044710534cd2753 | 26.1 MB | SIG |
macOS 64-bit/32-bit installer | macOS | for Mac OS X 10.6 and later | 7f75cd8de7564a53202870e7fd265d60 | 27.5 MB | SIG |
Windows help file | Windows | 1da9c2b962431d97b81aee462b4bfacb | 7.9 MB | SIG | |
Windows x86 embeddable zip file | Windows | 6421c15e15c6fa0f3c44a8e8596f2e0e | 6.1 MB | SIG | |
Windows x86 executable installer | Windows | f813b7dd4819159cf6bc4a4eae6d026e | 24.4 MB | SIG | |
Windows x86 web-based installer | Windows | c088bc5ab438ca27c47e26ead1f242b0 | 1.2 MB | SIG | |
Windows x86-64 embeddable zip file | Windows | for AMD64/EM64T/x64 | a63b3d6057146d667d6e717d35395584 | 6.6 MB | SIG |
Windows x86-64 executable installer | Windows | for AMD64/EM64T/x64 | 16d8d0039349b99f975239ea50a6ff82 | 25.1 MB | SIG |
Windows x86-64 web-based installer | Windows | for AMD64/EM64T/x64 | b1678c0ee7e73a4a554354a0c23ba971 | 1.3 MB | SIG |