Skip to content

telnetlib: time.monotonic() should be used instead of time.time() for timeout #63538

@vstinner

Description

@vstinner
BPO 19339
Nosy @vstinner
Files
  • telnetlib_monotonic.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 = None
    closed_at = <Date 2013-10-26.07:21:20.548>
    created_at = <Date 2013-10-21.20:01:15.055>
    labels = []
    title = 'telnetlib: time.monotonic() should be used instead of time.time() for timeout'
    updated_at = <Date 2013-10-26.07:21:58.322>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-10-26.07:21:58.322>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-10-26.07:21:20.548>
    closer = 'python-dev'
    components = []
    creation = <Date 2013-10-21.20:01:15.055>
    creator = 'vstinner'
    dependencies = []
    files = ['32288']
    hgrepos = []
    issue_num = 19339
    keywords = ['patch']
    message_count = 6.0
    messages = ['200834', '200846', '200848', '201261', '201320', '201321']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue19339'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions