Skip to content

Speed up mod/divmod/floordiv for Fraction type #79769

Description

@scoder
BPO 35588
Nosy @mdickinson, @scoder, @serhiy-storchaka, @MojoVampire
PRs
  • bpo-35588: Speed up mod, divmod and floordiv operations for Fraction type #11322
  • bpo-35588: Speed up mod, divmod and floordiv operations for Fraction type #11322
  • bpo-35588: Speed up mod, divmod and floordiv operations for Fraction type #11322
  • 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 2019-01-02.12:42:03.733>
    created_at = <Date 2018-12-26.09:39:32.544>
    labels = ['3.8', 'library', 'performance']
    title = 'Speed up mod/divmod/floordiv for Fraction type'
    updated_at = <Date 2019-01-02.12:42:03.732>
    user = 'https://github.com/scoder'

    bugs.python.org fields:

    activity = <Date 2019-01-02.12:42:03.732>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-01-02.12:42:03.733>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2018-12-26.09:39:32.544>
    creator = 'scoder'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35588
    keywords = ['patch', 'patch', 'patch']
    message_count = 12.0
    messages = ['332533', '332537', '332538', '332547', '332553', '332554', '332557', '332659', '332669', '332711', '332867', '332868']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'scoder', 'serhiy.storchaka', 'josh.r']
    pr_nums = ['11322', '11322', '11322']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue35588'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions