-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
gh-72327: Add help message for pip in REPL #8536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
1e02cdb
bpo-28140: Add help message for pip in REPL
tomviner 49a8299
Fix ACKS ordering
tomviner b762543
Fix blurb formatting
tomviner 0784d5a
Don't print, set exc.msg instead.
tomviner ab29fa1
Improve REPL check.
tomviner 5bb0a8d
Add "Patch by" attribution
tomviner 239fd5d
Make if condition pep8
tomviner 2d302e6
set __wrapped__ attr on new excepthook
tomviner ae30adf
Match pep8 doc not just pycodestyle linter
tomviner 2bb1e38
Replace REPL checks with interactivehook
tomviner f9bb5c8
Fix docstring spacing
tomviner e092342
Merge branch 'main' into fix-issue-28140
tomviner 0e6d9e2
retain implicitly public API func name
tomviner 8122a6e
Merge branch 'main' into fix-issue-28140
serhiy-storchaka 2cd4867
Use __notes__.
serhiy-storchaka 5034571
Merge branch 'main' into fix-issue-28140
tomviner 36c8256
Use add_note().
serhiy-storchaka File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix docstring spacing
- Loading branch information
commit f9bb5c80538f85cb1b50d92a68af0e002965d5ca
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.