Skip to content

[3.5] bpo-29939: suppress compiler warnings in _ctypes_test (#902)#1039

Merged
vsajip merged 1 commit into
python:3.5from
vsajip:backport-164d30e-3.5
Apr 7, 2017
Merged

[3.5] bpo-29939: suppress compiler warnings in _ctypes_test (#902)#1039
vsajip merged 1 commit into
python:3.5from
vsajip:backport-164d30e-3.5

Conversation

@vsajip

@vsajip vsajip commented Apr 7, 2017

Copy link
Copy Markdown
Member

Changed test code to suppress a compiler warning, while taking care to avoid the code being optimized out by the compiler.
(cherry picked from commit 164d30e)

Changed test code to suppress a compiler warning, while taking care to avoid the code being optimized out by the compiler.
(cherry picked from commit 164d30e)
@vsajip vsajip merged commit ae0915e into python:3.5 Apr 7, 2017
@vsajip vsajip deleted the backport-164d30e-3.5 branch April 7, 2017 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants