Skip to content

[3.7] bpo-36157:Document PyInterpreterState_Main() (GH-12238)#12650

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-8c61739-3.7
Apr 1, 2019
Merged

[3.7] bpo-36157:Document PyInterpreterState_Main() (GH-12238)#12650
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-8c61739-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 1, 2019

Copy link
Copy Markdown
Contributor

I have added documentation for PyInterpreterState_Main().
I chose to place it under Advanced Debugger Support together with similar functions like PyInterpreterState_Head(), PyInterpreterState_Next(), and PyInterpreterState_ThreadHead() .

https://bugs.python.org/issue36157
(cherry picked from commit 8c61739)

Co-authored-by: Joannah Nanjekye 33177550+nanjekyejoannah@users.noreply.github.com

https://bugs.python.org/issue36157

I have added documentation for `PyInterpreterState_Main()`.
 I chose to place it under Advanced Debugger Support together with similar functions like `PyInterpreterState_Head()`, `PyInterpreterState_Next(`), and `PyInterpreterState_ThreadHead()` .

https://bugs.python.org/issue36157
(cherry picked from commit 8c61739)

Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@nanjekyejoannah: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@nanjekyejoannah: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 35fc38e into python:3.7 Apr 1, 2019
@miss-islington

Copy link
Copy Markdown
Contributor Author

Sorry, I can't merge this PR. Reason: Base branch was modified. Review and try the merge again..

@miss-islington
miss-islington deleted the backport-8c61739-3.7 branch April 1, 2019 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants