Skip to content

Deprecate addinfourl getters #56916

@ezio-melotti

Description

@ezio-melotti
BPO 12707
Nosy @orsenthil, @ezio-melotti, @merwok, @sandrotosi, @akheron, @berkerpeksag, @vadmium, @demianbrecht, @matrixise
PRs
  • bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers, url, and status properties for HTTPResponse and addinfourl #11447
  • bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers, url, and status properties for HTTPResponse and addinfourl #11447
  • bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers, url, and status properties for HTTPResponse and addinfourl #11447
  • bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers, url, and status properties for HTTPResponse and addinfourl #11447
  • 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 2019-09-13.11:40:45.217>
    created_at = <Date 2011-08-07.23:46:10.019>
    labels = ['easy', 'type-feature', 'library', '3.9']
    title = 'Deprecate addinfourl getters'
    updated_at = <Date 2019-09-13.11:40:45.217>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2019-09-13.11:40:45.217>
    actor = 'matrixise'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2019-09-13.11:40:45.217>
    closer = 'matrixise'
    components = ['Library (Lib)']
    creation = <Date 2011-08-07.23:46:10.019>
    creator = 'ezio.melotti'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 12707
    keywords = ['patch', 'patch', 'patch', 'patch', 'easy']
    message_count = 14.0
    messages = ['141756', '141757', '142424', '142438', '147983', '180901', '180902', '184552', '184553', '184567', '234945', '234947', '352293', '352294']
    nosy_count = 10.0
    nosy_names = ['orsenthil', 'nadeem.vawda', 'ezio.melotti', 'eric.araujo', 'sandro.tosi', 'petri.lehtinen', 'berker.peksag', 'martin.panter', 'demian.brecht', 'matrixise']
    pr_nums = ['11447', '11447', '11447', '11447']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12707'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifeeasystdlibStandard 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