CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/06/26 22:03:27
Modified files:
lang/python/2.7: Makefile
lang/python/2.7/files: CHANGES.OpenBSD
lang/python/2.7/patches: patch-Modules__ssl_c
Log message:
python/2.7: remove uses of CRYPTO_THREADID, ok kmos (maintainer)
These have been noops since forever, but we're at a point where we can
remove the type itself, so use one of the last consumers out of the way.
