Skip to content

Tutorial and FAQ: how to call a method on an int #64891

Description

@JonShemitz
BPO 20692
Nosy @terryjreedy, @pitrou, @bitdancer, @jstasiak, @MojoVampire, @csabella, @miss-islington, @Amir-Rastkhadiv, @za
PRs
  • bpo-20692 Submitted doc1.patch as github PR #28818
  • bpo-20692: Add Programming FAQ entry on 1.__class__ error. #28918
  • [3.10] bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918) #28919
  • [3.9] bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918) #28920
  • Files
  • doc1.patch
  • doc2.patch: A new faq : 'Syntax error while calling a method on an integer value'
  • doc3.patch: A new faq : 'Syntax error while looking up an attribute on an integer literal'
  • doc4.patch: A new faq : 'Syntax error while looking up an attribute on an integer literal'
  • 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/terryjreedy'
    closed_at = <Date 2021-10-13.05:54:57.501>
    created_at = <Date 2014-02-19.22:50:24.073>
    labels = ['easy', 'type-bug', '3.9', 'docs']
    title = 'Tutorial and  FAQ: how to call a method on an int'
    updated_at = <Date 2021-10-13.05:54:57.501>
    user = 'https://bugs.python.org/JonShemitz'

    bugs.python.org fields:

    activity = <Date 2021-10-13.05:54:57.501>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2021-10-13.05:54:57.501>
    closer = 'terry.reedy'
    components = ['Documentation']
    creation = <Date 2014-02-19.22:50:24.073>
    creator = 'Jon.Shemitz'
    dependencies = []
    files = ['34352', '34355', '34375', '34382']
    hgrepos = []
    issue_num = 20692
    keywords = ['patch', 'easy']
    message_count = 19.0
    messages = ['211670', '211674', '211676', '211861', '211884', '213140', '213152', '213276', '213572', '213584', '213585', '213591', '297619', '392191', '403718', '403742', '403796', '403801', '403803']
    nosy_count = 12.0
    nosy_names = ['terry.reedy', 'pitrou', 'r.david.murray', 'docs@python', 'jstasiak', 'Jon.Shemitz', 'josh.r', 'sreepriya', 'cheryl.sabella', 'miss-islington', 'Amir.Rastkhadiv20', 'za']
    pr_nums = ['28818', '28918', '28919', '28920']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20692'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifedocsDocumentation in the Doc direasytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions