PyUnicode_FromFormat: implement width and precision for %s, %S, %R, %V, %U, %A · Issue #51579 · python/cpython · GitHub
Skip to content

PyUnicode_FromFormat: implement width and precision for %s, %S, %R, %V, %U, %A #51579

Description

@mdickinson
BPO 7330
Nosy @malemburg, @mdickinson, @vstinner, @ericvsmith, @ezio-melotti, @lekma, @akheron, @serhiy-storchaka
Files
  • issue_7330.diff
  • unicode_fromformat_precision.patch
  • unicode_fromformat_precision-2.patch
  • unicode_fromformat_precision-3.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 = None
    closed_at = <Date 2013-05-06.21:36:01.271>
    created_at = <Date 2009-11-15.19:42:32.127>
    labels = ['type-feature', 'expert-unicode']
    title = 'PyUnicode_FromFormat: implement width and precision for %s, %S, %R, %V, %U, %A'
    updated_at = <Date 2013-05-06.21:36:01.270>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2013-05-06.21:36:01.270>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-05-06.21:36:01.271>
    closer = 'vstinner'
    components = ['Unicode']
    creation = <Date 2009-11-15.19:42:32.127>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['21324', '27465', '27479', '30144']
    hgrepos = []
    issue_num = 7330
    keywords = ['patch', 'needs review']
    message_count = 42.0
    messages = ['95306', '95310', '111802', '111808', '111820', '111894', '112041', '112298', '117995', '117996', '117997', '127690', '128296', '128359', '128381', '128725', '128773', '128776', '128785', '128786', '128790', '128933', '129942', '130258', '131649', '131668', '131710', '131964', '131965', '131968', '132057', '144626', '147861', '147966', '172258', '172262', '172343', '177206', '188476', '188477', '188596', '188597']
    nosy_count = 12.0
    nosy_names = ['lemburg', 'mark.dickinson', 'vstinner', 'eric.smith', 'ron_adam', 'ezio.melotti', 'lekma', 'ysj.ray', 'python-dev', 'petri.lehtinen', 'serhiy.storchaka', 'Sean.Ochoa']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7330'
    versions = ['Python 3.4']

    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

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions