Skip to content

Rewrite pytime.h to work on nanoseconds #66315

@vstinner

Description

@vstinner
BPO 22117
Nosy @tim-one, @loewis, @abalkin, @pitrou, @vstinner, @serhiy-storchaka, @jdemeyer, @koobs, @miss-islington
PRs
  • convert from long long to PyLong losslessly #1106
  • bpo-23451: Update time.monotonic() documentation #11190
  • [3.7] bpo-23451: Update time.monotonic() documentation (GH-11190) #11191
  • gh-79888: support __index__ and __float__ in time functions #11636
  • Files
  • timespec.patch
  • timespec-2.patch
  • timespec-3.patch
  • nanosec-wip.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 2015-03-30.09:52:22.799>
    created_at = <Date 2014-07-31.23:08:13.499>
    labels = ['type-feature']
    title = 'Rewrite pytime.h to work on nanoseconds'
    updated_at = <Date 2019-07-04.11:05:28.158>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-07-04.11:05:28.158>
    actor = 'jdemeyer'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-30.09:52:22.799>
    closer = 'vstinner'
    components = []
    creation = <Date 2014-07-31.23:08:13.499>
    creator = 'vstinner'
    dependencies = []
    files = ['36186', '36197', '36200', '36538']
    hgrepos = []
    issue_num = 22117
    keywords = ['patch']
    message_count = 49.0
    messages = ['224452', '224460', '224461', '224527', '224530', '224560', '224570', '224571', '225861', '225906', '225918', '225919', '225920', '226384', '239395', '239402', '239405', '239415', '239440', '239443', '239448', '239451', '239452', '239453', '239528', '239530', '239531', '239542', '239552', '239558', '239559', '239566', '239568', '239579', '239580', '239590', '239718', '239823', '239969', '240181', '331983', '331990', '343914', '343915', '344711', '344712', '344717', '344718', '344737']
    nosy_count = 10.0
    nosy_names = ['tim.peters', 'loewis', 'belopolsky', 'pitrou', 'vstinner', 'python-dev', 'serhiy.storchaka', 'jdemeyer', 'koobs', 'miss-islington']
    pr_nums = ['1106', '11190', '11191', '11636']
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22117'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions