◐ Shell
clean mode source ↗

bpo-28876: bool of large range raises OverflowError by 4kir4 · Pull Request #699 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@4kir4

@4kir4 4kir4 commented

Mar 17, 2017

Copy link Copy Markdown

Contributor

No description provided.

@mention-bot

Copy link Copy Markdown

@4kir4, thanks for your PR! By analyzing the history of the files in this pull request, we identified @mdickinson, @benjaminp and @ncoghlan to be potential reviewers.

@4kir4

4kir4 commented

Mar 17, 2017

Copy link Copy Markdown

Contributor Author

AppVeyor build failed. I don't understand how test_site is related to bool(range()). Is it a known test failure on Windows?

@serhiy-storchaka

Copy link Copy Markdown

Member

Yes, this is known test failure. Ignore it.

@serhiy-storchaka serhiy-storchaka added type-bug

An unexpected behavior, bug, or error

needs backport to 3.5 labels

Mar 17, 2017

@serhiy-storchaka

Copy link Copy Markdown

Member

Please add an entry in Misc/NEWS.

@serhiy-storchaka serhiy-storchaka merged commit e46fb86 into python:master

Mar 20, 2017

serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request

Mar 20, 2017

serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request

Mar 20, 2017

serhiy-storchaka added a commit that referenced this pull request

Mar 20, 2017

serhiy-storchaka added a commit that referenced this pull request

Mar 20, 2017

@4kir4 4kir4 deleted the fix-issue-28876 branch

March 20, 2017 18:30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@4kir4 @mention-bot @serhiy-storchaka @Mariatta @the-knights-who-say-ni