
(she hands him a glass of water which she had been busy getting as soon as he started into this speech). I have to tell you I'm afraid even I really just don't know. I'm afraid even I really just don't know. Professor ( Eric Idle): It's an entirely new strain of sheep, a killer sheep that can not only hold a rifle but is also a first-class shot.Īssistant (Carol Cleveland): But where are they coming from, professor? More resourcesĪnd now for something completely different You can find a more comprehensive list in this release's " What's New" document.
A number of standard library modules (audioop, ast, grp, _hashlib, pwd, _posixsubprocess, random, select, struct, termios, zlib) are now using the stable ABI defined by PEP 384. A number of Python modules (_abc, audioop, _bz2, _codecs, _contextvars, _crypt, _functools, _json, _locale, operator, resource, time, _weakref) now use multiphase initialization as defined by PEP 489.
A number of Python builtins (range, tuple, set, frozenset, list, dict) are now sped up using PEP 590 vectorcall. BPO 1635741, when Python is initialized multiple times in the same process, it does not leak memory anymore. BPO 39926, Unicode support updated to version 13.0.0. BPO 38692, os.pidfd_open added that allows process management without races and signals. BPO 38379, garbage collection does not block on resurrected objects. PEP 616, String methods to remove prefixes and suffixes. PEP 615, Support for the IANA Time Zone Database in the Standard Library. PEP 614, Relaxing Grammar Restrictions On Decorators. PEP 602, Python adopts a stable annual release cadence. PEP 593, Flexible function and variable annotations. PEP 585, Type Hinting Generics In Standard Collections.
PEP 573, Module State Access from C Extension Methods. Some of the new major new features and changes in Python 3.9 are: Major new features of the 3.9 series, compared to 3.8 This issue was assigned CVE-2021-3177.īpo-42967: Fix web cache poisoning vulnerability by defaulting the query args separator to &, and allowing the user to choose a custom separator. We've made 166 commits since 3.9.1, among which you can find two security fixes:īpo-42938: Avoid static buffers when computing the repr of ctypes.c_double and ctypes.c_longdouble values. Wic reset utility v3.9 series#
Python 3.10 is now the latest feature release series of Python 3. Note: The release you're looking at is Python 3.9.2, a bugfix release for the legacy 3.9 series. 19, 2021 This is the second maintenance release of Python 3.9