Skip to content

Update operator from v3.14.2#6842

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

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

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/operator.py is excluded by !Lib/**
  • Lib/test/test_operator.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/operator.py
[+] test: cpython/Lib/test/test_operator.py
dependencies:

  • operator
    dependent tests: (33 tests)
  • operator: test_abstract_numbers test_argparse test_array test_bigaddrspace test_bigmem test_binop test_builtin test_bytes test_collections test_complex test_copy test_ctypes test_dbm_dumb test_decimal test_enumerate test_float test_fractions test_heapq test_index test_ipaddress test_iterlen test_itertools test_numeric_tower test_plistlib test_richcmp test_set test_slice test_str test_struct test_sys test_typing test_weakref test_xml_etree

Legend:

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

@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 ac27295 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