Documentation for round() is incorrect. · Issue #75123 · python/cpython · GitHub
Skip to content

Documentation for round() is incorrect. #75123

Description

@GeorgeK
mannequin
BPO 30940
Nosy @rhettinger, @mdickinson, @ned-deily, @bitdancer, @serhiy-storchaka, @zooba, @lisroach, @miss-islington
PRs
  • bpo-30940: fix docs for round if second arg is None #2824
  • bpo-30940: specify what happens if ndigits is None or omitted #3256
  • bpo-30940: Updating round() docs. #6342
  • [3.7] bpo-30940: Updating round() docs. (GH-6342) #7009
  • [3.6] bpo-30940: Updating round() docs. (GH-6342) #7010
  • 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/lisroach'
    closed_at = <Date 2018-05-22.18:16:59.209>
    created_at = <Date 2017-07-16.16:51:58.320>
    labels = ['easy', '3.7', '3.8', 'docs']
    title = 'Documentation for round() is incorrect.'
    updated_at = <Date 2018-05-22.18:16:59.208>
    user = 'https://bugs.python.org/GeorgeK'

    bugs.python.org fields:

    activity = <Date 2018-05-22.18:16:59.208>
    actor = 'serhiy.storchaka'
    assignee = 'lisroach'
    closed = True
    closed_date = <Date 2018-05-22.18:16:59.209>
    closer = 'serhiy.storchaka'
    components = ['Documentation']
    creation = <Date 2017-07-16.16:51:58.320>
    creator = 'George K'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30940
    keywords = ['patch', 'easy']
    message_count = 20.0
    messages = ['298442', '298443', '298462', '298531', '298537', '298538', '298542', '298587', '298595', '298596', '298597', '298704', '299298', '299326', '299545', '299551', '313497', '317173', '317179', '317180']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'ned.deily', 'r.david.murray', 'docs@python', 'serhiy.storchaka', 'steve.dower', 'lisroach', 'George K', 'miss-islington']
    pr_nums = ['2824', '3256', '6342', '7009', '7010']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30940'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions