Skip to content

[2.7] bpo-26423: Fix test_descr.test_wrap_lenfunc_bad_cast() on 32-bit Windows#13629

Merged
vstinner merged 1 commit intopython:2.7from
vstinner:wraplen_fix27
May 28, 2019
Merged

[2.7] bpo-26423: Fix test_descr.test_wrap_lenfunc_bad_cast() on 32-bit Windows#13629
vstinner merged 1 commit intopython:2.7from
vstinner:wraplen_fix27

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 28, 2019

Skip the test if xrange(sys.maxsize) raises an OverflowError.
@vstinner vstinner changed the title bpo-26423: Fix test_descr.test_wrap_lenfunc_bad_cast() on 32-bit Windows [2.7] bpo-26423: Fix test_descr.test_wrap_lenfunc_bad_cast() on 32-bit Windows May 28, 2019
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels May 28, 2019
@vstinner vstinner merged commit aaed2c3 into python:2.7 May 28, 2019
@vstinner vstinner deleted the wraplen_fix27 branch May 28, 2019 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants