Skip to content

Conversation

pablogsal
Copy link
Member

Closes: #91502

@pablogsal pablogsal requested a review from markshannon as a code owner April 13, 2022 10:11
@pablogsal pablogsal requested a review from brandtbucher April 13, 2022 10:11
@pablogsal pablogsal force-pushed the bpo-91502 branch 2 times, most recently from 51a9f7d to 827a4b5 Compare April 13, 2022 10:20
@markshannon
Copy link
Member

The concept of an entry frame is an implementation detail. Could you make it clearer that this is an unstable API?
Otherwise LGTM.

@pablogsal
Copy link
Member Author

The concept of an entry frame is an implementation detail. Could you make it clearer that this is an unstable API?

I did that by adding a leading underscore (and not documenting the API), do you want me to add a note to the header file?

@markshannon
Copy link
Member

do you want me to add a note to the header file?

If you wouldn't mind, thanks.

@pablogsal
Copy link
Member Author

I have added a message to the header explaining the situation and the contract 👍

@pablogsal pablogsal merged commit 37a53fb into python:main Apr 13, 2022
@pablogsal pablogsal deleted the bpo-91502 branch April 13, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow tools to check if a frame is an entry frame

3 participants