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-99876: make optimizer maintain the invariant that oparg == 0 for an instruction that does not have an arg #99877

Merged
merged 7 commits into from
Nov 30, 2022

Commits on Nov 29, 2022

  1. pythongh-99876: make optimizer maintain the invariant that oparg == 0…

    … for an instruction that does not have an arg
    iritkatriel committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5e4c199 View commit details
    Browse the repository at this point in the history
  2. magic number

    iritkatriel committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a9bfc0d View commit details
    Browse the repository at this point in the history
  3. Revert "magic number"

    This reverts commit a9bfc0d.
    iritkatriel committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    dfff7b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e911001 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f2657c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    857db4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d046a7 View commit details
    Browse the repository at this point in the history