bpo-28876: bool of large range raises OverflowError by 4kir4 · Pull Request #699 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
the-knights-who-say-ni
added
the
CLA signed
label
mention-bot
commented
Mar 17, 2017
mention-bot commented
@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
commented
Mar 17, 2017
4kir4 commented
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
commented
Mar 17, 2017
serhiy-storchaka commented
Member
Yes, this is known test failure. Ignore it.
serhiy-storchaka
added
type-bug
needs backport to 3.5 labels
serhiy-storchaka
commented
Mar 17, 2017
serhiy-storchaka commented
Member
Please add an entry in Misc/NEWS.
serhiy-storchaka
approved these changes
serhiy-storchaka
merged commit
e46fb86
into
python:master
serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request
(cherry picked from commit e46fb86)
serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request
(cherry picked from commit e46fb86)
serhiy-storchaka added a commit that referenced this pull request
serhiy-storchaka added a commit that referenced this pull request
4kir4
deleted the
fix-issue-28876
branch
Mariatta
removed
needs backport to 3.5
labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment