Skip to content

[split] Main changes — from #21#27

Closed
pull-apart[bot] wants to merge 1 commit into
mainfrom
split-pr-21-1782307326-main
Closed

[split] Main changes — from #21#27
pull-apart[bot] wants to merge 1 commit into
mainfrom
split-pr-21-1782307326-main

Conversation

@pull-apart

@pull-apart pull-apart Bot commented Jun 24, 2026

Copy link
Copy Markdown

Automated split from #21.

Context

This is the main / behavior half of an automated split from #21. Branch split-pr-21-1782307326-main.

This PR contains only the main-assigned paths from that split (features, bug fixes, behavior changes). The refactor PR holds the sibling files.

Changes in this PR:

  • utilities/console.py: Adds _spawn_console() and _terminate_proc() to replace pexpect.spawn with pty.openpty() and subprocess.Popen, addressing a forkpty deprecation. Modifies connect(), disconnect(), and console_eof_sampler() to use the new process management.
How this split maps your changes
  • Refactor branch (split-pr-21-1782307326-refactor): files classified as cleanup / mechanical work:
    • utilities/unittests/test_console.py
  • Main branch (split-pr-21-1782307326-main): files classified as feature / behavior work:
    • utilities/console.py

Merge order

Merge the refactor PR first if it touches shared files or would conflict with the main PR; then merge the main PR. Resolve conflicts in the usual way if both branches touch the same lines.

Refactor PR: #26

To close this PR and delete its branch, comment @pull-apart /close.

@RoniKishner

Copy link
Copy Markdown
Owner

@pull-apart /close

@pull-apart pull-apart Bot closed this Jun 24, 2026
@pull-apart pull-apart Bot deleted the split-pr-21-1782307326-main branch June 24, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant