Skip to content

urllib2 fails against IIS 6.0 (No support for MD5-sess auth) #46455

@bwmcadams

Description

@bwmcadams
mannequin
BPO 2202
Nosy @birkenfeld, @orsenthil, @kristjanvalur, @tiran, @cjw296, @bitdancer, @berkerpeksag, @vadmium, @deronnax
Files
  • urllib2-support_md5-sess.diff: add support for MD5-sess
  • issue2202_py27.patch
  • md5-sess_not_implem_cur.diff
  • md5-sess_not_implem_27.diff
  • md5-sess_not_implem_27_v2.diff: '%s' changed to %r
  • md5-sess_not_implem_cur_v2.diff: '%s' changed to %r
  • digest_md5sess_unittest.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 2016-03-06.14:31:42.530>
    created_at = <Date 2008-02-28.18:26:33.408>
    labels = ['type-bug', 'library']
    title = 'urllib2 fails against IIS 6.0 (No support for MD5-sess auth)'
    updated_at = <Date 2016-03-08.12:48:52.897>
    user = 'https://bugs.python.org/bwmcadams'

    bugs.python.org fields:

    activity = <Date 2016-03-08.12:48:52.897>
    actor = 'deronnax'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2016-03-06.14:31:42.530>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2008-02-28.18:26:33.408>
    creator = 'bwmcadams'
    dependencies = []
    files = ['15964', '21619', '36724', '36725', '41949', '41950', '42045']
    hgrepos = []
    issue_num = 2202
    keywords = ['patch']
    message_count = 33.0
    messages = ['63101', '63102', '63108', '98115', '109874', '133535', '133540', '138847', '138848', '138849', '138855', '138865', '138866', '138869', '138992', '138995', '192499', '220429', '220433', '227540', '227541', '227884', '260423', '260437', '260438', '260448', '260971', '260972', '261163', '261252', '261253', '261254', '261356']
    nosy_count = 14.0
    nosy_names = ['georg.brandl', 'jjlee', 'orsenthil', 'kristjan.jonsson', 'christian.heimes', 'cjw296', 'bwmcadams', 'dieresys', 'r.david.murray', 'santoso.wijaya', 'python-dev', 'berker.peksag', 'martin.panter', 'deronnax']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2202'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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