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

branches/trunk-math patch #46477

Closed
tiran opened this issue Mar 3, 2008 · 3 comments
Closed

branches/trunk-math patch #46477

tiran opened this issue Mar 3, 2008 · 3 comments
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement

Comments

@tiran
Copy link
Member

tiran commented Mar 3, 2008

BPO 2224
Nosy @mdickinson, @tiran
Files
  • trunk-math-integration.diff
  • 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 2008-05-02.01:33:49.467>
    created_at = <Date 2008-03-03.17:31:26.853>
    labels = ['interpreter-core', 'type-feature']
    title = 'branches/trunk-math patch'
    updated_at = <Date 2008-05-02.01:33:49.419>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2008-05-02.01:33:49.419>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-05-02.01:33:49.467>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2008-03-03.17:31:26.853>
    creator = 'christian.heimes'
    dependencies = []
    files = ['9845']
    hgrepos = []
    issue_num = 2224
    keywords = ['patch']
    message_count = 3.0
    messages = ['63218', '64476', '66056']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'christian.heimes']
    pr_nums = []
    priority = 'critical'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue2224'
    versions = ['Python 2.6', 'Python 3.0']

    @tiran
    Copy link
    Member Author

    tiran commented Mar 3, 2008

    "svnmerge.py merge" integration patch of Mark and my trunk-math branch.
    I created the patch to make the review process easier.

    Name: svnmerge-integrated

    • /python/branches/trunk-math:1-60195
      + /python/branches/trunk-math:1-61203

    @tiran tiran added interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement labels Mar 3, 2008
    @tiran
    Copy link
    Member Author

    tiran commented Mar 25, 2008

    Merge Mark's and my math branch into 2.6. IMHO it's ready and stable but
    I like to get the opinion of yet another core developer first.

    Merge recipe
    ------------

    Since svnmerge.py causes too many conflicts I've created a patch.
    However the patch doesn't include copied files from the trunk-math
    branch. In order to apply the patch one has to copy some files from the
    trunk-math branch into the trunk.

    COPY: Python/pymath.c Include/pymath.h Lib/test/cmath_testcases.txt
    Lib/test/ieee754.txt
    DELETE: Python/hypot.c Objects/doubledigits.c

    @mdickinson
    Copy link
    Member

    Closing: Christian merged the trunk-math branch into the trunk in
    r62380.

    @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
    interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants