• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1:meth:`ssl.SSLContext.cert_store_stats` and
2:meth:`ssl.SSLContext.get_ca_certs` now correctly lock access to the
3certificate store, when the :class:`ssl.SSLContext` is shared across
4multiple threads.
5