Skip to content

Update get{opt,pass}.py from 3.14.3#7041

Merged
youknowone merged 1 commit intoRustPython:mainfrom
ShaharNaveh:update-getopt-getpass
Feb 8, 2026
Merged

Update get{opt,pass}.py from 3.14.3#7041
youknowone merged 1 commit intoRustPython:mainfrom
ShaharNaveh:update-getopt-getpass

Conversation

@ShaharNaveh
Copy link
Contributor

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 7, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (4)
  • Lib/getopt.py is excluded by !Lib/**
  • Lib/getpass.py is excluded by !Lib/**
  • Lib/test/test_getopt.py is excluded by !Lib/**
  • Lib/test/test_getpass.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.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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

github-actions bot commented Feb 7, 2026

📦 Library Dependencies

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

[x] lib: cpython/Lib/getopt.py
[x] test: cpython/Lib/test/test_getopt.py

dependencies:

  • getopt

dependent tests: (1 tests)

  • getopt: test_getopt

[x] lib: cpython/Lib/getpass.py
[x] test: cpython/Lib/test/test_getpass.py

dependencies:

  • getpass

dependent tests: (1 tests)

  • getpass: test_getpass

Legend:

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

@youknowone youknowone enabled auto-merge (rebase) February 8, 2026 07:16
@youknowone youknowone merged commit c29d2d9 into RustPython:main Feb 8, 2026
34 of 36 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