-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
gh-95411: IDLE - Enable using the module browser with .pyw files #95397
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
Merged
terryjreedy
merged 16 commits into
python:main
from
erlend-aasland:idle/dont-hardcode-extensions
Jul 30, 2022
Merged
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
85af3c4
gh-89610: Don't hardcode supported extensions in IDLE browser
erlend-aasland a7757f7
List of extensions should be a set data type
erlend-aasland 0c6e068
Revert "List of extensions should be a set data type"
erlend-aasland d15dc3e
Imports are sorted; insert new import at correct spot
erlend-aasland bdd73c6
Also test extension is None
erlend-aasland 2041cca
Address review:
erlend-aasland de3ba24
Address review: drop support for .pyi in browser
erlend-aasland 91c0993
Add NEWS
erlend-aasland e020e28
Sync with main
erlend-aasland 5244e70
Add IDLE NEWS
erlend-aasland 525db98
Update Misc/NEWS.d/next/IDLE/2022-07-29-11-08-52.gh-issue-95411.dazlq…
terryjreedy be2c8c7
Update Lib/idlelib/NEWS.txt
terryjreedy 09b248d
Address review: move to browser
erlend-aasland 15779a4
Merge branch 'main' into idle/dont-hardcode-extensions
erlend-aasland 04eef64
Revert now unused changes in util.py
erlend-aasland fbc140f
Fix test
erlend-aasland 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
Address review: drop support for .pyi in browser
- Loading branch information
commit de3ba24e36c9fbb5cbafb8f07f7edb635a7985c3
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
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
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.