pkgsrc/lang/python38
adam 68003968a4 python38: updated to 3.8.11
Python 3.8.11 final

Security

bpo-44022: mod:http.client now avoids infinitely reading potential HTTP headers after a 100 Continue status response from the server.
bpo-43882: The presence of newline or tab characters in parts of a URL could allow some forms of attacks.

Following the controlling specification for URLs defined by WHATWG urllib.parse() now removes ASCII newlines and tabs from URLs, preventing such attacks.
bpo-42800: Audit hooks are now fired for frame.f_code, traceback.tb_frame, and generator code/frame attribute access.

Core and Builtins

bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules, which was introduced in 3.8.10.

Library

bpo-44061: Fix regression in previous release when calling pkgutil.iter_modules() with a list of pathlib.Path objects
2021-06-29 12:41:06 +00:00
..
patches Properly detect NetBSD's socketcan implementation. 2021-05-22 09:48:01 +00:00
ALTERNATIVES
buildlink3.mk
DESCR
dist.mk python38: updated to 3.8.11 2021-06-29 12:41:06 +00:00
distinfo python38: updated to 3.8.11 2021-06-29 12:41:06 +00:00
Makefile python38: updated to 3.8.11 2021-06-29 12:41:06 +00:00
options.mk
PLIST python38: updated to 3.8.10 2021-05-04 05:16:07 +00:00
PLIST.Darwin
PLIST.FreeBSD
PLIST.IRIX
PLIST.Linux
PLIST.SunOS