python / python/cpython

socket: finish constant to Enum/Flag conversion

Open
#72,270 8 comments 0 reactions 1 assignee View on GitHub

@ethanfurman is already working on this.

Since Sep 12, 2016.

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

Description

BPO 28083
Nosy @tiran, @ned-deily, @ethanfurman, @serhiy-storchaka
Files
  • issue-socket.stoneleaf.01.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/ethanfurman'
    closed_at = None
    created_at = <Date 2016-09-11.20:34:18.544>
    labels = ['type-feature']
    title = 'socket: finish constant to Enum/Flag conversion'
    updated_at = <Date 2016-09-12.03:08:43.398>
    user = 'https://github.com/ethanfurman'
    

    bugs.python.org fields:

    activity = <Date 2016-09-12.03:08:43.398>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2016-09-11.20:34:18.544>
    creator = 'ethan.furman'
    dependencies = []
    files = ['44567']
    hgrepos = []
    issue_num = 28083
    keywords = ['patch']
    message_count = 8.0
    messages = ['275851', '275852', '275854', '275867', '275868', '275870', '275902', '275931']
    nosy_count = 5.0
    nosy_names = ['christian.heimes', 'ned.deily', 'ethan.furman', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'commit review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28083'
    versions = ['Python 3.6']
    

    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.

    Assessment

    This issue has not been assessed yet.

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.