Skip to content

Change object.__format__(s) where s is non-empty to a TypeError #54065

Closed
@ericvsmith

Description

@ericvsmith
BPO 9856
Nosy @terryjreedy, @ericvsmith, @bitdancer, @asvetlov, @florentx, @serhiy-storchaka
Files
  • issue9856_python-3.4.diff
  • 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/ericvsmith'
    closed_at = <Date 2013-05-19.13:11:53.900>
    created_at = <Date 2010-09-14.17:26:57.550>
    labels = ['interpreter-core', 'easy', 'deferred-blocker', 'type-bug']
    title = 'Change object.__format__(s) where s is non-empty to a TypeError'
    updated_at = <Date 2014-02-11.23:34:43.381>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2014-02-11.23:34:43.381>
    actor = 'python-dev'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2013-05-19.13:11:53.900>
    closer = 'r.david.murray'
    components = ['Interpreter Core']
    creation = <Date 2010-09-14.17:26:57.550>
    creator = 'eric.smith'
    dependencies = []
    files = ['23936']
    hgrepos = []
    issue_num = 9856
    keywords = ['patch', 'easy']
    message_count = 21.0
    messages = ['116413', '116751', '130681', '130682', '149351', '177970', '177977', '177981', '177983', '177984', '177992', '177994', '189048', '189049', '189062', '189068', '189089', '189107', '189586', '205017', '211041']
    nosy_count = 11.0
    nosy_names = ['terry.reedy', 'eric.smith', 'Arfrever', 'r.david.murray', 'asvetlov', 'flox', 'python-dev', 'serhiy.storchaka', 'krinart', 'Ankur.Ankan', 'Yogesh.Chaudhari']
    pr_nums = []
    priority = 'deferred blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9856'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions