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-105540: Fix code generator tests #105707

Merged
merged 1 commit into from Jun 12, 2023

Conversation

gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Jun 12, 2023

This involves expanding PEEK, POKE and JUMPBY macros, and removing super and register tests (those features no longer exist).

This doesn't fix the whole issue -- only the "currently broken" part!

This involves expanding PEEK, POKE and JUMPBY macros,
and removing super and register tests (those features no longer exist).
@bedevere-bot bedevere-bot added awaiting core review tests Tests in the Lib/test dir labels Jun 12, 2023
@gvanrossum gvanrossum enabled auto-merge (squash) June 12, 2023 21:10
@gvanrossum gvanrossum merged commit 8da9d1b into python:main Jun 12, 2023
22 of 23 checks passed
@gvanrossum gvanrossum deleted the fix-codegen-tests branch June 12, 2023 21:55
carljm added a commit to carljm/cpython that referenced this pull request Jun 12, 2023
* main:
  pythongh-105540: Fix code generator tests (python#105707)
  pythongh-105375: Explicitly initialise all {Pickler,Unpickler}Object fields (python#105686)
  pythongh-105331: Change `asyncio.sleep` to raise ``ValueError` for nan (python#105641)
  Remove support for legacy bytecode instructions (python#105705)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants