Skip to content

string.Template doesn't work with the self keyword argument #67859

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23671
Nosy @birkenfeld, @terryjreedy, @merwok, @serhiy-storchaka
Files
  • string_formatting_self.patch
  • string_formatting_self_2.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-03-24.20:33:12.816>
    created_at = <Date 2015-03-15.08:21:34.296>
    labels = ['type-bug', 'library']
    title = "string.Template doesn't work with the self keyword argument"
    updated_at = <Date 2015-03-27.16:13:15.216>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-03-27.16:13:15.216>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-24.20:33:12.816>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-03-15.08:21:34.296>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['38497', '38590']
    hgrepos = []
    issue_num = 23671
    keywords = ['patch']
    message_count = 6.0
    messages = ['238132', '238631', '239177', '239183', '239412', '239414']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'terry.reedy', 'eric.araujo', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23671'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions