Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

bpo-35134: Migrate frameobject.h contents to cpython/frameobject.h#18052

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ncoghlan merged 1 commit intopython:masterfromncoghlan:move-frameobject-header
Jan 20, 2020

Conversation

ncoghlan
Copy link
Contributor

@ncoghlanncoghlan commentedJan 18, 2020
edited by bedevere-bot
Loading

The patch for PEP 558 (bpo-30744) adds a number of new frame-related
C APIs. This prepatory patch migrates frameobject.h to the modern layout
with multiple include files so the PEP reference implementation can clearly
separate the stable ABI additions from the full CPython C API additions.

https://bugs.python.org/issue35134

Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

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

LGTM. You can usebpo-35134 in the commit title if you want.

@ncoghlanncoghlan changed the titleMigrate frameobject.h contents to cpython/frameobject.hbpo-35134: Migrate frameobject.h contents to cpython/frameobject.hJan 20, 2020
@ncoghlanncoghlan merged commit1e420f8 intopython:masterJan 20, 2020
@ncoghlanncoghlan deleted the move-frameobject-header branchJanuary 20, 2020 22:21
@ncoghlan
Copy link
ContributorAuthor

Thanks for the review!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@vstinnervstinnervstinner approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@ncoghlan@vstinner@the-knights-who-say-ni@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp