python / python/cpython

Upgrade tuples in socket to named tuple like

Open
#74,933 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3.7 (EOL) topic-socket type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 30748
Nosy @skinny121
PRs
  • python/cpython#2390
  • 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 2017-06-24.22:33:37.733>
    labels = ['type-feature', '3.7', 'expert-IO']
    title = 'Upgrade tuples in socket to named tuple like'
    updated_at = <Date 2017-06-25.04:19:16.853>
    user = 'https://github.com/skinny121'
    

    bugs.python.org fields:

    activity = <Date 2017-06-25.04:19:16.853>
    actor = 'python-dev'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['IO']
    creation = <Date 2017-06-24.22:33:37.733>
    creator = 'Ben Lewis'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30748
    keywords = []
    message_count = 1.0
    messages = ['296792']
    nosy_count = 1.0
    nosy_names = ['Ben Lewis']
    pr_nums = ['2390']
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30748'
    versions = ['Python 3.7']
    

    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 reviewing BPO 30748 and the referenced PR #2390. The issue names no files or tests, so use those references to locate the socket tuple changes and their coverage; done means the requested socket tuples have been upgraded to named tuples.

    Written by the indexing model from the issue text.

    Assessment

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

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.