Skip to content

Update linecache from v3.14.2#6843

Merged
youknowone merged 1 commit intoRustPython:mainfrom
moreal:update-3.14.2-linecache
Jan 23, 2026
Merged

Update linecache from v3.14.2#6843
youknowone merged 1 commit intoRustPython:mainfrom
moreal:update-3.14.2-linecache

Conversation

@moreal
Copy link
Contributor

@moreal moreal commented Jan 23, 2026

Note

I'm dogfooding for #6827

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 23, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • Lib/linecache.py is excluded by !Lib/**
  • Lib/test/test_linecache.py is excluded by !Lib/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

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


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
Contributor

📦 Library Dependencies

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

[+] lib: cpython/Lib/linecache.py
[+] test: cpython/Lib/test/test_linecache.py
dependencies:

  • linecache
    dependent tests: (57 tests)
  • linecache: test_bdb test_inspect test_linecache test_traceback test_zipimport
    • inspect: test_abc test_argparse test_asyncgen test_builtin test_code test_collections test_decimal test_enum test_functools test_generators test_grammar test_ntpath test_operator test_patma test_posixpath test_signal test_types test_typing test_unittest test_yield_from
      • cmd: test_cmd
      • dataclasses: test__colorize test_genericalias test_pprint test_regrtest test_zoneinfo
      • importlib.metadata: test_importlib
      • rlcompleter: test_rlcompleter
      • trace: test_trace
      • xmlrpc.server: test_docxmlrpc test_xmlrpc
    • traceback: test_code_module test_contextlib test_contextlib_async test_listcomps test_pyexpat test_setcomps test_socket test_ssl test_subprocess test_threadedtempfile test_threading test_unittest test_with
      • concurrent.futures.process: test_concurrent_futures
      • logging.config: test_logging
      • py_compile: test_cmd_line_script test_compileall test_importlib test_multiprocessing_main_handling test_py_compile test_runpy

Legend:

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

@moreal moreal marked this pull request as draft January 23, 2026 13:28
@moreal moreal marked this pull request as ready for review January 23, 2026 14:17
@moreal moreal self-assigned this Jan 23, 2026
@youknowone youknowone merged commit dbbd921 into RustPython:main Jan 23, 2026
14 checks passed
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.

2 participants