Skip to content

SSLContext.load_verify_locations behavior on Windows and OSX #66639

@tiran

Description

@tiran
BPO 22449
Nosy @ncoghlan, @pitrou, @giampaolo, @tiran, @ned-deily, @alex, @ambv, @hynek, @dstufft, @miss-islington, @LincolnPuzey
PRs
  • bpo-45457: Minor fix to documentation for SSLContext.load_default_certs. #28947
  • [3.10] bpo-45457: Minor fix to documentation for SSLContext.load_default_certs. (GH-28947) #29373
  • [3.9] bpo-45457: Minor fix to documentation for SSLContext.load_default_certs. (GH-28947) #29374
  • Files
  • win32_load_SSL_CERT_env.patch
  • issue22449.diff
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2014-10-03.21:34:23.903>
    created_at = <Date 2014-09-20.10:35:39.225>
    labels = ['extension-modules', 'type-bug', 'library']
    title = 'SSLContext.load_verify_locations behavior on Windows and OSX'
    updated_at = <Date 2021-11-02.21:53:50.655>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-11-02.21:53:50.655>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-10-03.21:34:23.903>
    closer = 'python-dev'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2014-09-20.10:35:39.225>
    creator = 'christian.heimes'
    dependencies = []
    files = ['36668', '36793']
    hgrepos = []
    issue_num = 22449
    keywords = ['patch']
    message_count = 10.0
    messages = ['227150', '227203', '227209', '227211', '227215', '228375', '228389', '405553', '405555', '405557']
    nosy_count = 13.0
    nosy_names = ['ncoghlan', 'janssen', 'pitrou', 'giampaolo.rodola', 'christian.heimes', 'ned.deily', 'alex', 'lukasz.langa', 'python-dev', 'hynek', 'dstufft', 'miss-islington', 'LincolnPuzey']
    pr_nums = ['28947', '29373', '29374']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22449'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions