Skip to content

Documentation for int constructor mentions __int__ but not __trunc__ #70888

@rob-smallshire

Description

@rob-smallshire
BPO 26701
Nosy @ncoghlan, @bitdancer, @serhiy-storchaka, @rob-smallshire, @miss-islington
PRs
  • bpo-26701: Add documentation for __trunc__ #6022
  • [3.7] bpo-26701: Add documentation for __trunc__ (GH-6022) #6049
  • [3.6] bpo-26701: Add documentation for __trunc__ (GH-6022) #6050
  • bpo-26701: Improve documentation for the rounding special methods. #6054
  • [3.7] bpo-26701: Improve documentation for the rounding special methods. (GH-6054) #6055
  • [3.6] bpo-26701: Improve documentation for the rounding special methods. (GH-6054) #6056
  • bpo-26701: Tweak the documentation for special methods in int(). #6741
  • [3.7] bpo-26701: Tweak the documentation for special methods in int(). (GH-6741) #6751
  • [3.6] bpo-26701: Tweak the documentation for special methods in int(). (GH-6741) #6752
  • 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 2018-03-12.13:03:01.397>
    created_at = <Date 2016-04-06.09:01:52.062>
    labels = ['type-feature', 'docs']
    title = 'Documentation for int constructor mentions __int__ but not __trunc__'
    updated_at = <Date 2018-05-10.14:38:23.063>
    user = 'https://github.com/rob-smallshire'

    bugs.python.org fields:

    activity = <Date 2018-05-10.14:38:23.063>
    actor = 'miss-islington'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-03-12.13:03:01.397>
    closer = 'ncoghlan'
    components = ['Documentation']
    creation = <Date 2016-04-06.09:01:52.062>
    creator = 'robert_smallshire'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26701
    keywords = ['patch']
    message_count = 14.0
    messages = ['262941', '262945', '313456', '313514', '313516', '313531', '313532', '313534', '313536', '313537', '313647', '316361', '316365', '316366']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'r.david.murray', 'docs@python', 'serhiy.storchaka', 'robert_smallshire', 'miss-islington']
    pr_nums = ['6022', '6049', '6050', '6054', '6055', '6056', '6741', '6751', '6752']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26701'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions