Skip to content

Use _PyTime_ROUND_TIMEOUT in _threadmodule.c, timemodule.c and socketmodule.c #75987

@pablogsal

Description

@pablogsal
BPO 31806
Nosy @serhiy-storchaka, @pablogsal
PRs
  • bpo-31806: Use _PyTime_ROUND_TIMEOUT in _threadmodule.c, timemodule.c and socketmodule.c #4026
  • [3.6] bpo-31806: Use _PyTime_ROUND_TIMEOUT for the timeout argument parsing in more functions (GH-4026) #4030
  • [3.6] bpo-31806: Use _PyTime_ROUND_TIMEOUT for the timeout argument parsing in more functions (GH-4026) #4032
  • 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 = <Date 2017-10-18.12:10:20.915>
    created_at = <Date 2017-10-17.22:21:32.512>
    labels = ['3.7', 'type-bug', 'library']
    title = 'Use _PyTime_ROUND_TIMEOUT in _threadmodule.c, timemodule.c and socketmodule.c'
    updated_at = <Date 2017-10-18.12:10:20.914>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2017-10-18.12:10:20.914>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-18.12:10:20.915>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2017-10-17.22:21:32.512>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31806
    keywords = ['patch']
    message_count = 3.0
    messages = ['304540', '304557', '304568']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'pablogsal']
    pr_nums = ['4026', '4030', '4032']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31806'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions