Skip to content

Implement __format__ for Fraction #67790

@suutari

Description

@suutari
mannequin
BPO 23602
Nosy @rhettinger, @mdickinson, @scoder, @ericvsmith, @ezio-melotti, @skrah, @vadmium, @serhiy-storchaka, @wm75, @skirpichev, @suutari
Files
  • issue23602.patch: Fraction.format implementation, test cases and documentation
  • issue23602v2.patch
  • issue23602v3.patch
  • issue23602v4.patch: Fraction.format implementation, test cases and docs, Decimal.format Py and C API unification with test cases
  • 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 = None created_at = <Date 2015-03-07.17:06:09.308> labels = ['type-feature', 'library'] title = 'Implement __format__ for Fraction' updated_at = <Date 2021-04-23.08:41:52.382> user = 'https://github.com/suutari'

    bugs.python.org fields:

    activity = <Date 2021-04-23.08:41:52.382> actor = 'Sergey.Kirpichev' assignee = 'serhiy.storchaka' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2015-03-07.17:06:09.308> creator = 'tuomas.suutari' dependencies = [] files = ['38378', '38394', '38413', '38728'] hgrepos = [] issue_num = 23602 keywords = ['patch'] message_count = 29.0 messages = ['237460', '237461', '237468', '237524', '237525', '237526', '237575', '237579', '237583', '237714', '237715', '238813', '239048', '239056', '239336', '239337', '239338', '239342', '239495', '239498', '239501', '239502', '239503', '239504', '239515', '239594', '239664', '239668', '239733'] nosy_count = 11.0 nosy_names = ['rhettinger', 'mark.dickinson', 'scoder', 'eric.smith', 'ezio.melotti', 'skrah', 'martin.panter', 'serhiy.storchaka', 'wolma', 'Sergey.Kirpichev', 'tuomas.suutari'] pr_nums = [] priority = 'low' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue23602' versions = ['Python 3.5']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions