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

bpo-46841: Move the cache for LOAD_GLOBAL inline. #31575

Merged
merged 14 commits into from
Feb 28, 2022

Commits on Feb 18, 2022

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

Commits on Feb 23, 2022

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

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    c8e38a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f73a1 View commit details
    Browse the repository at this point in the history
  3. Remove unused code.

    markshannon committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    87b63f9 View commit details
    Browse the repository at this point in the history
  4. Add news

    markshannon committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    cca4d6b View commit details
    Browse the repository at this point in the history
  5. Fix up test_dis

    markshannon committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    26d0d70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c49f156 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f65ae9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    054fcf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Clean up messy merge.

    markshannon committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    c6c0527 View commit details
    Browse the repository at this point in the history
  2. Address review comments.

    markshannon committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    0a853af View commit details
    Browse the repository at this point in the history
  3. Bump version number.

    markshannon committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    92a4b04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    138b2d6 View commit details
    Browse the repository at this point in the history