Skip to content

bpo-43916: Export the _PyStructSequence_InitType to fix build errors in the curses module #25768

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented May 1, 2021

@pablogsal pablogsal requested a review from a team as a code owner May 1, 2021 01:02
@pablogsal pablogsal requested a review from vstinner May 1, 2021 01:04
@pablogsal pablogsal merged commit 558df90 into python:master May 1, 2021
@pablogsal pablogsal deleted the bpo-43916 branch May 1, 2021 01:21
@vstinner
Copy link
Member

vstinner commented May 1, 2021

Why did you add the function to Doc/data/stable_abi.dat? It's excluded from the limited C API, it's only part of the internal C API.

@pablogsal
Copy link
Member Author

Why did you add the function to Doc/data/stable_abi.dat? It's excluded from the limited C API, it's only part of the internal C API.

If you don't export it it won't be usable from the extension modules IIRC. The CI was failing if I just export it and I don't add it to the stable_abi file.

If you have a better way to structure it so is not exported, please go ahead and fix it.

@pablogsal
Copy link
Member Author

Why did you add the function to Doc/data/stable_abi.dat? It's excluded from the limited C API, it's only part of the internal C API.

See #25854

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.

4 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy