Skip to content

urllib2 requests history + HEAD support #44649

@koderua

Description

@koderua
mannequin
BPO 1673007
Nosy @orsenthil, @pitrou, @jackdied, @devdanzin, @ezio-melotti, @merwok, @briancurtin, @ipatrol
Files
  • http_history_and_rtype_svn.diff
  • 1673007_methods.patch
  • issue1673007_urllib_Request_method_v1.patch: patch in cpython tree at changeset c1787fa6a3d3 to add "method" parameter to Request constructor
  • issue1673007.diff: Updated patch
  • urllib.request-cleanup.diff
  • urllib.request-doc.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 2011-10-16.15:55:00.138>
    created_at = <Date 2007-03-03.14:01:08.000>
    labels = ['easy', 'type-feature', 'library']
    title = 'urllib2 requests history + HEAD support'
    updated_at = <Date 2011-10-18.16:42:25.820>
    user = 'https://bugs.python.org/koderua'

    bugs.python.org fields:

    activity = <Date 2011-10-18.16:42:25.820>
    actor = 'eric.araujo'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2011-10-16.15:55:00.138>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2007-03-03.14:01:08.000>
    creator = 'koder_ua'
    dependencies = []
    files = ['7818', '18369', '21432', '23366', '23424', '23448']
    hgrepos = []
    issue_num = 1673007
    keywords = ['patch', 'easy', 'needs review']
    message_count = 26.0
    messages = ['52030', '52031', '52032', '81793', '96705', '96706', '96708', '96791', '110528', '112748', '115366', '115370', '115372', '132359', '145294', '145298', '145302', '145329', '145331', '145335', '145337', '145622', '145623', '145686', '145734', '145840']
    nosy_count = 16.0
    nosy_names = ['jjlee', 'jorend', 'orsenthil', 'pitrou', 'dstanek', 'jackdied', 'ajaksu2', 'koder_ua', 'ezio.melotti', 'eric.araujo', 'brian.curtin', 'poke', 'ipatrol', 'santoso.wijaya', 'denversc', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1673007'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions