Skip to content

Add math.ulp(x): unit in the last place #83491

@vstinner

Description

@vstinner
BPO 39310
Nosy @tim-one, @brettcannon, @rhettinger, @mdickinson, @vstinner, @stevendaprano, @miss-islington
PRs
  • bpo-39310: Add math.ulp(x) #17965
  • [3.8] bpo-39310: Update sys.float_info documentation #17982
  • [3.7] bpo-39310: Update sys.float_info documentation (GH-17982) #17994
  • 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 2020-01-13.11:47:40.328>
    created_at = <Date 2020-01-12.12:33:34.419>
    labels = ['library', '3.9']
    title = 'Add math.ulp(x): unit in the last place'
    updated_at = <Date 2020-01-15.22:50:31.240>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-01-15.22:50:31.240>
    actor = 'tim.peters'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-13.11:47:40.328>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2020-01-12.12:33:34.419>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39310
    keywords = ['patch']
    message_count = 14.0
    messages = ['359846', '359859', '359882', '359883', '359891', '359898', '359927', '359929', '359937', '359938', '359939', '359940', '360032', '360082']
    nosy_count = 8.0
    nosy_names = ['tim.peters', 'brett.cannon', 'rhettinger', 'mark.dickinson', 'vstinner', 'stutzbach', 'steven.daprano', 'miss-islington']
    pr_nums = ['17965', '17982', '17994']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39310'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions