Skip to content

2.7 bpo-27643 - Test_C test case needs "signed short" bitfields, but the IBM XLC compiler (on AIX) does not support this (GH-5164)#5556

Closed
aixtools wants to merge 1 commit into
python:2.7from
aixtools:bpo-27643-v2.7
Closed

2.7 bpo-27643 - Test_C test case needs "signed short" bitfields, but the IBM XLC compiler (on AIX) does not support this (GH-5164)#5556
aixtools wants to merge 1 commit into
python:2.7from
aixtools:bpo-27643-v2.7

Conversation

@aixtools

@aixtools aixtools commented Feb 5, 2018

Copy link
Copy Markdown
Contributor

Following a suggestion by martin.panther - the backport to v2.7, just to be sure it also works there.

xlc does not support "unsigned short" bitfields

https://bugs.python.org/issue27643

@aixtools

aixtools commented Jun 3, 2018

Copy link
Copy Markdown
Contributor Author

Closing PR - this was a) a learning experience with git; b) no longer something I consider "necessary" for python2.

@aixtools aixtools closed this Jun 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants