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

gh-129368: InPyRun C API docs, clarify what a "start token" is#129935

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

Open
iamrajhans wants to merge10 commits intopython:main
base:main
Choose a base branch
Loading
fromiamrajhans:c-api-pyrun-string-doc

Conversation

iamrajhans
Copy link

@iamrajhansiamrajhans commentedFeb 10, 2025
edited by github-actionsbot
Loading

@ghost
Copy link

ghost commentedFeb 10, 2025
edited by ghost
Loading

All commit authors signed the Contributor License Agreement.
CLA signed

@iamrajhans
Copy link
Author

@erlend-aasland could you please review this, thanks !

@@ -183,7 +183,7 @@ the same library that the Python runtime is using.
objects *globals* and *locals* with the compiler flags specified by
*flags*. *globals* must be a dictionary; *locals* can be any object
that implements the mapping protocol. The parameter *start* specifies
the starttoken that should be used to parse the source code.
the startsymbol that should be used to parse the source code.
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's also provide a link toPy_eval_input, so the user does not have to search through this page in order to find outwhat a "start symbol" is :)

iamrajhans reacted with thumbs up emoji
@erlend-aaslanderlend-aasland changed the titlegh-129368: fix doc - use start symbol instead of start tokengh-129368: InPyRun C API docs, clarify what a "start token" isMay 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@erlend-aaslanderlend-aaslanderlend-aasland left review comments

Assignees
No one assigned
Labels
awaiting reviewdocsDocumentation in the Doc dirskip news
Projects
Status: Todo
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@iamrajhans@erlend-aasland

[8]ページ先頭

©2009-2025 Movatter.jp