index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
importlib.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32192: A basic lazy importer example (GH-21330)
Joannah Nanjekye
2020-07-13
1
-0/+23
*
bpo-39791: Add files() to importlib.resources (GH-19722)
Jason R. Coombs
2020-05-08
1
-0/+37
*
bpo-19698: Document when importlib.machinery.FrozenImporter gained spec-relat...
Brett Cannon
2020-03-25
1
-0/+4
*
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka
2019-11-12
1
-1/+1
*
bpo-37574: Mention helper functions for find_spec documentation (GH-14739)
jdkandersson
2019-09-10
1
-1/+4
*
Fix typos mostly in comments, docs and test names (GH-15209)
Min ho Kim
2019-08-30
1
-2/+2
*
bpo-37444: Update differing exception between builtins and importlib (GH-14869)
Ngalim Siregar
2019-08-03
1
-3/+8
*
Swap 'if' branches so content matches to condition in importlib example (GH-1...
Tzu-ping Chung
2019-07-25
1
-3/+3
*
bpo-37521: No longer treat insertion into sys.modules as optional in importli...
Brett Cannon
2019-07-12
1
-9/+9
*
bpo-37459: importlib docs improperly reference get_resource_loader() (#14568)
aldwinaldwin
2019-07-04
1
-1/+1
*
bpo-35486: Note Py3.6 import system API requirement change (GH-11540)
Nick Coghlan
2019-01-17
1
-1/+2
*
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka
2018-12-19
1
-4/+4
*
[Docs] Fix required version of an example of importlib (GH-10118)
E Kawashima
2018-11-05
1
-1/+1
*
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
Stéphane Wirtel
2018-10-26
1
-1/+1
*
importlib doc: Fix approximated import_module() code (GH-9945)
orlnub123
2018-10-24
1
-1/+1
*
Fix the versionadded indentation in exec_module doc (GH-8719)
Andrés Delfino
2018-08-12
1
-1/+1
*
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
Xtreak
2018-06-16
1
-1/+1
*
bpo-33254: do not return an empty list when asking for the contents of a name...
Brett Cannon
2018-04-30
1
-4/+4
*
bpo-33169: Remove values of `None` from sys.path_importer_cache when invalida...
Brett Cannon
2018-04-06
1
-1/+6
*
bpo-27428: Fix WindowsRegistryFinder documentation to list appropriate ABC (G...
Himanshu Lakhara
2018-03-23
1
-1/+1
*
Update and sync importlib.resources documentation (#5694)
Barry Warsaw
2018-02-16
1
-5/+22
*
bpo-32303 - Consistency fixes for namespace loaders (#5481)
Barry Warsaw
2018-02-02
1
-1/+1
*
bpo-32248: Introduce the concept of Loader.get_resource_reader() (GH-5108)
Brett Cannon
2018-01-12
1
-7/+24
*
bpo-32248 - Implement importlib.resources (#4911)
Barry Warsaw
2017-12-30
1
-1/+126
*
bpo-32248: Implement importlib.abc.ResourceReader (GH-4892)
Brett Cannon
2017-12-16
1
-0/+66
*
closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575)
Benjamin Peterson
2017-12-09
1
-0/+11
*
bpo-31799: Make module.__spec__ more discoverable (#4010)
Barry Warsaw
2017-10-17
1
-1/+9
*
link to legacy doc on the non-legacy website (#3362)
Benjamin Peterson
2017-09-05
1
-1/+1
*
bpo-30436: Raise ModuleNotFoundError for importlib.util.find_spec() when pare...
Milan Oberkirch
2017-06-14
1
-0/+5
*
bpo-29851: Have importlib.reload() raise ImportError if the module's spec is ...
Garvit Khatri
2017-05-24
1
-0/+3
*
Issue #28896: Deprecate WindowsRegistryFinder
Steve Dower
2016-12-07
1
-0/+4
*
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
Serhiy Storchaka
2016-12-04
1
-2/+2
|
\
|
*
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
Serhiy Storchaka
2016-12-04
1
-2/+2
*
|
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-6/+6
|
\
\
|
|
/
|
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-6/+6
*
|
Issue #27853: Add section headers to the importlib example docs
Brett Cannon
2016-09-08
1
-0/+19
*
|
Issue #26667: Add path-like object support to importlib.util.
Brett Cannon
2016-09-08
1
-0/+9
*
|
merge 3.5 (#27957)
Benjamin Peterson
2016-09-05
1
-1/+1
|
\
\
|
|
/
|
*
remove ungrammarical apostrophe (closes #27957)
Benjamin Peterson
2016-09-05
1
-1/+1
*
|
Issue #27626: Merge spelling fixes from 3.5
Martin Panter
2016-07-28
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27626: Spelling fixes in docs, comments and internal names
Martin Panter
2016-07-28
1
-1/+1
*
|
Issue #26186: Remove the restriction that built-in and extension
Brett Cannon
2016-06-25
1
-14/+24
*
|
Merge with 3.5
Terry Jan Reedy
2016-06-23
1
-0/+14
|
\
\
|
|
/
|
*
Issue #27304: Source code links for sub-packages in the same file.
Terry Jan Reedy
2016-06-23
1
-0/+14
*
|
Merge Issue #22558.
Terry Jan Reedy
2016-06-11
1
-0/+3
|
\
\
|
|
/
|
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+3
*
|
Issue #27147: Mention PEP 420 in the importlib docs.
Eric Snow
2016-05-28
1
-0/+3
|
\
\
|
|
/
|
*
Issue #27147: Mention PEP 420 in the importlib docs.
Eric Snow
2016-05-28
1
-0/+3
*
|
Issue #26252: Add an example on how to register a finder
Brett Cannon
2016-03-18
1
-2/+32
*
|
Fix a name in an example
Brett Cannon
2016-02-21
1
-1/+1
[next]