python / python/cpython

http.client should be "runnable" like http.server

Open
#82,374 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stdlib type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 38193
Nosy @jaswdr
PRs
  • python/cpython#26775
  • 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 = None
    closed_at = None
    created_at = <Date 2019-09-16.22:02:08.316>
    labels = ['type-feature', 'library']
    title = 'http.client should be "runnable" like http.server'
    updated_at = <Date 2021-06-17.19:13:38.224>
    user = 'https://bugs.python.org/WillBoyce'
    

    bugs.python.org fields:

    activity = <Date 2021-06-17.19:13:38.224>
    actor = 'jaswdr'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-09-16.22:02:08.316>
    creator = 'Will Boyce'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38193
    keywords = ['patch']
    message_count = 1.0
    messages = ['352586']
    nosy_count = 2.0
    nosy_names = ['Will Boyce', 'jaswdr']
    pr_nums = ['26775']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38193'
    versions = []
    

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    Research direction

    Start by comparing the http.client and http.server entry points and review pull request #26775, which is listed for this issue. Determine the expected runnable behavior from the issue title and confirm that http.client can be run in the same sense as http.server.

    Written by the indexing model from the issue text.

    Assessment

    Tech stack
    python
    Domain
    networking
    Issue type
    Feature
    Difficulty
    3/5
    Estimated time
    1-2 days
    Activity status
    Stale
    Clarity
    Needs clarification
    Newbie friendliness
    20/100

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.