Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-21120: Exclude Python-ast.h, ast.h and asdl.h from the limited API#14634

Merged
markshannon merged 1 commit into
python:masterpython/cpython:masterfrom
ZackerySpytz:bpo-21120-PyArena-limited-API-astZackerySpytz/cpython:bpo-21120-PyArena-limited-API-astCopy head branch name to clipboard
Sep 12, 2019
Merged

bpo-21120: Exclude Python-ast.h, ast.h and asdl.h from the limited API#14634
markshannon merged 1 commit into
python:masterpython/cpython:masterfrom
ZackerySpytz:bpo-21120-PyArena-limited-API-astZackerySpytz/cpython:bpo-21120-PyArena-limited-API-astCopy head branch name to clipboard

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented Jul 7, 2019

Copy link
Copy Markdown
Contributor

The PyArena type is not part of the limited API, so these headers
shouldn't be part of it either.

https://bugs.python.org/issue21120

The PyArena type is not part of the limited API, so these headers
shouldn't be part of it either.

@jdemeyer jdemeyer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really just documenting what's already the case (this functionality is already not part of the limited API by PEP 384), so looks good to me.

@brettcannon brettcannon added the type-bug An unexpected behavior, bug, or error label Jul 11, 2019
@markshannon markshannon merged commit 421a72a into python:master Sep 12, 2019
@bedevere-bot

Copy link
Copy Markdown

@markshannon: Please replace # with GH- in the commit message next time. Thanks!

DinoV pushed a commit to DinoV/cpython that referenced this pull request Sep 12, 2019
python#14634)

The PyArena type is not part of the limited API, so these headers
shouldn't be part of it either.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.