Python 3.10.0b3

    Release Date: June 17, 2021

    This is a beta preview of Python 3.10

    Python 3.10 is still in development. 3.10.0b3 is the third of four planned beta release previews. 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.

    Westrongly encourage maintainers of third-party Python projects totest with 3.10 during the beta phase and report issues found tothe 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 (Monday, 2021-08-02). Our goal is to have no ABI changes after beta 4 and as few code changes as possible after 3.10.0rc1, the first release candidate. To achieve that, it will beextremely important to get as much exposure for 3.10 as possible during the beta phase.

    Please keep in mind that this is a preview release and its use isnot recommended for production environments.

    Major new features of the 3.10 series, compared to 3.9

    Many new features for Python 3.10 are still being planned and written. Among the new majornew features and changes so far:

    • PEP 623 -- Deprecate and prepare for the removal of the wstr member in PyUnicodeObject.
    • PEP 604 -- Allow writing union types as X | Y
    • PEP 612 -- Parameter Specification Variables
    • PEP 626 -- Precise line numbers for debugging and other tools.
    • PEP 618 -- Add Optional Length-Checking To zip.
    • bpo-12782: Parenthesized context managers are now officially allowed.
    • PEP 632 -- Deprecate distutils module.
    • PEP 613 -- Explicit Type Aliases
    • PEP 634 -- Structural Pattern Matching: Specification
    • PEP 635 -- Structural Pattern Matching: Motivation and Rationale
    • PEP 636 -- Structural Pattern Matching: Tutorial
    • PEP 644 -- Require OpenSSL 1.1.1 or newer
    • PEP 624 -- Remove Py_UNICODE encoder APIs
    • PEP 597 -- Add optional EncodingWarning

    • (Hey,fellow core developer, if a feature you find important is missing from this list,let Pablo know.)

    The next pre-release of Python 3.10 will be 3.10.0b4, currently scheduled for Saturday, 2021-07-10.

    bpo-38605:from __future__ import annotations (PEP 563) used to be on this listin previous pre-releases but it has been postponed to Python 3.11 due to some compatibility concerns. You can read the Steering Council communication about ithere to learn more.

    More resources

    And now for something completely different

    There are no green stars. Why? In general, objects don't emit a single wavelength of light when they shine. Instead, they emit photons in a range of wavelengths. If you were to use some sort of detector that is sensitive to the wavelengths of light emitted by an object, and then plotted the number of them versus wavelength, you get a lopsided plot called ablackbody curve. For an object as hot as the Sun, that curve peaks at blue-green, so it emits most of its photons there. But it still emits some that are bluer, and some that are redder. When we look at the Sun, we see all these colors blended together. Our eyes mix them up to produce one color: white. A warmer star will put out more blue, and a cooler one redder, but no matter what, our eyes just won't see that as green. Due to how we perceive color, the only way to see a star as being green is for it to be only emitting green light. But as starts always emit radiation following the blackbody curve, that's pretty much impossible.

    Files

    VersionOperating SystemDescriptionMD5 SumFile SizeGPG
    Gzipped source tarballSource releasead9200d73f29f407f60cdefbd009a47723.8 MBSIG
    XZ compressed source tarballSource release760a09c3773ad44ba48bf9bcb09c3c6417.8 MBSIG
    macOS 64-bit universal2 installermacOSfor macOS 10.9 and later, including macOS 11 Big Sur on Apple Silicon (experimental)535d99735a7b3dde52c5a81bfb6bb71337.8 MBSIG
    Windows installer (64-bit)WindowsRecommended477c10f34a391029ee675e3f0e3c728b26.9 MBSIG
    Windows installer (32-bit)Windows4e14c9f67eaed17ec52cc110854fca7a25.8 MBSIG
    Windows help fileWindowsd11cd6dfe2294576d03fc1a0c4ecb8349.1 MBSIG
    Windows embeddable package (64-bit)Windowsf54b23dfda14e40c2cb23e7179f469088.1 MBSIG
    Windows embeddable package (32-bit)Windows224b7d47fdc81ca354b6bf458639bc5b7.1 MBSIG