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

Add new code execution test for Python3.13 #24302

Closed
anthonykim1 opened this issue Oct 14, 2024 · 1 comment
Closed

Add new code execution test for Python3.13 #24302

anthonykim1 opened this issue Oct 14, 2024 · 1 comment
Assignees
Labels
area-repl area-terminal debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Comments

@anthonykim1
Copy link

anthonykim1 commented Oct 14, 2024

With the newer normalization logic from 3.13 we need to properly create test to ensure executing code does not break when in 3.13. (More on the Python side of things)
Would also need to add changes to current normalization logic after we have tested and find out what is exactly different.

  • Create test
  • Create TODO action to change execution logic contained in normalization selection Python file.
@anthonykim1 anthonykim1 added area-repl area-terminal debt Covers everything internal: CI, testing, refactoring of the codebase, etc. labels Oct 14, 2024
@anthonykim1 anthonykim1 self-assigned this Oct 14, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Oct 14, 2024
@anthonykim1 anthonykim1 changed the title Add new tests to test against Python3.13 Add new code execution test for Python3.13 Oct 14, 2024
@anthonykim1 anthonykim1 removed the triage-needed Needs assignment to the proper sub-team label Oct 14, 2024
@anthonykim1
Copy link
Author

addressed via: #24256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-repl area-terminal debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

No branches or pull requests

1 participant