Skip to content

TypeError: truncate() takes no keyword arguments #58791

Description

@TheBiggerGuy
BPO 14586
Nosy @birkenfeld, @pitrou, @bitdancer, @berkerpeksag, @vadmium
Files
  • test.py: Test file
  • truncate.ver1.patch: First Version allowing both positional and keyword parameters
  • truncate.ver2.patch: Second Version (still needs work)
  • 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 = None
    created_at = <Date 2012-04-15.02:04:32.463>
    labels = ['interpreter-core', 'type-bug', '3.10', 'docs']
    title = 'TypeError: truncate() takes no keyword arguments'
    updated_at = <Date 2020-12-15.23:28:33.148>
    user = 'https://bugs.python.org/TheBiggerGuy'

    bugs.python.org fields:

    activity = <Date 2020-12-15.23:28:33.148>
    actor = 'iritkatriel'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Interpreter Core']
    creation = <Date 2012-04-15.02:04:32.463>
    creator = 'TheBiggerGuy'
    dependencies = []
    files = ['25219', '25246', '25251']
    hgrepos = []
    issue_num = 14586
    keywords = ['patch']
    message_count = 14.0
    messages = ['158308', '158388', '158403', '158410', '158494', '158495', '158507', '158509', '158513', '158535', '158547', '158548', '244937', '251139']
    nosy_count = 7.0
    nosy_names = ['georg.brandl', 'pitrou', 'r.david.murray', 'docs@python', 'berker.peksag', 'martin.panter', 'TheBiggerGuy']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue14586'
    versions = ['Python 3.10']

    Activity

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

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions