Skip to content

bpo-33473: assume that "long double" and "ssize_t" exists#6890

Closed
grimreaper wants to merge 3 commits into
python:masterfrom
grimreaper:eax/assume/types
Closed

bpo-33473: assume that "long double" and "ssize_t" exists#6890
grimreaper wants to merge 3 commits into
python:masterfrom
grimreaper:eax/assume/types

Conversation

@grimreaper

@grimreaper grimreaper commented May 16, 2018

Copy link
Copy Markdown
Contributor

Instead of using custom code to detect the type, use+AC_TYPE_LONG_DOUBLE
and rely on it existing.

https://bugs.python.org/issue33473

Instead of using custom code to detect the type, use+AC_TYPE_LONG_DOUBLE
and rely on it existing.
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