Skip to content

urllib.request.urlopen should take a "context" (SSLContext) argument #66562

@alex

Description

@alex
BPO 22366
Nosy @ncoghlan, @orsenthil, @pitrou, @larryhastings, @giampaolo, @tiran, @alex, @dstufft
Files
  • urlopen-context.diff
  • urlopen-context.diff
  • urlopen-context.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/orsenthil'
    closed_at = <Date 2014-09-19.07:26:02.958>
    created_at = <Date 2014-09-08.17:45:52.591>
    labels = ['library']
    title = 'urllib.request.urlopen should take a "context" (SSLContext) argument'
    updated_at = <Date 2014-11-24.04:58:39.680>
    user = 'https://github.com/alex'

    bugs.python.org fields:

    activity = <Date 2014-11-24.04:58:39.680>
    actor = 'benjamin.peterson'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2014-09-19.07:26:02.958>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2014-09-08.17:45:52.591>
    creator = 'alex'
    dependencies = []
    files = ['36573', '36576', '36580']
    hgrepos = []
    issue_num = 22366
    keywords = ['patch', 'needs review']
    message_count = 16.0
    messages = ['226594', '226595', '226609', '226619', '226672', '226676', '227077', '227080', '227081', '227091', '227092', '227101', '227106', '230514', '230562', '231574']
    nosy_count = 11.0
    nosy_names = ['ncoghlan', 'janssen', 'orsenthil', 'pitrou', 'larry', 'giampaolo.rodola', 'christian.heimes', 'Arfrever', 'alex', 'python-dev', 'dstufft']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue22366'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions