mirror of
https://github.com/python/cpython.git
synced 2026-06-08 04:19:23 -04:00
af2b8f6845
_ssl.c currently tries to preserve the verification callback, but at no point does it ever set one. Just pass in NULL.
Source files for standard library extension modules, and former extension modules that are now builtin modules.