| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge Issue #22558. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+4 |
|\ |
|
| * | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+4 |
* | | Issue #25802: Add an examples section to importlib. | Brett Cannon | 2016-01-08 | 1 | -5/+10 |
|/ |
|
* | Merge: #24081: Remove obsolete caveat from import docs. | R David Murray | 2015-05-02 | 1 | -6/+0 |
|\ |
|
| * | #24081: Remove obsolete caveat from import docs. | R David Murray | 2015-05-02 | 1 | -6/+0 |
* | | Issue #23731: Implement PEP 488. | Brett Cannon | 2015-04-13 | 1 | -5/+6 |
|/ |
|
* | Issue #21157: Touch up imp docs to be more explicit about importlib | Brett Cannon | 2014-05-09 | 1 | -4/+8 |
* | Fix a few scoping issues with versionadded/versionchanged directives. | Georg Brandl | 2014-03-24 | 1 | -15/+15 |
* | Issues #20194,20195: Add missing :deprecated: markers to some module | Brett Cannon | 2014-01-17 | 1 | -3/+3 |
* | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -2/+2 |
|\ |
|
| * | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -2/+2 |
* | | merge from 3.3 | Brett Cannon | 2013-10-25 | 1 | -8/+33 |
|\ \
| |/
|/| |
|
| * | Merge from 3.3 | Andrew Kuchling | 2013-06-20 | 1 | -8/+33 |
| |\ |
|
| | * | Issue #17177: Clarify some deprecations | Brett Cannon | 2013-06-18 | 1 | -3/+11 |
| | * | Issue #17177: The imp module is pending deprecation. | Brett Cannon | 2013-06-16 | 1 | -2/+5 |
| | * | Issue #17907: touch up the code for imp.new_module(). | Brett Cannon | 2013-06-14 | 1 | -0/+6 |
| | * | Issue #17907: Document types.ModuleType's constructor and attributes, | Brett Cannon | 2013-06-14 | 1 | -0/+3 |
| | * | Issue #18192: Introduce importlib.util.MAGIC_NUMBER and document the | Brett Cannon | 2013-06-14 | 1 | -0/+3 |
| | * | Issue #18193: Add importlib.reload(), documenting (but not | Brett Cannon | 2013-06-14 | 1 | -0/+3 |
| | * | #17135: mark imp as deprecated as of 3.4. | R David Murray | 2013-04-17 | 1 | -2/+5 |
* | | | Issue #19392: Document that imp.reload() now relies on __loader__ | Brett Cannon | 2013-10-25 | 1 | -0/+4 |
|/ / |
|
* | | Closes #18272: use 'builtins' for 3.3 instead of __builtin__ | Andrew Kuchling | 2013-06-20 | 1 | -1/+1 |
* | | #17135: Add note in imp to use importlib for new programs. | R David Murray | 2013-04-18 | 1 | -2/+6 |
|/ |
|
* | Issue #17176: Document that imp.NullImporter is no longer | Brett Cannon | 2013-03-13 | 1 | -4/+5 |
* | Issue #15053: Make sure all functions related to the import lock have | Brett Cannon | 2012-07-13 | 1 | -5/+16 |
* | Issue #15056: imp.cache_from_source() and source_from_cache() raise | Brett Cannon | 2012-07-09 | 1 | -3/+18 |
* | Move import lock-related functions to a separate doc section. | Antoine Pitrou | 2012-05-17 | 1 | -42/+43 |
* | Issue #9260: A finer-grained import lock. | Antoine Pitrou | 2012-05-17 | 1 | -10/+21 |
* | Issue #13959: Document imp.find_module/load_module as deprecated. | Brett Cannon | 2012-05-13 | 1 | -0/+7 |
* | Deprecate the imp constants related to imp.get_suffixes(). | Brett Cannon | 2012-05-11 | 1 | -0/+12 |
* | Issue #13959: Deprecate imp.get_suffixes() for new attributes on | Brett Cannon | 2012-05-11 | 1 | -0/+3 |
* | minor .rst fix | Senthil Kumaran | 2012-04-10 | 1 | -1/+1 |
* | #14355: remove obsolete doc reference to previously removed init_frozen. | R David Murray | 2012-03-18 | 1 | -1/+1 |
* | Remove mentions of the Demo directory. | Georg Brandl | 2010-12-30 | 1 | -7/+0 |
* | Add missing docs and directives related to PEP 3147 and byte-compilation | Éric Araujo | 2010-12-16 | 1 | -2/+2 |
* | Remove reference to stuff which is already obsolete in 2.x. | Antoine Pitrou | 2010-12-12 | 1 | -82/+0 |
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -2/+2 |
* | add spaces | Benjamin Peterson | 2010-09-13 | 1 | -0/+2 |
* | remove less complete of duplicate docs | Benjamin Peterson | 2010-09-13 | 1 | -13/+0 |
* | remove duplicate statement | Benjamin Peterson | 2010-09-13 | 1 | -2/+1 |
* | Merged revisions 81163 via svnmerge from | Victor Stinner | 2010-05-14 | 1 | -4/+4 |
* | PEP 3147 | Barry Warsaw | 2010-04-17 | 1 | -2/+35 |
* | Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 ... | Alexandre Vassalotti | 2009-07-17 | 1 | -10/+11 |
* | Convert all "i" docs to new style optional args. | Georg Brandl | 2009-06-01 | 1 | -1/+0 |
* | Merged revisions 66452 via svnmerge from | Georg Brandl | 2008-09-13 | 1 | -8/+2 |
* | Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-... | Alexandre Vassalotti | 2008-05-15 | 1 | -1/+7 |
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -0/+13 |
* | Copied doc for reload() from trunk's function.rst to imp.rst | Christian Heimes | 2008-01-07 | 1 | -0/+62 |
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -5/+0 |
* | Merged revisions 57221-57391 via svnmerge from | Guido van Rossum | 2007-08-24 | 1 | -43/+53 |