Skip to content

Update pyrepl to 3.14.4#7823

Draft
ShaharNaveh wants to merge 7 commits into
RustPython:mainfrom
ShaharNaveh:update-pyrepl
Draft

Update pyrepl to 3.14.4#7823
ShaharNaveh wants to merge 7 commits into
RustPython:mainfrom
ShaharNaveh:update-pyrepl

Conversation

@ShaharNaveh
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 10, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: e90a320a-4a05-47cd-b8e7-2af98456800b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 10, 2026

📦 Library Dependencies

The following Lib/ modules were modified. Here are their dependencies:

[ ] test: cpython/Lib/test/test_pyrepl (TODO: 39)
[ ] test: cpython/Lib/test/test_repl.py

dependencies:

dependent tests: (no tests depend on pyrepl)

[ ] lib: cpython/Lib/_pyrepl

dependencies:

  • _pyrepl (native: _module_completer, _threading_handler, base_eventqueue, builtins, collections.abc, completing_reader, console, ctypes.wintypes, errno, fancy_termios, fcntl, historical_reader, importlib.machinery, itertools, keymap, main, nt, os.path, pager, posix, reader, readline, select, simple_interact, sys, terminfo, termios, time, unicodedata, unix_console, unix_eventqueue, utils, windows_console, windows_eventqueue)
    • _sitebuiltins (native: _pyrepl.pager, sys)
    • collections (native: _collections, _weakref, itertools, sys)
    • ctypes (native: _ctypes, ctypes._aix, ctypes._endian, ctypes.macholib.dyld, ctypes.macholib.dylib, ctypes.macholib.framework, importlib.machinery, itertools, nt, sys)
    • importlib (native: _abc, _adapters, _bootstrap, _bootstrap_external, _collections, _common, _frozen_importlib, _frozen_importlib_external, _functional, _functools, _imp, _io, _itertools, _meta, _text, _warnings, collections.abc, email.message, importlib.abc, importlib.metadata, importlib.readers, itertools, marshal, nt, posix, resources.readers, resources.simple, sys, winreg)
    • platform (native: _wmi, itertools, java.lang, sys, vms_lib, winreg)
    • site (native: _io, _pyrepl.main, _pyrepl.pager, _pyrepl.readline, _pyrepl.unix_console, _pyrepl.windows_console, atexit, builtins, errno, readline, sitecustomize, sys, usercustomize)
    • warnings (native: _contextvars, _thread, _warnings, builtins, sys)
    • future, _colorize, abc, ast, code, contextlib, dataclasses, functools, io, keyword, linecache, os, pathlib, pkgutil, re, rlcompleter, signal, struct, subprocess, tempfile, threading, token, tokenize, trace, traceback, tty, types, typing

dependent tests: (6 tests)

  • _pyrepl: test_pyrepl
    • pydoc: test_enum test_pydoc
      • xmlrpc.server: test_docxmlrpc test_xmlrpc
    • site: test_site

Legend:

  • [+] path exists in CPython
  • [x] up-to-date, [ ] outdated

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