Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new math module tests #71614

Closed
franciscouzo mannequin opened this issue Jun 30, 2016 · 5 comments
Closed

Add new math module tests #71614

franciscouzo mannequin opened this issue Jun 30, 2016 · 5 comments
Assignees
Labels
extension-modules C modules in the Modules dir type-feature A feature request or enhancement

Comments

@franciscouzo
Copy link
Mannequin

franciscouzo mannequin commented Jun 30, 2016

BPO 27427
Nosy @rhettinger, @mdickinson, @jeff5, @franciscouzo
Files
  • test_math.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 = 'https://github.com/mdickinson'
    closed_at = <Date 2016-09-04.11:30:29.143>
    created_at = <Date 2016-06-30.22:31:27.540>
    labels = ['extension-modules', 'type-feature']
    title = 'Add new math module tests'
    updated_at = <Date 2016-09-04.11:32:01.317>
    user = 'https://github.com/franciscouzo'

    bugs.python.org fields:

    activity = <Date 2016-09-04.11:32:01.317>
    actor = 'python-dev'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2016-09-04.11:30:29.143>
    closer = 'mark.dickinson'
    components = ['Extension Modules']
    creation = <Date 2016-06-30.22:31:27.540>
    creator = 'franciscouzo'
    dependencies = []
    files = ['43593']
    hgrepos = []
    issue_num = 27427
    keywords = ['patch']
    message_count = 5.0
    messages = ['269632', '270097', '274355', '274356', '274357']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'stutzbach', 'python-dev', 'jeff.allen', 'franciscouzo']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27427'
    versions = ['Python 3.6']

    @franciscouzo
    Copy link
    Mannequin Author

    franciscouzo mannequin commented Jun 30, 2016

    I added some tests for the math module.

    @franciscouzo franciscouzo mannequin added the tests Tests in the Lib/test dir label Jun 30, 2016
    @terryjreedy terryjreedy changed the title Math tests Add new math module tests Jul 1, 2016
    @jeff5
    Copy link
    Mannequin

    jeff5 mannequin commented Jul 10, 2016

    It would be nice to see this considered alongside bpo-26040.

    @mdickinson mdickinson self-assigned this Aug 29, 2016
    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Sep 4, 2016

    New changeset eb98f6044638 by Mark Dickinson in branch 'default':
    Issue bpo-27427: Additional tests for the math module. Thanks Francisco Couzo.
    https://hg.python.org/cpython/rev/eb98f6044638

    @mdickinson
    Copy link
    Member

    Applied. Thank you, Francisco!

    @mdickinson mdickinson added extension-modules C modules in the Modules dir and removed tests Tests in the Lib/test dir labels Sep 4, 2016
    @mdickinson mdickinson added the type-feature A feature request or enhancement label Sep 4, 2016
    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Sep 4, 2016

    New changeset d7c31c73b1bd by Mark Dickinson in branch 'default':
    Add Francisco Couzo to Misc/ACKS (for issue bpo-27427 patch).
    https://hg.python.org/cpython/rev/d7c31c73b1bd

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    extension-modules C modules in the Modules dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant