typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

[stubsabot] Bump pexpect to 4.9.*

Open github-actions[bot] opened this issue 2 years ago • 0 comments

Release: https://pypi.org/pypi/pexpect/4.9.0 Homepage: https://pexpect.readthedocs.io/ Repository: https://github.com/pexpect/pexpect Diff: https://github.com/pexpect/pexpect/compare/4.8.0...4.9

Stubsabot analysis of the diff between the two releases:

  • 4 public Python files have been added: examples/terminal_emulation.py, pexpect/socket_pexpect.py, tests/test_socket_fd.py, tests/test_socket_pexpect.py.
  • 0 files included in typeshed's stubs have been deleted.
  • 8 files included in typeshed's stubs have been modified or renamed.
  • Total lines of Python code added: 1002.
  • Total lines of Python code deleted: 451.

If stubtest fails for this PR:

  • Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
  • Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

github-actions[bot] avatar Nov 26 '23 00:11 github-actions[bot]