Subject: CVS commit: pkgsrc/lang
From: Adam Ciarcinski
Date: 2021-10-05 21:07:13
Message id: 20211005190713.D1967FA97@cvs.NetBSD.org

Log Message:
python310 py310-html-docs: added version 3.10.0

Python 3.10

Summary – Release highlights

New syntax features:

PEP 634, Structural Pattern Matching: Specification
PEP 635, Structural Pattern Matching: Motivation and Rationale
PEP 636, Structural Pattern Matching: Tutorial
bpo-12782, Parenthesized context managers are now officially allowed.

New features in the standard library:

PEP 618, Add Optional Length-Checking To zip.

Interpreter improvements:

PEP 626, Precise line numbers for debugging and other tools.

New typing features:

PEP 604, Allow writing union types as X | Y
PEP 613, Explicit Type Aliases
PEP 612, Parameter Specification Variables

Important deprecations, removals or restrictions:

PEP 644, Require OpenSSL 1.1.1 or newer
PEP 632, Deprecate distutils module.
PEP 623, Deprecate and prepare for the removal of the wstr member in PyUnicodeObject.
PEP 624, Remove Py_UNICODE encoder APIs
PEP 597, Add optional EncodingWarning

Files:
RevisionActionfile
1.1addpkgsrc/lang/py310-html-docs/DESCR
1.1addpkgsrc/lang/py310-html-docs/Makefile
1.1addpkgsrc/lang/py310-html-docs/PLIST
1.1addpkgsrc/lang/py310-html-docs/distinfo
1.1addpkgsrc/lang/python310/ALTERNATIVES
1.1addpkgsrc/lang/python310/DESCR
1.1addpkgsrc/lang/python310/Makefile
1.1addpkgsrc/lang/python310/PLIST
1.1addpkgsrc/lang/python310/PLIST.Darwin
1.1addpkgsrc/lang/python310/PLIST.FreeBSD
1.1addpkgsrc/lang/python310/PLIST.IRIX
1.1addpkgsrc/lang/python310/PLIST.Linux
1.1addpkgsrc/lang/python310/PLIST.SunOS
1.1addpkgsrc/lang/python310/buildlink3.mk
1.1addpkgsrc/lang/python310/dist.mk
1.1addpkgsrc/lang/python310/distinfo
1.1addpkgsrc/lang/python310/options.mk
1.1addpkgsrc/lang/python310/patches/patch-Lib_ctypes_util.py
1.1addpkgsrc/lang/python310/patches/patch-Lib_distutils_command_install.py
1.1addpkgsrc/lang/python310/patches/patch-Lib_distutils_unixccompiler.py
1.1addpkgsrc/lang/python310/patches/patch-Lib_lib2to3_pgen2_driver.py
1.1addpkgsrc/lang/python310/patches/patch-Lib_sysconfig.py
1.1addpkgsrc/lang/python310/patches/patch-Makefile.pre.in
1.1addpkgsrc/lang/python310/patches/patch-Modules_makesetup
1.1addpkgsrc/lang/python310/patches/patch-Modules_nismodule.c
1.1addpkgsrc/lang/python310/patches/patch-Modules_socketmodule.c
1.1addpkgsrc/lang/python310/patches/patch-Modules_socketmodule.h
1.1addpkgsrc/lang/python310/patches/patch-Python_thread__pthread.h
1.1addpkgsrc/lang/python310/patches/patch-configure
1.1addpkgsrc/lang/python310/patches/patch-pyconfig.h.in
1.1addpkgsrc/lang/python310/patches/patch-setup.py