pkgsrc/lang/python36
adam f35b088094 python36: updated to 3.6.15
Python 3.6.15 final

Security

bpo-44394: Update the vendored copy of libexpat to 2.4.1 (from 2.2.8) to get the fix for the CVE-2013-0340 “Billion Laughs” vulnerability. This copy is most used on Windows and macOS.
bpo-43124: Made the internal putcmd function in smtplib sanitize input for presence of \r and \n characters to avoid (unlikely) command injection.

Library

bpo-45001: Made email date parsing more robust against malformed input, namely a whitespace-only Date: header. Patch by Wouter Bolsterlee.

Tests

bpo-38965: Fix test_faulthandler on GCC 10. Use the “volatile” keyword in faulthandler._stack_overflow() to prevent tail call optimization on any compiler, rather than relying on compiler specific pragma.
2021-09-06 07:24:22 +00:00
..
patches Avoid MemoryError from "import ctypes" on OpenBSD (PR pkg/55134) for all 2020-09-01 09:26:54 +00:00
ALTERNATIVES python3*: link pydoc in ALTERNATIVES instead of pydoc3 2020-03-21 10:37:14 +00:00
buildlink3.mk
DESCR
dist.mk python36: updated to 3.6.15 2021-09-06 07:24:22 +00:00
distinfo python36: updated to 3.6.15 2021-09-06 07:24:22 +00:00
Makefile python36: Fix _decimal build on Darwin/aarch64. 2021-07-16 09:48:45 +00:00
options.mk python*: Switch to USE_X11=weak 2020-01-21 10:57:26 +00:00
PLIST python36 py36-html-docs: updated to 3.6.12 2020-08-19 07:07:46 +00:00
PLIST.Darwin
PLIST.FreeBSD
PLIST.IRIX
PLIST.Linux
PLIST.SunOS