Make urllib.request.Request.has_header() etc case-insensitive

オープン
#46,528 コメント 38 件 リアクション 0 件 担当者 1 名 GitHub で見る

@orsenthil がすでに取り組んでいます。

2010年12月22日 から。

評価

この issue はまだ評価されていません。

説明

stdlib type-feature
BPO 2275
Nosy @facundobatista, @jcea, @orsenthil, @merwok, @bitdancer, @vadmium, @jayvdb
Files
  • urllib2-cap-headers.diff: Patch proposal
  • issue2275-py26.diff
  • issue2275-py3k.diff
  • issue2775.patch: Make .has_header() and .get_header() case-insensitive
  • issue2775-problems.patch: Test to show some problems with issue2275-py26.diff
  • insensitive-lookup.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/orsenthil'
    closed_at = None
    created_at = <Date 2008-03-11.21:22:19.568>
    labels = ['type-feature', 'library']
    title = 'Make urllib.request.Request.has_header() etc case-insensitive'
    updated_at = <Date 2015-11-09.06:07:10.589>
    user = 'https://bugs.python.org/frispete'
    

    bugs.python.org fields:

    activity = <Date 2015-11-09.06:07:10.589>
    actor = 'martin.panter'
    assignee = 'orsenthil'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2008-03-11.21:22:19.568>
    creator = 'frispete'
    dependencies = []
    files = ['9658', '11023', '11024', '11886', '11887', '40985']
    hgrepos = []
    issue_num = 2275
    keywords = ['patch']
    message_count = 38.0
    messages = ['63466', '64740', '64747', '64748', '64749', '64760', '64761', '66311', '69084', '69225', '69410', '69430', '69453', '69454', '69521', '69524', '69528', '69536', '69560', '69561', '69562', '70136', '70162', '70163', '70542', '70643', '71040', '71070', '71071', '75206', '124480', '124486', '126341', '126365', '175015', '175023', '254088', '254369']
    nosy_count = 11.0
    nosy_names = ['facundobatista', 'jjlee', 'jcea', 'orsenthil', 'frispete', 'BitTorment', 'eric.araujo', 'r.david.murray', 'Rui.Carmo', 'martin.panter', 'jayvdb']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue2275'
    versions = ['Python 3.6']
    

    主要言語
    Python
    スター
    77.2k
    フォーク
    36k
    平均マージ
    1日 9時間
    マージ済み PR(30日)
    558

    コントリビューションガイド

    コントリビューションガイドを開く

    はじめの一歩

    1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
    2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
    3. リポジトリをフォークし、ブランチを切って変更します。
    4. issue 番号を参照したプルリクエストを送ります。

    python/cpython のほかの issue

    python/cpython の issue をすべて見る

    似ている issue

    Python の issue をもっと見る

    新しい issue をメールで受け取る

    初心者向けの GitHub issue を短くまとめたダイジェスト。