CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/11/07 09:14:09
Modified files:
lang/python : Makefile Makefile.inc python.port.mk
Added files:
lang/python/3.8: Makefile distinfo
lang/python/3.8/files: CHANGES.OpenBSD
lang/python/3.8/patches: patch-Lib_test_test_locale_py
patch-Makefile_pre_in
patch-Modules__hashopenssl_c
patch-Modules__ssl_c patch-configure_ac
patch-setup_py
lang/python/3.8/pkg: DESCR-gdbm DESCR-idle DESCR-main
DESCR-tests DESCR-tkinter PLIST-gdbm
PLIST-idle PLIST-main PLIST-tests
PLIST-tkinter
Log message:
Add Python 3.8.0 to the tree. The default python3 version will remain
3.7.5 for now, but this will allow easier testing for the eventual
switchover.
Input from landry and sthen
ok sthen