[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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

bpo-28876: bool of large range raises OverflowError #699

Merged
merged 2 commits into from Mar 20, 2017

Conversation

Copy link
Contributor

4kir4 commented Mar 17, 2017

No description provided.

Copy link

mention-bot commented Mar 17, 2017

@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.

Copy link
Contributor Author

4kir4 commented Mar 17, 2017

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

Copy link
Member

serhiy-storchaka commented Mar 17, 2017

Yes, this is known test failure. Ignore it.

serhiy-storchaka added type-bug An unexpected behavior, bug, or error needs backport to 3.5 labels Mar 17, 2017
Copy link
Member

serhiy-storchaka commented Mar 17, 2017

Please add an entry in Misc/NEWS.

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 deleted the fix-issue-28876 branch Mar 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants