Skip to content

fast modular exponentiation #40160

@trevp

Description

@trevp
mannequin
BPO 936813
Nosy @tim-one, @gpshead, @mdickinson, @tiran
Files
  • long_pow.diff
  • longobject_diffs.tar.gz
  • long_mont.diff
  • long_mont2.diff
  • long_mont3.diff
  • long_mont4.diff
  • long_pow_2005_9_28.diff: update to CVS head
  • long_pow_2009_12_30.diff
  • long_pow_2009_12_31.diff
  • time_powmod.py
  • 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/mdickinson'
    closed_at = <Date 2009-12-31.19:39:35.222>
    created_at = <Date 2004-04-17.08:16:31.000>
    labels = ['interpreter-core', 'type-feature']
    title = 'fast modular exponentiation'
    updated_at = <Date 2009-12-31.19:39:35.220>
    user = 'https://bugs.python.org/trevp'

    bugs.python.org fields:

    activity = <Date 2009-12-31.19:39:35.220>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-12-31.19:39:35.222>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2004-04-17.08:16:31.000>
    creator = 'trevp'
    dependencies = []
    files = ['5930', '5931', '5932', '5933', '5934', '5935', '5936', '15703', '15712', '15713']
    hgrepos = []
    issue_num = 936813
    keywords = ['patch']
    message_count = 27.0
    messages = ['45791', '45792', '45793', '45794', '45795', '45796', '45797', '45798', '45799', '45800', '45801', '45802', '45803', '59785', '59825', '82063', '82498', '82535', '82536', '97003', '97031', '97054', '97098', '97101', '97102', '97104', '97108']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'gregory.p.smith', 'mark.dickinson', 'trevp', 'christian.heimes']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue936813'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions