Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add C fastpath for statistics.NormalDist.inv_cdf() #81979

Copy link
Copy link
@rhettinger

Description

@rhettinger
Issue body actions
BPO 37798
Nosy @rhettinger, @taleinat, @stevendaprano, @corona10
PRs
  • bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() #15266
  • [3.8] bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) #15441
  • bpo-37798: Update test_statistics.py #15453
  • [3.8] bpo-37798: Test both Python and C versions in test_statistics.py (GH-15453) #15467
  • bpo-37798: Minor code formatting and comment clean-ups #15526
  • [3.8] bpo-37798: Minor code formatting and comment clean-ups. (GH-15526) #15527
  • bpo-37798: Fix _statistics module doc #15546
  • [3.8] bpo-37798: Fix _statistics module doc (GH-15546) #15660
  • bpo-37798: Prevent undefined behavior in direct calls to the C helper… #16149
  • [3.8] bpo-37798: Prevent undefined behavior in direct calls to the C helper function. (GH-16149) #16160
  • 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/rhettinger'
    closed_at = <Date 2019-08-24.18:14:59.781>
    created_at = <Date 2019-08-09.04:43:26.916>
    labels = ['extension-modules', 'easy', '3.8', '3.9']
    title = 'Add C fastpath for statistics.NormalDist.inv_cdf()'
    updated_at = <Date 2019-09-15.17:04:03.394>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-09-15.17:04:03.394>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-08-24.18:14:59.781>
    closer = 'rhettinger'
    components = ['Extension Modules']
    creation = <Date 2019-08-09.04:43:26.916>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37798
    keywords = ['patch', 'easy (C)']
    message_count = 18.0
    messages = ['349273', '349521', '349527', '350335', '350336', '350337', '350338', '350384', '350389', '350390', '350403', '350558', '350561', '350794', '351078', '351079', '352479', '352481']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'taleinat', 'steven.daprano', 'corona10']
    pr_nums = ['15266', '15441', '15453', '15467', '15526', '15527', '15546', '15660', '16149', '16160']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37798'
    versions = ['Python 3.8', 'Python 3.9']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.