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

gh-94673: More Per-Interpreter Fields for Builtin Static Types #103912

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    d1e4cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3db6bf View commit details
    Browse the repository at this point in the history
  3. Isolate tp_bases.

    ericsnowcurrently committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b5799d8 View commit details
    Browse the repository at this point in the history
  4. Isolate tp_mro.

    ericsnowcurrently committed May 2, 2023
    Configuration menu
    Copy the full SHA
    2e28be5 View commit details
    Browse the repository at this point in the history
  5. Add a note.

    ericsnowcurrently committed May 2, 2023
    Configuration menu
    Copy the full SHA
    fb7a025 View commit details
    Browse the repository at this point in the history
  6. Isolate tp_dict.

    ericsnowcurrently committed May 2, 2023
    Configuration menu
    Copy the full SHA
    2822f0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68f0008 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de2a3c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8bd3b67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    071ef3f View commit details
    Browse the repository at this point in the history
  11. Add some comments.

    ericsnowcurrently committed May 2, 2023
    Configuration menu
    Copy the full SHA
    850059a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd1dd10 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    2771f4e View commit details
    Browse the repository at this point in the history