-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-37800: Clean up importlib documentation for some module attributes #10016
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
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
611e6b5
Correct the description of ModuleSpec attributes
geryogam 7113766
Update the description of the `submodule_search_locations` and `cache…
geryogam 11ed136
Correct a typo
geryogam 9a8d8e6
Fix and improve wording
geryogam 859ff69
Document the read-only property for spec.parent
geryogam 1f63f5b
Add information on the loader_state and has_location attributes
geryogam 98fdbf7
Update importlib.rst
geryogam ac69aa1
Apply suggestions from code review
geryogam 8bbdb64
Update importlib.rst
geryogam e126a5e
Update importlib.rst
geryogam 7b7eb9d
Update importlib.rst
geryogam 5290628
Update importlib.rst
geryogam 89efbff
Update importlib.rst
geryogam 8ba8ede
Apply suggestions from code review
geryogam 2b7b6aa
Update import.rst
geryogam c71487c
Update import.rst
geryogam d7e66f6
Update import.rst
geryogam 2123bb0
Update import.rst
geryogam 3abaa63
Update importlib.rst
geryogam 084915d
Update importlib.rst
geryogam 88d2674
Update import.rst
geryogam 37a5b86
Merge branch 'master' into patch-1
geryogam ee0625a
Apply suggestions from code review
geryogam cd0edda
Update importlib.rst
geryogam 8957275
Remove changes to the language reference (to do in another PR)
geryogam 9147e5c
Update importlib.rst
geryogam 779a2f1
Update importlib.rst
geryogam ff0d5ae
Apply suggestions from code review
geryogam e651eb7
Update importlib.rst
geryogam 9e8c67f
Apply suggestions from code review
geryogam d79b79a
Update Doc/library/importlib.rst
geryogam 50cd998
Update importlib.rst
geryogam 55e038d
Update importlib.rst
geryogam e8aa313
Update importlib.rst
geryogam 51812a6
Update importlib.rst
geryogam 3899dfa
Update importlib.rst
geryogam 0a2790d
Merge branch 'master' into patch-1
geryogam ce8d9ac
Update Doc/library/importlib.rst
geryogam 0cc0b11
Update Doc/library/importlib.rst
geryogam 69d187d
Update importlib.rst
geryogam 3461332
Update importlib.rst
geryogam 19b0542
Apply suggestions from code review
geryogam 5094cc5
Update importlib.rst
geryogam 7bd4866
Update importlib.rst
geryogam fc40bb0
Update importlib.rst
geryogam 60dc201
Update importlib.rst
geryogam fcea8dd
Update Doc/library/importlib.rst
brettcannon 2bb2c14
Update Doc/library/importlib.rst
brettcannon 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
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.