Staging
v0.8.1
https://github.com/python/cpython
Revision 93a0ef76473683aa3ad215e11df18f7839488c4e authored by Pablo Galindo on 02 December 2020, 06:07:56 UTC, committed by GitHub on 02 December 2020, 06:07:56 UTC
1 parent 46bd5ed
Raw File
Tip revision: 93a0ef76473683aa3ad215e11df18f7839488c4e authored by Pablo Galindo on 02 December 2020, 06:07:56 UTC
Correct return type in Modules/_ssl.c::sslmodule_legacy (GH-23609)
Tip revision: 93a0ef7
pyshellext.def
EXPORTS
  DllRegisterServer PRIVATE
  DllUnregisterServer PRIVATE
  DllGetClassObject PRIVATE
  DllCanUnloadNow PRIVATE
back to top