bpo-39415: Remove unused codes from long/complex/floatobject.c by corona10 ยท Pull Request #18105 ยท python/cpython

Conversation

@corona10 corona10 changed the title bpo-39145: Remove unused codes from long/complex/floatobject.c bpo-39415: Remove unused codes from long/complex/floatobject.c

Jan 21, 2020

mdickinson

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miss-islington

Thanks @corona10 for the PR, and @benjaminp for merging it ๐ŸŒฎ๐ŸŽ‰.. I'm working now to backport this PR to: 3.8.
๐Ÿ๐Ÿ’โ›๐Ÿค–

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 22, 2020
โ€ฆ.c floatobject.c. (pythonGH-18105)

(cherry picked from commit 0d5eac8)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>

@bedevere-bot

@miss-islington

Thanks @corona10 for the PR, and @benjaminp for merging it ๐ŸŒฎ๐ŸŽ‰.. I'm working now to backport this PR to: 3.8.
๐Ÿ๐Ÿ’โ›๐Ÿค–

@bedevere-bot

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 22, 2020
โ€ฆ.c floatobject.c. (pythonGH-18105)

(cherry picked from commit 0d5eac8)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>

miss-islington added a commit that referenced this pull request

Jan 22, 2020
โ€ฆ.c floatobject.c. (GH-18105)

(cherry picked from commit 0d5eac8)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>

shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request

Jan 31, 2020

Labels