Skip to content

urllib: no_proxy variable values with leading dot not properly handled #73328

@tloetzer

Description

@tloetzer
mannequin
BPO 29142
Nosy @berkerpeksag, @vadmium, @zvyn, @zhangyangyu
PRs
  • curses: use tempfile.TemporaryFile for get/putwin #53
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • ignore_dots-v1.patch
  • ignore_dots-v2.patch: removed unitended refactoring
  • ignore_dots-v3.patch
  • 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/zhangyangyu'
    closed_at = <Date 2017-01-09.05:37:34.866>
    created_at = <Date 2017-01-03.14:09:49.099>
    labels = ['3.7', 'type-bug', 'library']
    title = 'urllib: no_proxy variable values with leading dot not properly handled'
    updated_at = <Date 2017-03-31.16:36:22.740>
    user = 'https://bugs.python.org/tloetzer'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:22.740>
    actor = 'dstufft'
    assignee = 'xiang.zhang'
    closed = True
    closed_date = <Date 2017-01-09.05:37:34.866>
    closer = 'xiang.zhang'
    components = ['Library (Lib)']
    creation = <Date 2017-01-03.14:09:49.099>
    creator = 'tloetzer'
    dependencies = []
    files = ['46154', '46168', '46207']
    hgrepos = []
    issue_num = 29142
    keywords = ['patch']
    message_count = 10.0
    messages = ['284565', '284702', '284705', '284714', '284717', '284811', '284967', '285016', '285019', '285023']
    nosy_count = 6.0
    nosy_names = ['python-dev', 'berker.peksag', 'martin.panter', 'zvyn', 'xiang.zhang', 'tloetzer']
    pr_nums = ['53', '552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29142'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard 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