pkgsrc/lang/python37
adam 4ce7a8dd7c python37: updated to 3.7.1
Notable changes in Python 3.7.1

Starting in 3.7.1, Py_Initialize() now consistently reads and respects all of the same environment settings as Py_Main() (in earlier Python versions, it respected an ill-defined subset of those environment variables, while in Python 3.7.0 it didn’t read any of them due to bpo-34247). If this behavior is unwanted, set Py_IgnoreEnvironmentFlag to 1 before calling Py_Initialize().

In 3.7.1 the C API for Context Variables was updated to use PyObject pointers.

xml.dom.minidom and xml.sax modules no longer process external entities by default.
2018-10-22 17:32:48 +00:00
..
patches python37: Fix DTrace build. 2018-07-13 17:14:43 +00:00
ALTERNATIVES
buildlink3.mk
DESCR
dist.mk python37: updated to 3.7.1 2018-10-22 17:32:48 +00:00
distinfo python37: updated to 3.7.1 2018-10-22 17:32:48 +00:00
Makefile Python 3.7 requires newer OpenSSL. Fix build on netbsd-7 2018-07-09 11:58:58 +00:00
options.mk
PLIST python37: updated to 3.7.1 2018-10-22 17:32:48 +00:00
PLIST.Darwin
PLIST.FreeBSD
PLIST.IRIX
PLIST.Linux
PLIST.SunOS