Skip to content

feat: "Interactive" Python AST node(which represents REPL/interactive code) #271

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sarfia-786
Copy link
Contributor

…code)

Pull Request description

This PR is to add support for the missing "Interactive" Python AST node (which represents REPL/interactive code),
Resolves: #193

How to test these changes

  • ...

Pull Request checklists

Note:

This PR is a:

  • bug-fix
  • new feature
  • maintenance

About this PR:

  • it includes tests.
  • the tests are executed on CI.
  • the tests generate log file(s) (path).
  • pre-commit hooks were executed locally.
  • this PR requires a project documentation update.

Author's checklist:

  • I have reviewed the changes and it contains no misspelling.
  • The code is well commented, especially in the parts that contain more
    complexity.
  • New and old tests passed locally.

Additional information

Reviewer's checklist

Copy and paste this template for your review's note:

## Reviewer's Checklist

- [ ] I managed to reproduce the problem locally from the `main` branch
- [ ] I managed to test the new changes locally
- [ ] I confirm that the issues mentioned were fixed/resolved .

@Sarfia-786 Sarfia-786 changed the title feat: "Interactive" Python AST node (which represents REPL/interactive … feat: "Interactive" Python AST node Apr 19, 2025
@Sarfia-786 Sarfia-786 changed the title feat: "Interactive" Python AST node feat: "Interactive" Python AST node(which represents REPL/interactive code) Apr 19, 2025
Copy link

This pull request has been marked as stale because it has been
inactive for more than 5 days. Please update this pull request
or it will be automatically closed in 5 days.

@github-actions github-actions bot added the Stale label Apr 25, 2025
@github-actions github-actions bot closed this Apr 30, 2025
@xmnlab xmnlab reopened this May 2, 2025
@github-actions github-actions bot removed the Stale label May 3, 2025
Copy link

github-actions bot commented May 8, 2025

This pull request has been marked as stale because it has been
inactive for more than 5 days. Please update this pull request
or it will be automatically closed in 5 days.

@github-actions github-actions bot added the Stale label May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants