diff options
author | Benjamin Peterson <benjamin@python.org> | 2016-09-05 23:24:52 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2016-09-05 23:24:52 (GMT) |
commit | bbc8fe1841457089f81bd48cfee08b91ba8445b8 (patch) | |
tree | 379c529077da11a56556f0cb7ef99a851dc39da2 /Lib/ssl.py | |
parent | 9940633e89d7928cdc392b065df342b9352956ae (diff) | |
download | cpython-bbc8fe1841457089f81bd48cfee08b91ba8445b8.zip cpython-bbc8fe1841457089f81bd48cfee08b91ba8445b8.tar.gz cpython-bbc8fe1841457089f81bd48cfee08b91ba8445b8.tar.bz2 |
remove long double from ctypes value union
It is unused. It also forces a 16-byte alignment, which creates problems because
Python's allocator only uses 8-byte alignment.
Diffstat (limited to 'Lib/ssl.py')
0 files changed, 0 insertions, 0 deletions