Skip to content

PEP 476: verify HTTPS certificates by default #66607

@ncoghlan

Description

@ncoghlan
BPO 22417
Nosy @jcea, @ncoghlan, @orsenthil, @larryhastings, @tiran, @benjaminp, @jwilk, @alex, @koobs, @dstufft, @raulcd, @cl0p3z
Dependencies
  • bpo-22366: urllib.request.urlopen should take a "context" (SSLContext) argument
  • Files
  • pep476_minimal_implementation.diff: Minimal changes to verify HTTPS by default
  • issue22417.diff
  • issue22417.diff
  • issue22417.diff
  • issue22417.diff
  • issue22417.diff
  • issue22417.diff
  • issue22417.diff
  • koobs-freebsd9.python3x-build2357.log
  • issue22417.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 = 'https://github.com/alex'
    closed_at = <Date 2014-11-24.04:58:27.902>
    created_at = <Date 2014-09-15.12:34:29.853>
    labels = ['deferred-blocker', 'type-feature']
    title = 'PEP 476: verify HTTPS certificates by default'
    updated_at = <Date 2017-01-04.09:42:57.931>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2017-01-04.09:42:57.931>
    actor = 'christian.heimes'
    assignee = 'alex'
    closed = True
    closed_date = <Date 2014-11-24.04:58:27.902>
    closer = 'benjamin.peterson'
    components = []
    creation = <Date 2014-09-15.12:34:29.853>
    creator = 'ncoghlan'
    dependencies = ['22366']
    files = ['36624', '36901', '37077', '37081', '37094', '37113', '37122', '37123', '37192', '37261']
    hgrepos = []
    issue_num = 22417
    keywords = ['patch', 'needs review']
    message_count = 18.0
    messages = ['226912', '227093', '229255', '230288', '230317', '230428', '230512', '230541', '230542', '230548', '230554', '230556', '230568', '231140', '231583', '231592', '284604', '284623']
    nosy_count = 14.0
    nosy_names = ['jcea', 'ncoghlan', 'orsenthil', 'larry', 'christian.heimes', 'benjamin.peterson', 'jwilk', 'Arfrever', 'alex', 'python-dev', 'koobs', 'dstufft', 'raulcd', 'clopez']
    pr_nums = []
    priority = 'deferred blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22417'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions