Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SOT][3.11] add __repr__ for PyInterpreterFrameProxy #57588

Merged
merged 11 commits into from
Sep 22, 2023

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    d5e0a3e View commit details
    Browse the repository at this point in the history
  2. fix missing ()

    SigureMo committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5c6a07f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed21f7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dd3d6c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. compat for eval_custom_code

    SigureMo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8902d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19d5038 View commit details
    Browse the repository at this point in the history
  3. refine internal API name

    SigureMo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    af1c69d View commit details
    Browse the repository at this point in the history
  4. refine comments

    SigureMo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d856283 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    1ee5382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    281b180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b2e8c1 View commit details
    Browse the repository at this point in the history